Uses of Enum Class
com.levigo.jadice.web.client.rendercontrols.SettingsUnitNames
Packages that use SettingsUnitNames
-
Uses of SettingsUnitNames in com.levigo.jadice.web.client.rendercontrols
Methods in com.levigo.jadice.web.client.rendercontrols that return SettingsUnitNamesModifier and TypeMethodDescriptionSettingsNames.getUnit()
static SettingsUnitNames
Returns the enum constant of this class with the specified name.static SettingsUnitNames[]
SettingsUnitNames.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.levigo.jadice.web.client.rendercontrols with parameters of type SettingsUnitNamesModifier and TypeMethodDescriptionControlsKitWhiteListFilter.FilterBuilder.allowUnit
(SettingsUnitNames settingsUnitName) add aSettingsUnitNames
with all itsSettingsNames
to the whitelist.