Uses of Enum Class
com.levigo.jadice.web.client.rendercontrols.SettingsNames
Packages that use SettingsNames
-
Uses of SettingsNames in com.levigo.jadice.web.client.rendercontrols
Methods in com.levigo.jadice.web.client.rendercontrols that return SettingsNamesModifier and TypeMethodDescriptionstatic SettingsNamesReturns the enum constant of this class with the specified name.static SettingsNames[]SettingsNames.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 SettingsNamesModifier and TypeMethodDescriptionbooleanControlsKitFilter.allows(SettingsNames settingsName) Checks if a setting should be included in the serialized output.booleanControlsKitWhiteListFilter.allows(SettingsNames settingsName) booleanDefaultControlsKitFilter.allows(SettingsNames settingsName) ControlsKitWhiteListFilter.FilterBuilder.allowSetting(SettingsNames settingsName) add aSettingsNamesto the whitelist.