public abstract class AbstractCockpitElementsContainer
extends org.zkoss.zul.Div
AFTER_PAGE_ATTACHED, AFTER_PAGE_DETACHED| Constructor and Description |
|---|
AbstractCockpitElementsContainer() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
createDefaultRenderer() |
protected Object |
createRenderer() |
abstract void |
doInitialize() |
protected CockpitConfigurationService |
getCockpitConfigurationService() |
String |
getConfig() |
protected <CONFIG> CONFIG |
getConfiguration(String configString,
Class<CONFIG> configurationType) |
String |
getGroup() |
String |
getPrefix() |
protected String |
getQualifier(String property) |
String |
getRenderer() |
WidgetInstanceManager |
getWidgetInstanceManager() |
void |
initialize() |
protected boolean |
isInitialized() |
void |
reload() |
protected void |
reloadIfNecessary() |
void |
setConfig(String config) |
void |
setGroup(String group) |
protected void |
setInitialized(boolean initialized) |
void |
setPrefix(String prefix) |
void |
setRenderer(String renderer) |
void |
setWidgetInstanceManager(WidgetInstanceManager widgetInstanceManager) |
clone, getContext, getCtrlKeys, getPopup, getPropertyAccess, getTooltip, setContext, setContext, setContextAttributes, setCtrlKeys, setPopup, setPopup, setPopupAttributes, setTooltip, setTooltip, setTooltipAttributesfocus, getAction, getDraggable, getDroppable, getExtraCtrl, getHeight, getHflex, getLeft, getRenderdefer, getSclass, getStyle, getTabindex, getTabindexInteger, getTooltiptext, getTop, getVflex, getWidth, getZclass, getZindex, getZIndex, service, setAction, setClass, setDraggable, setDroppable, setFocus, 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, setZIndexDirectlyaddAnnotation, addAnnotation, addCallback, addClientEvent, addEventHandler, addEventListener, addEventListener, addForward, addForward, addForward, addForward, addMoved, addRedrawCallback, addScopeListener, addShadowRoot, addShadowRootBefore, addSharedEventHandlerMap, appendChild, applyProperties, beforeChildAdded, beforeChildRemoved, beforeParentChanged, detach, 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, setParent, 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, willSerializepublic void reload()
protected void reloadIfNecessary()
public final void initialize()
public abstract void doInitialize()
public abstract Object createDefaultRenderer()
protected <CONFIG> CONFIG getConfiguration(String configString, Class<CONFIG> configurationType) throws CockpitConfigurationException
CockpitConfigurationExceptionprotected Object createRenderer()
public String getConfig()
public void setConfig(String config)
public String getGroup()
public void setGroup(String group)
public String getPrefix()
public void setPrefix(String prefix)
public String getRenderer()
public void setRenderer(String renderer)
protected CockpitConfigurationService getCockpitConfigurationService()
public WidgetInstanceManager getWidgetInstanceManager()
public void setWidgetInstanceManager(WidgetInstanceManager widgetInstanceManager)
protected boolean isInitialized()
protected void setInitialized(boolean initialized)
Copyright © 2018. All rights reserved.