|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIColumn | |
---|---|
org.apache.myfaces.tobago.component |
Uses of UIColumn in org.apache.myfaces.tobago.component |
---|
Methods in org.apache.myfaces.tobago.component that return UIColumn | |
---|---|
static UIColumn |
ComponentUtil.createColumn(String label,
String sortable,
String align,
javax.faces.component.UIComponent child)
Deprecated. |
static UIColumn |
ComponentUtil.createColumn(String label,
String sortable,
String align,
javax.faces.component.UIComponent child,
String id)
|
static UIColumn |
ComponentUtil.createTextColumn(String label,
String sortable,
String align,
String value)
Deprecated. |
static UIColumn |
ComponentUtil.createTextColumn(String label,
String sortable,
String align,
String value,
String id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |