Package | Description |
---|---|
org.richfaces.component |
Fundamental APIs for user interface components
|
org.richfaces.component.html |
Specialized user interface component classes for HTML
|
org.richfaces.renderkit.html |
Classes defining the rendering model for HTML
|
Modifier and Type | Method and Description |
---|---|
UILayoutPanel |
LayoutStructure.getBottom() |
UILayoutPanel |
LayoutStructure.getCenter() |
UILayoutPanel |
LayoutStructure.getLeft() |
UILayoutPanel |
LayoutStructure.getRight() |
UILayoutPanel |
LayoutStructure.getTop() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
LayoutStructure.getWidth(UILayoutPanel panel) |
java.lang.String |
LayoutStructure.getWidth(UILayoutPanel panel,
float coeeficient) |
Constructor and Description |
---|
LayoutStructure(UILayoutPanel panel) |
Modifier and Type | Class and Description |
---|---|
class |
HtmlLayoutPanel |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
LayoutPanelRenderer.layoutStyle(javax.faces.context.FacesContext context,
UILayoutPanel panel) |
Copyright © 2014. All Rights Reserved.