public interface UiWidgetAbstractWindow extends UiWidgetDynamicComposite<UiWidgetRegular>, AttributeWriteStringTitle, AttributeReadResizable, AttributeWritePosition
dynamic composite widget
that
represents a window. A window is a rectangular area on the screen that has a border. The top
border shows its title
and potential icon buttons (e.g. to close the window). The right
and bottom border may contain scrollbars as needed and potentially allow to resize
the window.STYLE_HEADER
HTML_ATTRIBUTE_ID, ID_SEPARATOR, PROPERTY_ID
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
WAI_ARIA
PROPERTY_TITLE
Modifier and Type | Method and Description |
---|---|
void |
centerWindow()
This method sets the position of the window, so that it is in the center of the screen.
|
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
isResizable
setPosition
getPositionX, getPositionY
Copyright © 2001–2016 mmm-Team. All rights reserved.