public class CmsPropertySelectBox extends CmsSelectBox
A_CmsSelectBox.I_CmsSelectBoxUiBinder, A_CmsSelectBox.ScrollEventPreviewHandler
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
I_CmsFormWidget.FieldType
m_ghostValue, m_openerWidget, NO_SELECTION_OPENER_TEXT, NO_SELECTION_TEXT
CSS, m_error, m_eventBus, m_openClose, m_opener, m_panel, m_popup, m_previewHandlerRegistration, m_selectBoxState, m_selectCells, m_selectedValue, m_selector, m_selectorState
构造器和说明 |
---|
CmsPropertySelectBox(java.util.Map<java.lang.String,java.lang.String> options)
Creates a new instance.
|
限定符和类型 | 方法和说明 |
---|---|
static void |
initClass()
Initializes this class.
|
void |
updateCell(CmsLabelSelectCell cell)
Updates a single select cell.
|
void |
updateStyle()
This method should be used to make changes to the CSS style of the select box when the value changes.
|
addOption, createUnknownOption, getApparentValue, getItems, getOpener, getTitle, initOpener, onLoad, selectValue, setAutoHideParent, setGhostMode, setGhostValue, setItems, setTextForNullSelection, setTitle, truncateOpener, updateCells, updateOpener
addFocusHandler, addOption, addValueChangeHandler, clearItems, close, doClickOpener, getFieldType, getFormValue, getFormValueAsString, getSelectorPopup, initMaxCellWidth, isEnabled, onBrowserEvent, onDetach, onFocus, onValueSelect, onValueSelect, open, removeWindowResizeHandler, reset, setEnabled, setErrorMessage, setFormValue, setFormValue, setFormValueAsString, setPopupResize, truncate
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, render, render, resolvePotentialElement, setWidget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onUnload, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
public CmsPropertySelectBox(java.util.Map<java.lang.String,java.lang.String> options)
options
- the widget optionspublic static void initClass()
public void updateCell(CmsLabelSelectCell cell)
CmsSelectBox
updateCell
在类中 CmsSelectBox
cell
- the select cell to updateCmsSelectBox.updateCell(org.opencms.gwt.client.ui.input.CmsLabelSelectCell)
public void updateStyle()
CmsSelectBox
updateStyle
在类中 CmsSelectBox
CmsSelectBox.updateStyle()