Uses of Class
com.googlecode.wicket.kendo.ui.KendoMessage
-
Packages that use KendoMessage Package Description com.googlecode.wicket.kendo.ui com.googlecode.wicket.kendo.ui.resource -
-
Uses of KendoMessage in com.googlecode.wicket.kendo.ui
Methods in com.googlecode.wicket.kendo.ui that return KendoMessage Modifier and Type Method Description static KendoMessageKendoMessage. valueOf(String name)Returns the enum constant of this type with the specified name.static KendoMessage[]KendoMessage. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.googlecode.wicket.kendo.ui with parameters of type KendoMessage Constructor Description KendoMessageHeaderContributor(KendoMessage culture)ConstructorKendoMessageHeaderItem(KendoMessage message)Constructor -
Uses of KendoMessage in com.googlecode.wicket.kendo.ui.resource
Constructors in com.googlecode.wicket.kendo.ui.resource with parameters of type KendoMessage Constructor Description KendoMessageResourceReference(KendoMessage message)Constructor
-