|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIData | |
|---|---|
| org.apache.myfaces.tobago.component | |
| org.apache.myfaces.tobago.event | |
| org.apache.myfaces.tobago.renderkit | |
| Uses of UIData in org.apache.myfaces.tobago.component |
|---|
| Methods in org.apache.myfaces.tobago.component with parameters of type UIData | |
|---|---|
static void |
ComponentUtil.setSortActionListener(UIData data,
String actionListener)
|
static void |
ComponentUtil.setStateChangeListener(UIData data,
String stateChangeListener)
|
| Uses of UIData in org.apache.myfaces.tobago.event |
|---|
| Methods in org.apache.myfaces.tobago.event that return UIData | |
|---|---|
UIData |
SortActionEvent.getSheet()
Convenience method to get the UIData Component. |
UIData |
PageActionEvent.getSheet()
Convenience method to get the UIData Component. |
| Constructors in org.apache.myfaces.tobago.event with parameters of type UIData | |
|---|---|
PageActionEvent(UIData component,
PageAction action)
|
|
SortActionEvent(UIData sheet,
javax.faces.component.UIColumn column)
|
|
| Uses of UIData in org.apache.myfaces.tobago.renderkit |
|---|
| Methods in org.apache.myfaces.tobago.renderkit with parameters of type UIData | |
|---|---|
int |
SheetRendererWorkaround.getContentBorder(javax.faces.context.FacesContext facesContext,
UIData data)
Deprecated. |
boolean |
SheetRendererWorkaround.needVerticalScrollbar(javax.faces.context.FacesContext facesContext,
UIData data)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||