org.apache.myfaces.tobago.component.UIData |
This interface is deprecated.
since 1.5.0. Please use UISheet
Summary
[Expand]
Inherited Methods |
From interface
org.apache.myfaces.tobago.component.SupportsMarkup
|
From interface
org.apache.myfaces.tobago.event.SortActionSource
abstract
MethodBinding
|
getSortActionListener()
|
abstract
void
|
setSortActionListener(MethodBinding arg0)
|
|
From interface
org.apache.myfaces.tobago.event.SortActionSource2
abstract
MethodExpression
|
getSortActionListenerExpression()
|
abstract
void
|
setSortActionListenerExpression(MethodExpression arg0)
|
|
Constants
public
static
final
int
DEFAULT_DIRECT_LINK_COUNT
This constant is deprecated.
No replacement.
Constant Value:
9
(0x00000009)
public
static
final
int
DEFAULT_ROW_COUNT
This constant is deprecated.
No replacement.
Constant Value:
100
(0x00000064)
Public Methods
public
abstract
Map
getAttributes
()
public
abstract
String
getClientId
(FacesContext facesContext)
public
abstract
UIComponent
getFacet
(String name)
public
abstract
int
getRowCount
()
public
abstract
int
getRowIndex
()
public
abstract
SheetState
getSheetState
(FacesContext facesContext)
public
abstract
ValueBinding
getValueBinding
(String name)
public
abstract
void
setRowIndex
(int rowIndex)