java.lang.Object | |||||
↳ | javax.faces.component.UIComponent | ||||
↳ | javax.faces.component.UIComponentBase | ||||
↳ | javax.faces.component.UIData | ||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUISheet | ||||
↳ | org.apache.myfaces.tobago.component.UISheet |
Render a sheet element.
UIComponent class, generated from template component1.2.stg
with class
org.apache.myfaces.tobago.internal.taglib.component.SheetTagDeclaration.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COMPONENT_TYPE |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
LayoutConstraints for column layout.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
The count of rendered direct paging links in the sheet's footer.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Flag indicating whether or not this sheet should reserve space for
vertical toolbar when calculating column width's.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Indicate the partially rendered Components in a case of a submit.
| |||||||||||
Flag indicating whether or not the sheet should be selectable.
| |||||||||||
Flag indicating whether or not a range of direct paging links should be
rendered in the sheet's footer.
| |||||||||||
Flag indicating whether and where the range pages should
rendered in the sheet's footer.
| |||||||||||
Flag indicating whether or not the range of displayed rows should
rendered in the sheet's footer.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Flag indicating the header should be rendered.
| |||||||||||
Flag indicating whether or not the paging panel should be display, if it is not needed for paging.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
LayoutConstraints for column layout. Semicolon separated list of layout tokens ('<x>*', '<x>px' or '<x>%').
This value will usually be set by the layout manager. It holds the current height computed by the layout manager.
This value will usually be set by the layout manager. It holds the current width computed by the layout manager.
The count of rendered direct paging links in the sheet's footer.
Default: 9
Flag indicating whether or not this sheet should reserve space for
vertical toolbar when calculating column width's.
Possible values are:
'auto' : sheet try to estimate the need of scrollbar. 'true' : space for scroolbar is reserved. 'false' : no space is reserved.
auto
auto,true,false
Indicate the partially rendered Components in a case of a submit.
Flag indicating whether or not the sheet should be selectable.
Default: multi
Allowed Values: none,single,singleOrNone,multi
Flag indicating whether or not a range of direct paging links should be
rendered in the sheet's footer.
Default: center
Allowed Values: left,center,right,none
Flag indicating whether and where the range pages should
rendered in the sheet's footer. Rendering this range also offers the
capability to enter the index displayed page directly.
Default: right
Allowed Values: left,center,right,none
Flag indicating whether or not the range of displayed rows should
rendered in the sheet's footer. Rendering this range also offers the
capability to enter the index of the start row directly.
Default: left
Allowed Values: left,center,right,none
This attribute is for internal use only.
This attribute is for internal use only.
Flag indicating the header should be rendered.
Default: true
Flag indicating whether or not the paging panel should be display, if it is not needed for paging.
false