Class ReferenceSelector
- java.lang.Object
-
- org.zkoss.zk.ui.AbstractComponent
-
- org.zkoss.zk.ui.HtmlBasedComponent
-
- org.zkoss.zul.impl.XulElement
-
- org.zkoss.zul.Div
-
- de.hybris.platform.cockpit.model.referenceeditor.AbstractReferenceSelector
-
- de.hybris.platform.cockpit.model.referenceeditor.impl.ReferenceSelector
-
- All Implemented Interfaces:
UIViewComponent,UIReferenceSelector,DesktopRemovalAwareComponent,java.io.Serializable,java.lang.Cloneable,org.zkoss.zk.ui.Component,org.zkoss.zk.ui.ext.Scope,org.zkoss.zk.ui.sys.ComponentCtrl
- Direct Known Subclasses:
MediaReferenceSelector,ReferenceSelector4Collection
public class ReferenceSelector extends AbstractReferenceSelector implements DesktopRemovalAwareComponent
Represents implementation of reference selector component- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected classReferenceSelector.ReferenceSelectorModalDialogRepresents reference selector modal dialog - container for advanced search component
-
Field Summary
Fields Modifier and Type Field Description protected static java.lang.String_100PERCENTprotected static java.lang.String_99PERCENTprotected org.zkoss.zul.ToolbarbuttonaddButtonprotected static java.lang.StringADV_QUERY_BTN_IMGprotected UIAdvancedSearchViewadvancedSearchComponentprotected ComponentControlleradvancedSearchControllerprotected java.lang.Booleanallowcreateprotected org.zkoss.zul.BandboxautoCompleteInputFieldprotected org.zkoss.zul.ListboxautoCompleteListprotected org.zkoss.zul.BandpopupautoCompletePopupprotected static java.lang.StringCENTERprotected static java.lang.StringCLOSE_BTN_IMGprotected static java.lang.StringCOMMAprotected org.zkoss.zul.Bandboxcomponentprotected org.zkoss.zul.Vboxcontainerprotected booleandisabledprotected static java.lang.StringELLIPSISprotected static java.lang.StringEMPTY_MESSAGEprotected static intENTER_CHARprotected static intESC_CHARprotected static java.lang.StringHEIGHTprotected booleaninitializedprotected org.zkoss.zhtml.TablelabelContainerprotected static java.lang.StringLEFT_BRACKETprotected static java.lang.StringLIST_VIEW_SELECTOR_SCLASSprotected UIListViewlistViewprotected ComponentControllerlistViewControllerprotected static intMAX_ROWSprotected static java.lang.StringMODAL_DIALOG_SCLASSprotected ReferenceSelectorModelmodelprotected org.zkoss.zul.ListboxnotConfirmedItemsprotected static java.lang.StringON_CLICK_EVENTprotected org.zkoss.zul.BandpopuppopupContainerprotected static java.lang.StringREFERENCE_EDITOR_BTN_SCLASSprotected static java.lang.StringREFERENECE_SELECTOR_AUTOCOMPLETEprotected static java.lang.StringREFERENECE_SELECTOR_AUTOCOMPLETE_CELLITEMprotected static java.lang.StringREFERENECE_SELECTOR_AUTOCOMPLETE_LISTprotected static java.lang.StringREFERENECE_SELECTOR_AUTOCOMPLETE_POPUPprotected static java.lang.StringREFERENECE_SELECTOR_CMP_POPUP_SCLASSprotected static java.lang.StringREFERENECE_SELECTOR_CMP_SCLASSprotected static java.lang.StringREFERENECE_SELECTOR_LISTBOX_ODD_ROWSprotected static java.lang.StringREFERENECE_SELECTOR_NOT_CONFIRMED_CELLLABELprotected static java.lang.StringREFERENECE_SELECTOR_NOT_CONFIRMED_LABELprotected static java.lang.StringREFERENECE_SELECTOR_NOT_CONFIRMED_SCLASSprotected static java.lang.StringREFERENECE_SELECTOR_SCLASSprotected static java.lang.StringREFERENECE_SELECTOR_TABLE_LABEL_FIRSTCELLprotected static java.lang.StringREFERENECE_SELECTOR_TABLE_LABEL_INFOLABELprotected static java.lang.StringREFERENECE_SELECTOR_TABLE_LABEL_SCLASSprotected static java.lang.StringREFERENECE_SELECTOR_TABLE_LABEL_SECONDCELLprotected static java.lang.StringREFERENECE_SELECTOR_TEMPORARY_LISTprotected static java.lang.StringREFERENECE_SELECTOR_TEMPORARY_LIST_CELLITEMprotected static java.lang.StringRIGHT_BRACKETprotected static booleanSHOW_TEMPORARY_SELECTEDprotected org.zkoss.zul.ListboxtemporaryItemsListprotected static java.lang.StringVERTICALprotected static java.lang.StringWIDTH-
Fields inherited from class de.hybris.platform.cockpit.model.referenceeditor.AbstractReferenceSelector
listeners
-
-
Constructor Summary
Constructors Constructor Description ReferenceSelector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddEventSelectorListener(java.lang.String event, org.zkoss.zk.ui.event.EventListener listener)protected org.zkoss.zul.ListitemRendererautoCompleteListItemRenderer()protected voidclearAutoCompleteInputText()voidcloseComponentPopup()voidcloseReferenceSelectorModalDialog()protected java.lang.StringcomputeLabel()protected org.zkoss.zhtml.TrcreateLabelRepresentation()voiddesktopRemoved(org.zkoss.zk.ui.Desktop desktop)voiddetach()voiddoItemActivated()protected voidfocusElement(org.zkoss.zk.ui.HtmlBasedComponent focusableComponent)intgetDefaultAutocompleteTimeout()ReferenceSelectorModelgetModel()java.util.Map<java.lang.String,? extends java.lang.Object>getParameters()booleaninitialize()Initializes this view component.java.lang.BooleanisAllowcreate()Gets allowcreate flagbooleanisDisabled()protected booleanisSelected(java.util.List<? extends java.lang.Object> elements, java.lang.Object candidate)protected UIAdvancedSearchViewloadAdvancedSearchView()protected UIListViewloadListView()voidloadViewComponents()protected org.zkoss.zul.ListitemRenderernotConfirmedListItemrenderer()protected voidperformOnOkAction()voidreset()protected voidselectOrDeselectAutoCompleteItems(int index)protected voidselectOrDeselectItems(int index)protected voidselectOrDeselectTemporaryItems(int index)voidsetAdvancedSearchComponent(UIAdvancedSearchView searchComponent)voidsetAllowcreate(java.lang.Boolean allowcreate)Sets allowcreate flagvoidsetCreateContext(CreateContext createContext)voidsetDisabled(boolean disabled)voidsetFocus()voidsetFocus(boolean focus)voidsetInitString(java.lang.String initStr)voidsetModel(ReferenceSelectorModel model)voidsetParameters(java.util.Map<java.lang.String,? extends java.lang.Object> parameters)voidsetParent(org.zkoss.zk.ui.Component parent)voidshowAutoCompletePopup()voidshowComponentPopup()protected voidshowReferenceSelectorModalDialog()protected voiduncheckAllListItem(org.zkoss.zul.Listbox listbox)booleanupdate()Updates this view component completely.protected voidupdateAutoCompleteItemList()voidupdateAutoCompleteResult()voidupdateItems()voidupdateItemsNotConfirmed()voidupdateMode()protected voidupdateNotConfirmedItemList()voidupdateRootSearchTypeChanged()voidupdateRootTypeChanged()voidupdateSearchResult()protected voidupdateTemporaryItemList()voidupdateTemporaryItems()protected org.zkoss.zhtml.TablewrappIntoTable(org.zkoss.zk.ui.Component firstCellContent, org.zkoss.zk.ui.Component secondCellConent, java.lang.String firstCellStyle, java.lang.String secondCellStyle)-
Methods inherited from class de.hybris.platform.cockpit.model.referenceeditor.AbstractReferenceSelector
addReferenceSelectorListener, fireAbortAndCloseAdvancedMode, fireAddItem, fireAddItems, fireAddTemporaryItem, fireAddTemporaryItems, fireAddToNotConfirmedItems, fireAutoCompleteSearch, fireCancel, fireChangeMode, fireClearTemporaryItems, fireConfirmAndCloseAdvancedMode, fireDeselectItem, fireDeselectTemporaryItem, fireDeselectTemporaryItems, fireEnterPressed, fireMoveItem, fireMoveTemporaryItem, fireOpenReferencedItem, fireRemoveItem, fireRemoveItems, fireRemoveTemporaryItem, fireRemoveTemporaryItem, fireSaveActualItems, fireSearch, fireSelectItem, fireSelectItems, fireSelectorAdvancedMode, fireSelectorNormalMode, fireSelectTemporaryItem, fireSelectTemporaryItems, fireShowItemEditorPopup, fireShowItemEditorPopup, removeReferenceSelectorListener
-
Methods inherited from class org.zkoss.zul.impl.XulElement
clone, getContext, getCtrlKeys, getPopup, getPropertyAccess, getTooltip, setContext, setContext, setContextAttributes, setCtrlKeys, setPopup, setPopup, setPopupAttributes, setTooltip, setTooltip, setTooltipAttributes
-
Methods inherited from class org.zkoss.zk.ui.HtmlBasedComponent
focus, getAction, getDraggable, getDroppable, getExtraCtrl, getHeight, getHflex, getLeft, getRenderdefer, getSclass, getStyle, getTabindex, getTabindexInteger, getTooltiptext, getTop, getVflex, getWidth, getZclass, getZindex, getZIndex, service, setAction, setClass, setDraggable, setDroppable, setHeight, setHeight0, setHeightDirectly, setHflex, setHflex0, setHflexDirectly, setLeft, setLeftDirectly, setRenderdefer, setSclass, setStyle, setTabindex, setTabindex, setTooltiptext, setTop, setTopDirectly, setVflex, setVflex0, setVflexDirectly, setWidth, setWidth0, setWidthDirectly, setZclass, setZindex, setZIndex, setZIndexDirectly
-
Methods inherited from class org.zkoss.zk.ui.AbstractComponent
addAnnotation, addAnnotation, addCallback, addClientEvent, addEventHandler, addEventListener, addEventListener, addForward, addForward, addForward, addForward, addMoved, addRedrawCallback, addScopeListener, addShadowRoot, addShadowRootBefore, addSharedEventHandlerMap, appendChild, applyProperties, beforeChildAdded, beforeChildRemoved, beforeParentChanged, didActivate, didActivate, didDeserialize, didDeserialize, disableBindingAnnotation, disableClientUpdate, enableBindingAnnotation, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getAutag, getCallback, getChildren, getClientAttribute, getClientDataAttribute, getClientEvents, getDefaultMold, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getEventListenerMap, getEventListeners, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNextSibling, getPage, getParent, getPreviousSibling, getRedrawCallback, getRoot, getShadowFellowIfAny, getShadowRoots, getShadowVariable, getShadowVariable, getShadowVariable0, getSpaceOwner, getSpecialRendererOutput, getStubonly, getSubBindingAnnotationCount, getTemplate, getTemplateNames, getUuid, getWidgetAttribute, getWidgetAttributeNames, getWidgetClass, getWidgetListener, getWidgetListenerNames, getWidgetOverride, getWidgetOverrideNames, hasAttribute, hasAttribute, hasAttribute, hasAttributeOrFellow, hasBindingAnnotation, hasFellow, hasFellow, hasSubBindingAnnotation, insertBefore, invalidate, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onChildRemoved, onPageAttached, onPageDetached, onWrongValue, query, queryAll, redraw, redrawChildren, removeAttribute, removeAttribute, removeAttribute, removeCallback, removeChild, removeEventListener, removeForward, removeForward, removeRedrawCallback, removeScopeListener, removeShadowRoot, render, render, render, replace, response, response, response, service, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setAttribute, setAuService, setAutag, setClientAttribute, setClientDataAttribute, setDefinition, setDefinition, setId, setMold, setPage, setPageBefore, setStubonly, setStubonly, setSubBindingAnnotationCount, setTemplate, setVisible, setVisibleDirectly, setWidgetAttribute, setWidgetClass, setWidgetListener, setWidgetOverride, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdateWidgetListener, smartUpdateWidgetOverride, toString, updateByClient, updateSubBindingAnnotationCount, willPassivate, willPassivate, willSerialize, willSerialize
-
-
-
-
Field Detail
-
CENTER
protected static final java.lang.String CENTER
- See Also:
- Constant Field Values
-
_100PERCENT
protected static final java.lang.String _100PERCENT
- See Also:
- Constant Field Values
-
_99PERCENT
protected static final java.lang.String _99PERCENT
- See Also:
- Constant Field Values
-
LEFT_BRACKET
protected static final java.lang.String LEFT_BRACKET
- See Also:
- Constant Field Values
-
RIGHT_BRACKET
protected static final java.lang.String RIGHT_BRACKET
- See Also:
- Constant Field Values
-
ELLIPSIS
protected static final java.lang.String ELLIPSIS
- See Also:
- Constant Field Values
-
VERTICAL
protected static final java.lang.String VERTICAL
- See Also:
- Constant Field Values
-
COMMA
protected static final java.lang.String COMMA
- See Also:
- Constant Field Values
-
MAX_ROWS
protected static final int MAX_ROWS
- See Also:
- Constant Field Values
-
REFERENCE_EDITOR_BTN_SCLASS
protected static final java.lang.String REFERENCE_EDITOR_BTN_SCLASS
- See Also:
- Constant Field Values
-
LIST_VIEW_SELECTOR_SCLASS
protected static final java.lang.String LIST_VIEW_SELECTOR_SCLASS
- See Also:
- Constant Field Values
-
MODAL_DIALOG_SCLASS
protected static final java.lang.String MODAL_DIALOG_SCLASS
- See Also:
- Constant Field Values
-
ENTER_CHAR
protected static final int ENTER_CHAR
- See Also:
- Constant Field Values
-
ESC_CHAR
protected static final int ESC_CHAR
- See Also:
- Constant Field Values
-
CLOSE_BTN_IMG
protected static final java.lang.String CLOSE_BTN_IMG
- See Also:
- Constant Field Values
-
EMPTY_MESSAGE
protected static final java.lang.String EMPTY_MESSAGE
- See Also:
- Constant Field Values
-
WIDTH
protected static final java.lang.String WIDTH
- See Also:
- Constant Field Values
-
HEIGHT
protected static final java.lang.String HEIGHT
- See Also:
- Constant Field Values
-
ADV_QUERY_BTN_IMG
protected static final java.lang.String ADV_QUERY_BTN_IMG
- See Also:
- Constant Field Values
-
component
protected transient org.zkoss.zul.Bandbox component
-
labelContainer
protected transient org.zkoss.zhtml.Table labelContainer
-
popupContainer
protected transient org.zkoss.zul.Bandpopup popupContainer
-
container
protected transient org.zkoss.zul.Vbox container
-
notConfirmedItems
protected transient org.zkoss.zul.Listbox notConfirmedItems
-
autoCompleteList
protected transient org.zkoss.zul.Listbox autoCompleteList
-
temporaryItemsList
protected transient org.zkoss.zul.Listbox temporaryItemsList
-
autoCompleteInputField
protected transient org.zkoss.zul.Bandbox autoCompleteInputField
-
autoCompletePopup
protected transient org.zkoss.zul.Bandpopup autoCompletePopup
-
addButton
protected transient org.zkoss.zul.Toolbarbutton addButton
-
listView
protected transient UIListView listView
-
advancedSearchComponent
protected transient UIAdvancedSearchView advancedSearchComponent
-
listViewController
protected transient ComponentController listViewController
-
advancedSearchController
protected transient ComponentController advancedSearchController
-
ON_CLICK_EVENT
protected static final java.lang.String ON_CLICK_EVENT
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_SCLASS
protected static final java.lang.String REFERENECE_SELECTOR_SCLASS
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_CMP_SCLASS
protected static final java.lang.String REFERENECE_SELECTOR_CMP_SCLASS
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_TABLE_LABEL_SCLASS
protected static final java.lang.String REFERENECE_SELECTOR_TABLE_LABEL_SCLASS
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_TABLE_LABEL_FIRSTCELL
protected static final java.lang.String REFERENECE_SELECTOR_TABLE_LABEL_FIRSTCELL
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_TABLE_LABEL_SECONDCELL
protected static final java.lang.String REFERENECE_SELECTOR_TABLE_LABEL_SECONDCELL
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_TABLE_LABEL_INFOLABEL
protected static final java.lang.String REFERENECE_SELECTOR_TABLE_LABEL_INFOLABEL
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_CMP_POPUP_SCLASS
protected static final java.lang.String REFERENECE_SELECTOR_CMP_POPUP_SCLASS
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_NOT_CONFIRMED_SCLASS
protected static final java.lang.String REFERENECE_SELECTOR_NOT_CONFIRMED_SCLASS
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_LISTBOX_ODD_ROWS
protected static final java.lang.String REFERENECE_SELECTOR_LISTBOX_ODD_ROWS
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_NOT_CONFIRMED_LABEL
protected static final java.lang.String REFERENECE_SELECTOR_NOT_CONFIRMED_LABEL
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_NOT_CONFIRMED_CELLLABEL
protected static final java.lang.String REFERENECE_SELECTOR_NOT_CONFIRMED_CELLLABEL
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_AUTOCOMPLETE
protected static final java.lang.String REFERENECE_SELECTOR_AUTOCOMPLETE
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_AUTOCOMPLETE_POPUP
protected static final java.lang.String REFERENECE_SELECTOR_AUTOCOMPLETE_POPUP
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_AUTOCOMPLETE_LIST
protected static final java.lang.String REFERENECE_SELECTOR_AUTOCOMPLETE_LIST
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_AUTOCOMPLETE_CELLITEM
protected static final java.lang.String REFERENECE_SELECTOR_AUTOCOMPLETE_CELLITEM
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_TEMPORARY_LIST
protected static final java.lang.String REFERENECE_SELECTOR_TEMPORARY_LIST
- See Also:
- Constant Field Values
-
REFERENECE_SELECTOR_TEMPORARY_LIST_CELLITEM
protected static final java.lang.String REFERENECE_SELECTOR_TEMPORARY_LIST_CELLITEM
- See Also:
- Constant Field Values
-
model
protected ReferenceSelectorModel model
-
SHOW_TEMPORARY_SELECTED
protected static final boolean SHOW_TEMPORARY_SELECTED
- See Also:
- Constant Field Values
-
initialized
protected boolean initialized
-
disabled
protected boolean disabled
-
allowcreate
protected java.lang.Boolean allowcreate
-
-
Method Detail
-
setFocus
public void setFocus(boolean focus)
- Overrides:
setFocusin classorg.zkoss.zk.ui.HtmlBasedComponent
-
isAllowcreate
public java.lang.Boolean isAllowcreate()
Gets allowcreate flag- Returns:
- allowcreate
-
setAllowcreate
public void setAllowcreate(java.lang.Boolean allowcreate)
Sets allowcreate flag- Parameters:
allowcreate-
-
setCreateContext
public void setCreateContext(CreateContext createContext)
-
update
public boolean update()
Description copied from interface:UIViewComponentUpdates this view component completely.- Specified by:
updatein interfaceUIViewComponent- Returns:
trueif update was successful,falseotherwise
-
updateAutoCompleteItemList
protected void updateAutoCompleteItemList()
-
updateNotConfirmedItemList
protected void updateNotConfirmedItemList()
-
updateTemporaryItemList
protected void updateTemporaryItemList()
-
showReferenceSelectorModalDialog
protected void showReferenceSelectorModalDialog()
-
showComponentPopup
public void showComponentPopup()
- Specified by:
showComponentPopupin interfaceUIReferenceSelector
-
closeComponentPopup
public void closeComponentPopup()
-
closeReferenceSelectorModalDialog
public void closeReferenceSelectorModalDialog()
-
showAutoCompletePopup
public void showAutoCompletePopup()
- Specified by:
showAutoCompletePopupin interfaceUIReferenceSelector
-
updateTemporaryItems
public void updateTemporaryItems()
- Specified by:
updateTemporaryItemsin interfaceUIReferenceSelector
-
updateMode
public void updateMode()
- Specified by:
updateModein interfaceUIReferenceSelector
-
updateAutoCompleteResult
public void updateAutoCompleteResult()
- Specified by:
updateAutoCompleteResultin interfaceUIReferenceSelector
-
updateSearchResult
public void updateSearchResult()
- Specified by:
updateSearchResultin interfaceUIReferenceSelector
-
loadListView
protected UIListView loadListView()
-
initialize
public boolean initialize()
Description copied from interface:UIViewComponentInitializes this view component. Note: Should not be called during object creation i.e. from constructor.- Specified by:
initializein interfaceUIViewComponent- Returns:
trueif initialize was successful,falseotherwise
-
loadViewComponents
public void loadViewComponents()
-
loadAdvancedSearchView
protected UIAdvancedSearchView loadAdvancedSearchView()
-
setAdvancedSearchComponent
public void setAdvancedSearchComponent(UIAdvancedSearchView searchComponent)
- Specified by:
setAdvancedSearchComponentin interfaceUIReferenceSelector
-
computeLabel
protected java.lang.String computeLabel()
-
updateItemsNotConfirmed
public void updateItemsNotConfirmed()
- Specified by:
updateItemsNotConfirmedin interfaceUIReferenceSelector
-
updateItems
public void updateItems()
- Specified by:
updateItemsin interfaceUIReferenceSelector
-
setModel
public void setModel(ReferenceSelectorModel model)
- Specified by:
setModelin interfaceUIReferenceSelector
-
getModel
public ReferenceSelectorModel getModel()
- Specified by:
getModelin interfaceUIReferenceSelector
-
reset
public void reset()
-
focusElement
protected void focusElement(org.zkoss.zk.ui.HtmlBasedComponent focusableComponent)
-
isSelected
protected boolean isSelected(java.util.List<? extends java.lang.Object> elements, java.lang.Object candidate)
-
clearAutoCompleteInputText
protected void clearAutoCompleteInputText()
-
selectOrDeselectAutoCompleteItems
protected void selectOrDeselectAutoCompleteItems(int index)
-
uncheckAllListItem
protected void uncheckAllListItem(org.zkoss.zul.Listbox listbox)
-
selectOrDeselectTemporaryItems
protected void selectOrDeselectTemporaryItems(int index)
-
selectOrDeselectItems
protected void selectOrDeselectItems(int index)
-
createLabelRepresentation
protected org.zkoss.zhtml.Tr createLabelRepresentation()
-
doItemActivated
public void doItemActivated()
-
desktopRemoved
public void desktopRemoved(org.zkoss.zk.ui.Desktop desktop)
- Specified by:
desktopRemovedin interfaceDesktopRemovalAwareComponent
-
detach
public void detach()
- Specified by:
detachin interfaceorg.zkoss.zk.ui.Component- Overrides:
detachin classorg.zkoss.zk.ui.AbstractComponent
-
setParent
public void setParent(org.zkoss.zk.ui.Component parent)
- Specified by:
setParentin interfaceorg.zkoss.zk.ui.Component- Overrides:
setParentin classorg.zkoss.zk.ui.AbstractComponent
-
updateRootTypeChanged
public void updateRootTypeChanged()
- Specified by:
updateRootTypeChangedin interfaceUIReferenceSelector
-
updateRootSearchTypeChanged
public void updateRootSearchTypeChanged()
- Specified by:
updateRootSearchTypeChangedin interfaceUIReferenceSelector
-
autoCompleteListItemRenderer
protected org.zkoss.zul.ListitemRenderer autoCompleteListItemRenderer()
-
notConfirmedListItemrenderer
protected org.zkoss.zul.ListitemRenderer notConfirmedListItemrenderer()
-
wrappIntoTable
protected org.zkoss.zhtml.Table wrappIntoTable(org.zkoss.zk.ui.Component firstCellContent, org.zkoss.zk.ui.Component secondCellConent, java.lang.String firstCellStyle, java.lang.String secondCellStyle)
-
setInitString
public void setInitString(java.lang.String initStr)
-
setFocus
public void setFocus()
- Specified by:
setFocusin interfaceUIReferenceSelector
-
performOnOkAction
protected void performOnOkAction()
-
addEventSelectorListener
public void addEventSelectorListener(java.lang.String event, org.zkoss.zk.ui.event.EventListener listener)
-
isDisabled
public boolean isDisabled()
-
setDisabled
public void setDisabled(boolean disabled)
-
getParameters
public java.util.Map<java.lang.String,? extends java.lang.Object> getParameters()
-
setParameters
public void setParameters(java.util.Map<java.lang.String,? extends java.lang.Object> parameters)
-
getDefaultAutocompleteTimeout
public int getDefaultAutocompleteTimeout()
-
-