|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
UISheet
public interface UIData
Field Summary | |
---|---|
static int |
DEFAULT_DIRECT_LINK_COUNT
Deprecated. |
static int |
DEFAULT_ROW_COUNT
Deprecated. |
Method Summary | |
---|---|
Map |
getAttributes()
Deprecated. |
String |
getClientId(FacesContext facesContext)
Deprecated. |
UIComponent |
getFacet(String name)
Deprecated. |
int |
getRowCount()
Deprecated. |
int |
getRowIndex()
Deprecated. |
SheetState |
getSheetState(FacesContext facesContext)
Deprecated. |
ValueBinding |
getValueBinding(String name)
Deprecated. |
void |
setRowIndex(int rowIndex)
Deprecated. |
Methods inherited from interface org.apache.myfaces.tobago.event.SortActionSource2 |
---|
getSortActionListenerExpression, setSortActionListenerExpression |
Methods inherited from interface org.apache.myfaces.tobago.event.SortActionSource |
---|
getSortActionListener, setSortActionListener |
Methods inherited from interface org.apache.myfaces.tobago.component.SupportsMarkup |
---|
getCurrentMarkup, getMarkup, setCurrentMarkup, setMarkup |
Field Detail |
---|
static final int DEFAULT_DIRECT_LINK_COUNT
static final int DEFAULT_ROW_COUNT
Method Detail |
---|
SheetState getSheetState(FacesContext facesContext)
int getRowCount()
int getRowIndex()
void setRowIndex(int rowIndex)
Map getAttributes()
UIComponent getFacet(String name)
ValueBinding getValueBinding(String name)
String getClientId(FacesContext facesContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |