Uses of Enum Class
eu.webtoolkit.jwt.PopupTrigger
-
Uses of PopupTrigger in eu.webtoolkit.jwt
Modifier and TypeMethodDescriptionstatic PopupTrigger
Returns the enum constant of this class with the specified name.static PopupTrigger[]
PopupTrigger.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
WSuggestionPopup.forEdit
(WFormWidget edit, PopupTrigger trigger, PopupTrigger... triggers) Lets this suggestion popup assist in editing an edit field.Modifier and TypeMethodDescriptionvoid
WSuggestionPopup.forEdit
(WFormWidget edit, EnumSet<PopupTrigger> triggers) Lets this suggestion popup assist in editing an edit field.