UISheet
public interface UIData extends SortActionSource2, SupportsMarkup, SortActionSource
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_DIRECT_LINK_COUNT
Deprecated.
|
static int |
DEFAULT_ROW_COUNT
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map |
getAttributes()
Deprecated.
|
String |
getClientId(javax.faces.context.FacesContext facesContext)
Deprecated.
|
javax.faces.component.UIComponent |
getFacet(String name)
Deprecated.
|
int |
getRowCount()
Deprecated.
|
int |
getRowIndex()
Deprecated.
|
SheetState |
getSheetState(javax.faces.context.FacesContext facesContext)
Deprecated.
|
javax.faces.el.ValueBinding |
getValueBinding(String name)
Deprecated.
|
void |
setRowIndex(int rowIndex)
Deprecated.
|
getSortActionListenerExpression, setSortActionListenerExpression
getSortActionListener, setSortActionListener
getCurrentMarkup, getMarkup, setCurrentMarkup, setMarkup
static final int DEFAULT_DIRECT_LINK_COUNT
static final int DEFAULT_ROW_COUNT
SheetState getSheetState(javax.faces.context.FacesContext facesContext)
int getRowCount()
int getRowIndex()
void setRowIndex(int rowIndex)
Map getAttributes()
javax.faces.component.UIComponent getFacet(String name)
javax.faces.el.ValueBinding getValueBinding(String name)
String getClientId(javax.faces.context.FacesContext facesContext)
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.