Uses of Class
org.gwtbootstrap3.extras.fullcalendar.client.ui.Language

Packages that use Language
org.gwtbootstrap3.extras.fullcalendar.client.ui   
 

Uses of Language in org.gwtbootstrap3.extras.fullcalendar.client.ui
 

Methods in org.gwtbootstrap3.extras.fullcalendar.client.ui that return Language
 Language CalendarConfig.getLangauge()
           
static Language Language.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Language[] Language.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gwtbootstrap3.extras.fullcalendar.client.ui with parameters of type Language
 void FullCalendar.changeLangauge(Language language)
           
 void CalendarConfig.setLangauge(Language langauge)
           
 



Copyright © 2015. All rights reserved.