|
||||||||||
| 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.UIOutput
org.apache.myfaces.custom.dojolayouts.AbstractTitlePane
public abstract class AbstractTitlePane
Title Pane layouting element. TitlePane Component class
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
static java.lang.String |
DEFAULT_RENDERER_TYPE
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Constructor Summary | |
|---|---|
AbstractTitlePane()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getContainerNodeClass()
the css node class for the container part of the element |
abstract java.lang.String |
getLabel()
Label for the titled paned element |
abstract java.lang.String |
getLabelNodeClass()
the css node class for the label part of the pane |
abstract java.lang.String |
getStyle()
The CSS class for this element. |
abstract java.lang.String |
getStyleClass()
The CSS class for this element. |
abstract java.lang.String |
getWidgetId()
Optional enforced dojo widgetId |
abstract java.lang.String |
getWidgetVar()
optional widget var name, if this is not used only an autogenerated value is set |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getFamily, getLocalValue, getValue, restoreState, saveState, setConverter, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.myfaces.custom.dojo.DojoWidget |
|---|
setWidgetId, setWidgetVar |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String DEFAULT_RENDERER_TYPE
| Constructor Detail |
|---|
public AbstractTitlePane()
| Method Detail |
|---|
public abstract java.lang.String getWidgetId()
getWidgetId in interface org.apache.myfaces.custom.dojo.DojoWidgetpublic abstract java.lang.String getWidgetVar()
getWidgetVar in interface org.apache.myfaces.custom.dojo.DojoWidgetpublic abstract java.lang.String getContainerNodeClass()
public abstract java.lang.String getLabel()
public abstract java.lang.String getLabelNodeClass()
public abstract java.lang.String getStyle()
getStyle in interface org.apache.myfaces.component.StyleAwarepublic abstract java.lang.String getStyleClass()
getStyleClass in interface org.apache.myfaces.component.StyleAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||