|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OUIClientAction | |
|---|---|
| org.openfaces.component | |
| org.openfaces.component.ajax | |
| org.openfaces.component.command | |
| org.openfaces.component.table | |
| org.openfaces.component.window | |
| Uses of OUIClientAction in org.openfaces.component |
|---|
| Methods in org.openfaces.component with parameters of type OUIClientAction | |
|---|---|
static java.lang.String |
OUIClientActionHelper.getClientActionInvoker(FacesContext context,
OUIClientAction clientAction)
|
static java.lang.String |
OUIClientActionHelper.getClientActionInvoker(FacesContext context,
OUIClientAction clientAction,
boolean considerOnlyCommandLinkAndButton)
|
void |
OUIClientActionHelper.onParentChange(OUIClientAction action,
UIComponent parent)
|
| Uses of OUIClientAction in org.openfaces.component.ajax |
|---|
| Classes in org.openfaces.component.ajax that implement OUIClientAction | |
|---|---|
class |
Ajax
|
| Uses of OUIClientAction in org.openfaces.component.command |
|---|
| Classes in org.openfaces.component.command that implement OUIClientAction | |
|---|---|
class |
PopupMenu
|
| Uses of OUIClientAction in org.openfaces.component.table |
|---|
| Classes in org.openfaces.component.table that implement OUIClientAction | |
|---|---|
class |
ColumnMenu
|
class |
ColumnVisibilityMenu
|
| Uses of OUIClientAction in org.openfaces.component.window |
|---|
| Classes in org.openfaces.component.window that implement OUIClientAction | |
|---|---|
class |
Confirmation
The Confirmation component allows users to confirm or reject critical actions before their execution. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||