Package | Description |
---|---|
org.metawidget.faces.component.html.layout |
Java Server Faces support: HTML-specific layouts.
|
org.metawidget.faces.component.html.layout.icefaces |
Java Server Faces support: ICEfaces layouts.
|
org.metawidget.faces.component.html.layout.primefaces |
Java Server Faces support: PrimeFaces layouts.
|
org.metawidget.faces.component.html.layout.richfaces |
Java Server Faces support: RichFaces layouts.
|
Modifier and Type | Class and Description |
---|---|
class |
PanelGroupLayoutDecorator
Layout to decorate widgets from different sections using a JSF PanelGroup.
|
Modifier and Type | Class and Description |
---|---|
class |
PanelTabSetLayoutDecorator
Layout to decorate widgets from different sections using an ICEfaces PanelTabSet.
|
Modifier and Type | Class and Description |
---|---|
class |
AccordionPanelLayoutDecorator
Layout to decorate widgets from different sections using a PrimeFaces AccordionPanel
|
class |
TabViewLayoutDecorator
Layout to decorate widgets from different sections using a PrimeFaces TabView.
|
Modifier and Type | Class and Description |
---|---|
class |
CollapsiblePanelLayoutDecorator
Layout to decorate widgets from different sections using a RichFaces (4.x) CollapsiblePanel.
|
class |
PanelLayoutDecorator
Layout to decorate widgets from different sections using a RichFaces Panel.
|
class |
SimpleTogglePanelLayoutDecorator
Layout to decorate widgets from different sections using a RichFaces (3.x) SimpleTogglePanel.
|
class |
TabPanelLayoutDecorator
Layout to decorate widgets from different sections using a RichFaces TabPanel.
|
Copyright © 2015. All Rights Reserved.