public class CmsPropertySelectBox extends CmsSelectBox
A_CmsSelectBox.I_CmsSelectBoxUiBinder, A_CmsSelectBox.ScrollEventPreviewHandlercom.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabledI_CmsFormWidget.FieldTypem_ghostValue, m_openerWidget, NO_SELECTION_OPENER_TEXT, NO_SELECTION_TEXTCSS, 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, updateOpeneraddFocusHandler, 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, truncateclaimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, 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, unsinkEventspublic CmsPropertySelectBox(java.util.Map<java.lang.String,java.lang.String> options)
options - the widget optionspublic static void initClass()
public void updateCell(CmsLabelSelectCell cell)
CmsSelectBoxupdateCell 在类中 CmsSelectBoxcell - the select cell to updateCmsSelectBox.updateCell(org.opencms.gwt.client.ui.input.CmsLabelSelectCell)public void updateStyle()
CmsSelectBoxupdateStyle 在类中 CmsSelectBoxCmsSelectBox.updateStyle()