|
||||||||||
| 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
com.infragistics.faces.bar.component.Sidebar
com.infragistics.faces.bar.component.html.HtmlSidebar
| Field Summary | |
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
static java.lang.String |
RENDERER_TYPE
|
| Constructor Summary | |
HtmlSidebar()
|
|
| Method Summary | |
java.lang.String |
getFamily()
|
java.lang.String |
getGroupCollapsedHoverStyleClass()
Returns the name of the css class applied to the header portion of collapsed groups whenever the mouse is over |
java.lang.String |
getGroupCollapsedStyleClass()
Returns the name of the css class applied to the header portion of collapsed groups |
java.lang.String |
getGroupContentStyleClass()
Returns the name of the css class applied to the content area of nested groups |
java.lang.String |
getGroupExpandedHoverStyleClass()
Returns the name of the css class applied to the header portion of expanded groups whenever the mouse is over |
java.lang.String |
getGroupExpandedStyleClass()
Returns the name of the css class applied to the header portion of expanded groups |
java.lang.String |
getStyle()
Returns the style applied to the content area of the group |
java.lang.String |
getStyleClass()
Returns the name of the css class applied to the component |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setGroupCollapsedHoverStyleClass(java.lang.String groupCollapsedHoverStyleClass)
Sets the name of the css class applied to the header portion of collapsed groups whenever the mouse is over |
void |
setGroupCollapsedStyleClass(java.lang.String groupCollapsedStyleClass)
Sets the name of the css class applied to the header portion of collapsed groups |
void |
setGroupContentStyleClass(java.lang.String groupContentStyleClass)
Sets the name of the css class applied to the content area of nested groups |
void |
setGroupExpandedHoverStyleClass(java.lang.String groupExpandedHoverStyleClass)
Sets the name of the css class applied to the header portion of expanded groups whenever the mouse is over |
void |
setGroupExpandedStyleClass(java.lang.String groupExpandedStyleClass)
Sets the name of the css class applied to the header portion of expanded groups |
void |
setStyle(java.lang.String style)
Sets the style applied to the content area of the group |
void |
setStyleClass(java.lang.String styleClass)
Sets the name of the css class applied to the component |
| Methods inherited from class javax.faces.component.UIComponentBase |
broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String COMPONENT_FAMILY
public static java.lang.String COMPONENT_TYPE
public static java.lang.String RENDERER_TYPE
| Constructor Detail |
public HtmlSidebar()
| Method Detail |
public java.lang.String getFamily()
getFamily in class Sidebarpublic java.lang.String getGroupCollapsedHoverStyleClass()
public java.lang.String getGroupCollapsedStyleClass()
public java.lang.String getGroupContentStyleClass()
public java.lang.String getGroupExpandedHoverStyleClass()
public java.lang.String getGroupExpandedStyleClass()
public java.lang.String getStyle()
public java.lang.String getStyleClass()
public void setGroupCollapsedHoverStyleClass(java.lang.String groupCollapsedHoverStyleClass)
groupCollapsedHoverStyleClass - Stringpublic void setGroupCollapsedStyleClass(java.lang.String groupCollapsedStyleClass)
groupCollapsedStyleClass - Stringpublic void setGroupContentStyleClass(java.lang.String groupContentStyleClass)
groupContentStyleClass - Stringpublic void setGroupExpandedHoverStyleClass(java.lang.String groupExpandedHoverStyleClass)
groupExpandedHoverStyleClass - Stringpublic void setGroupExpandedStyleClass(java.lang.String groupExpandedStyleClass)
groupExpandedStyleClass - Stringpublic void setStyle(java.lang.String style)
style - Stringpublic void setStyleClass(java.lang.String styleClass)
styleClass - String
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class Sidebarpublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class Sidebar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||