public class UiWidgetCollapsableBorderPanelGwt extends AbstractUiWidgetCollapsableBorderPanel<UiWidgetAdapterGwtCollapsableBorderPanel>
UiWidgetBorderPanel
using GWT.Modifier and Type | Class and Description |
---|---|
static class |
UiWidgetCollapsableBorderPanelGwt.Factory
This inner class is the
factory for this widget. |
AbstractUiWidgetNative.SizeImpl
AbstractUiWidget.AccessHelper, AbstractUiWidget.EventSender, AbstractUiWidget.HandlerContainer
STYLE_BORDER_PANEL
PROPERTY_STYLES, STYLE_PATTERN_MULTIPLE, STYLE_PATTERN_SINGLE
PROPERTY_LABEL
Constructor and Description |
---|
UiWidgetCollapsableBorderPanelGwt(UiContext context,
UiWidgetAdapterGwtCollapsableBorderPanel widgetAdapter)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
protected UiWidgetAdapterGwtCollapsableBorderPanel |
createWidgetAdapter()
This method creates the
widget adapter . |
addCollapseHandler, initializeWidgetAdapter, isCollapsed, onChildRemoved, onChildSet, removeCollapseHandle, setCollapsed, setCollapsed
getLabel, setLabel
setChild
doSetChild, getChild, getChild, getChildCount, getChildIndex
getChild
addChangeHandler, addStyle, clearMessages, clearValidity, createSize, createUniqueId, dispose, doGetValue, doSetMode, doSetValue, doValidate, getAriaRole, getAriaRoleFixedType, getId, getIndexOfStyle, getMode, getModeFixed, getParent, getPrimaryStyle, getSize, getStyles, getTooltip, getVisibleFlag, getWidgetAdapter, getWidgetAdapter, hasStyle, hasWidgetAdapter, isDisposed, isEnabled, isModifiedRecursive, isVisible, isVisibleRecursive, removeChangeHandler, removeFromParent, removeStyle, setAriaRole, setEnabled, setFocused, setId, setIdPrefix, setMode, setMode, setModeFixed, setParent, setPrimaryStyle, setStyles, setTooltip, setVisible, setVisible, toString, visibilityChanged
addEventHandler, addValidator, clearMessagesLocal, clearValidationFailure, convertValueToString, fireEvent, fireValueChange, getBasicUtil, getContext, getDataBinding, getDataBinding, getDataBindingForWidget, getEventSender, getFactory, getLogger, getObserverSource, getOriginalValue, getRecentValue, getSource, getValueClass, getValueDirect, getValueOrException, getWidgetAdapter, hasEventSender, isMandatory, isModified, removeEventHandler, removeFromParent, removeValidator, setMandatory, setModified, setParent, setValue
addValidatorMandatory, createValidationFailure, getValue, getValueAndValidate, handleGetValueError, resetValue, setValue, setValueForUser, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setChild
getChild, getChildCount
getChild, getChild
getChildIndex
getStyles
getPrimaryStyle
setLabel
getLabel
resetValue, setValue, setValueForUser
getValue
public UiWidgetCollapsableBorderPanelGwt(UiContext context, UiWidgetAdapterGwtCollapsableBorderPanel widgetAdapter)
context
- is the context
.widgetAdapter
- is the widget adapter
. Typically null
for
lazy initialization.protected UiWidgetAdapterGwtCollapsableBorderPanel createWidgetAdapter()
widget adapter
. createWidgetAdapter
in class AbstractUiWidgetNative<UiWidgetAdapterGwtCollapsableBorderPanel,Void>
underlying widget
.Copyright © 2001–2016 mmm-Team. All rights reserved.