|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| org.openmdx.portal.servlet | |
| org.openmdx.portal.servlet.attribute | |
| org.openmdx.portal.servlet.control | |
| org.openmdx.portal.servlet.view | |
| Uses of Action in org.openmdx.portal.servlet |
|---|
| Methods in org.openmdx.portal.servlet that return Action | |
|---|---|
Action |
QuickAccessor.getAction()
|
Action |
ObjectReference.getDeleteObjectAction()
|
Action |
ObjectReference.getEditObjectAction()
|
Action |
ObjectReference.getEditObjectAction(boolean modalEditView)
|
Action |
ObjectReference.getGetAttributesAction()
|
Action |
ObjectReference.getReloadAction()
|
Action[] |
ApplicationContext.getRootObjectActions()
|
Action |
ObjectReference.getSelectAndEditObjectAction()
|
Action |
ObjectReference.getSelectObjectAction()
|
Action |
ObjectReference.getSelectParentAction()
|
Action |
ObjectReference.getSelectParentAction(String parentTitle)
|
| Methods in org.openmdx.portal.servlet with parameters of type Action | |
|---|---|
String |
HtmlPage.getEncodedHRef(Action action)
|
String |
HtmlPage.getEncodedHRef(Action action,
boolean includeRequestId)
|
String |
HtmlPage.getEvalHRef(Action action)
|
String |
HtmlPage.getEvalHRef(Action action,
boolean includeRequestId)
|
| Uses of Action in org.openmdx.portal.servlet.attribute |
|---|
| Fields in org.openmdx.portal.servlet.attribute declared as Action | |
|---|---|
protected Action |
BinaryValue.downloadAction
|
| Uses of Action in org.openmdx.portal.servlet.control |
|---|
| Fields in org.openmdx.portal.servlet.control declared as Action | |
|---|---|
protected Action[] |
ReferencePaneControl.selectReferenceActions
|
| Methods in org.openmdx.portal.servlet.control that return Action | |
|---|---|
Action[] |
GridControl.getColumnFilterAddActions()
|
Action[] |
GridControl.getColumnFilterSetActions()
|
Action |
OperationTabControl.getInvokeOperationAction(ShowObjectView view,
ApplicationContext application)
|
Action |
WizardControl.getInvokeWizardAction(String identity)
|
Action |
ReferencePaneControl.getRowMenuAction(String targetRowXri,
long rowId)
|
Action[] |
ReferencePaneControl.getSelectReferenceAction()
|
Action |
InspectorControl.getSetPanelStateAction(String panelName,
int panelState)
|
| Uses of Action in org.openmdx.portal.servlet.view |
|---|
| Fields in org.openmdx.portal.servlet.view declared as Action | |
|---|---|
protected Action[] |
ObjectView.favoriteActions
|
protected Action[] |
ObjectView.rootObjectActions
|
protected Action[] |
View.setGuiModeActions
|
| Methods in org.openmdx.portal.servlet.view with parameters of type Action | |
|---|---|
String |
View.getEncodedHRef(Action action)
|
String |
View.getEncodedHRef(Action action,
boolean includeRequestId)
|
String |
View.getEncodedHRef(Action action,
short requestIdFormat)
|
String |
View.getEvalHRef(Action action)
|
String |
View.getEvalHRef(Action action,
boolean includeRequestId)
|
String |
View.getEvalHRef(Action action,
short requestIdFormat)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||