Class JmixPopupButtonState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.TabIndexState
com.vaadin.shared.ui.button.ButtonState
io.jmix.ui.widget.client.addon.popupbutton.PopupButtonState
io.jmix.ui.widget.client.popupbutton.JmixPopupButtonState
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class io.jmix.ui.widget.client.addon.popupbutton.PopupButtonState
buttonClickTogglesPopupVisibility, closePopupOnOutsideClick, direction, popupPositionConnector, popupVisible
Fields inherited from class com.vaadin.shared.ui.button.ButtonState
clickShortcutKeyCode, disableOnClick, iconAltText
Fields inherited from class com.vaadin.shared.ui.TabIndexState
tabIndex
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, captionAsHtml, CONTEXT_HELP_ICON_CLICK_EVENT, contextHelpText, contextHelpTextHtmlEnabled, description, descriptionContentMode, errorLevel, errorMessage, height, id, jTestId, primaryStyleName, styles, width
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
Constructor Summary
-
Method Summary
-
Field Details
-
autoClose
@NoLayout public boolean autoClose -
customLayout
@NoLayout public boolean customLayout
-
-
Constructor Details
-
JmixPopupButtonState
public JmixPopupButtonState()
-