public interface UiWidgetAdapterMainWindow extends UiWidgetAdapterAbstractWindow
UiWidgetAdapter
adapting
UiWidgetMainWindow
.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 |
setMenuBar(UiWidgetMenuBar menuBar)
This method sets the
UiWidgetMenuBar . |
addChild, removeChild
createAbsoluteImageUrl, createLabel, getToplevelWidget, isStyleDeltaSupported, removeFromParent, setEventSender, setMode, setParent, setVisible
setId
getId
setTooltip
getTooltip
setEnabled
isEnabled
addStyle, removeStyle
hasStyle
setStyles
getStyles
setPrimaryStyle
getPrimaryStyle
dispose
isDisposed
setLength
getLength
getHeightInPixel, getWidthInPixel
getAttribute
setAttribute
setPosition
getPositionX, getPositionY
setTitle
getTitle
isResizable
void setMenuBar(UiWidgetMenuBar menuBar)
UiWidgetMenuBar
. It will be called just once.menuBar
- is the UiWidgetMenuBar
to attach at the top of the window.Copyright © 2001–2016 mmm-Team. All rights reserved.