public abstract class UiWidgetCustomPopup extends UiWidgetCustomAbstractDialogWindow<UiWidgetPopup> implements UiWidgetPopup
custom
widget
implementing UiWidgetPopup
.AbstractUiWidget.AccessHelper, AbstractUiWidget.EventSender, AbstractUiWidget.HandlerContainer
STYLE_POPUP
STYLE_PRIMARY
STYLE_HEADER
HTML_ATTRIBUTE_ID, ID_SEPARATOR, PROPERTY_ID
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
WAI_ARIA
PROPERTY_TITLE
Constructor and Description |
---|
UiWidgetCustomPopup(UiContext context)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
UiWidgetButton |
createAndAddCloseButton()
This method creates a
button to close this popup and adds it to the
button panel . |
UiWidgetButtonPanel |
getButtonPanel() |
addCloseHandler, addOpenHandler, close, isClosable, isMaximizable, isMaximized, isMovable, open, removeCloseHandler, removeOpenHandler, setClosable, setMaximizable, setMaximized, setMovable, setResizable
centerWindow, getPositionX, getPositionY, getTitle, isResizable, setPosition, setTitle
addChild, addChild, removeChild, removeChild
doGetValue, doSetValue, getChild, getChild, getChildCount, getChildIndex
addStyle, clearMessages, clearValidity, dispose, doInitialize, doSetMode, doValidate, getAriaRole, getDelegate, getDelegate, getId, getMode, getModeFixed, getParent, getPrimaryStyle, getSize, getSource, getStyles, getTooltip, getValueClass, getVisibleFlag, getWidgetAdapter, hasStyle, hasWidgetAdapter, initialize, isDisposed, isEnabled, isModifiedRecursive, isVisible, isVisibleRecursive, removeFromParent, removeStyle, setEnabled, setFocused, setId, setMode, setMode, setModeFixed, setParent, setPrimaryStyle, setStyles, setTooltip, setVisible, setVisible
addChangeHandler, addEventHandler, addValidator, clearMessagesLocal, clearValidationFailure, convertValueToString, fireEvent, fireValueChange, getBasicUtil, getContext, getDataBinding, getDataBinding, getDataBindingForWidget, getEventSender, getFactory, getLogger, getObserverSource, getOriginalValue, getRecentValue, getValueDirect, getValueOrException, getWidgetAdapter, hasEventSender, isMandatory, isModified, removeChangeHandler, removeEventHandler, removeFromParent, removeValidator, setMandatory, setModified, setParent, setValue, toString
addValidatorMandatory, createValidationFailure, getValue, getValueAndValidate, handleGetValueError, resetValue, setValue, setValueForUser, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setClosable
centerWindow
addChild, addChild
removeChild, removeChild
getChild, getChild
getChildCount, getChildIndex
getContext, getParent, getSize
clearMessages
addEventHandler, removeEventHandler
setMode
getMode
setModeFixed
getModeFixed
setId
getId
setTooltip
getTooltip
getVisibleFlag, isVisible, setVisible, setVisible
isVisibleRecursive
setEnabled
isEnabled
addStyle, removeStyle
hasStyle
setStyles
getStyles
setPrimaryStyle
getPrimaryStyle
dispose
isDisposed
isModified
getAriaRole
validate
setTitle
getTitle
setPosition
getPositionX, getPositionY
addCloseHandler, addOpenHandler, close, open, removeCloseHandler, removeOpenHandler
setResizable
isResizable
setMovable
isMovable
isClosable
setMaximized
isMaximized
setMaximizable
isMaximizable
getValue
getValueAndValidate, getValueDirect
addChangeHandler, removeChangeHandler
resetValue, setValue, setValue, setValueForUser
getOriginalValue, getValueOrException
addValidatorMandatory, isMandatory
addValidator, removeValidator
public UiWidgetButtonPanel getButtonPanel()
getButtonPanel
in interface UiWidgetPopup
UiWidgetButtonPanel
located at the bottom of this popup where
buttons
shall be added.public UiWidgetButton createAndAddCloseButton()
button
to close this popup and adds it to the
button panel
.createAndAddCloseButton
in interface UiWidgetPopup
Copyright © 2001–2016 mmm-Team. All rights reserved.