|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIPanel
org.openfaces.component.OUIPanel
org.openfaces.component.window.PopupLayer
org.openfaces.component.chart.ChartPopup
public class ChartPopup
Field Summary | |
---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
Fields inherited from class javax.faces.component.UIComponent |
---|
BEANINFO_KEY, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, VIEW_LOCATION_KEY |
Constructor Summary | |
---|---|
ChartPopup()
|
Method Summary | |
---|---|
java.lang.String |
getClientId(javax.faces.context.FacesContext context)
|
java.lang.String |
getFamily()
|
LoadingMode |
getLoadingMode()
|
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object stateObj)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setLoadingMode(LoadingMode loadingMode)
|
Methods inherited from class org.openfaces.component.window.PopupLayer |
---|
getAnchorElementId, getAnchorX, getAnchorY, getDraggable, getHeight, getHideOnEsc, getHideOnOuterClick, getHidingTimeout, getLeft, getModalLayerClass, getModalLayerStyle, getOndragend, getOndragstart, getOnhide, getOnshow, getTop, getWidth, isModal, isVisible, processUpdates, setAnchorElementId, setAnchorX, setAnchorY, setDraggable, setHeight, setHideOnEsc, setHideOnOuterClick, setHidingTimeout, setLeft, setModal, setModalLayerClass, setModalLayerStyle, setOndragend, setOndragstart, setOnhide, setOnshow, setTop, setVisible, setWidth |
Methods inherited from class org.openfaces.component.OUIPanel |
---|
getOnblur, getOnclick, getOncontextmenu, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getRolloverClass, getRolloverStyle, getStyle, getStyleClass, setOnblur, setOnclick, setOncontextmenu, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setRolloverClass, setRolloverStyle, setStyle, setStyleClass |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
addClientBehavior, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getDefaultEventName, getEventNames, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processValidators, queueEvent, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
Methods inherited from class javax.faces.component.UIComponent |
---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getValueExpression, initialStateMarked, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent, visitTree |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY
Constructor Detail |
---|
public ChartPopup()
Method Detail |
---|
public java.lang.String getFamily()
getFamily
in class PopupLayer
public java.lang.String getClientId(javax.faces.context.FacesContext context)
getClientId
in class javax.faces.component.UIComponentBase
public java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState
in interface javax.faces.component.StateHolder
saveState
in class PopupLayer
public void restoreState(javax.faces.context.FacesContext context, java.lang.Object stateObj)
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class PopupLayer
public LoadingMode getLoadingMode()
public void setLoadingMode(LoadingMode loadingMode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |