Uses of Class
org.openmdx.portal.servlet.Action

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 that return Action
 Action Grid.getAddObjectAction()
           
 Action Grid.getAlignmentAction()
           
 Action ObjectView.getBackAction()
           
 Action EditObjectView.getCancelAction()
           
 Action Grid.getColumnOrderAddAction(String forFeature)
           
 Action Grid.getColumnOrderSetAction(String forFeature)
           
 Action ObjectCreationResult.getEditObjectAction()
           
 Action View.getFindObjectAction(String feature, String id)
           
 Action Grid.getFirstPageAction()
           
 Action[] ObjectView.getHistoryAction()
           
 Action View.getLogoffAction()
           
 Action Grid.getMultiDeleteAction()
           
 Action[] Grid.getObjectCreator()
           
 Action[] Grid.getObjectCreators()
           
 Action Grid.getPageNextAction(boolean isEnabled)
           
 Action Grid.getPageNextFastAction(boolean isEnabled)
           
 Action Grid.getPagePreviousAction(boolean isEnabled)
           
 Action Grid.getPagePreviousFastAction(boolean isEnabled)
           
 Action[] View.getQuickAccessActions()
           
 Action Grid.getRemoveObjectAction()
           
 Action Grid.getSaveAction()
           
 Action EditObjectView.getSaveAction()
           
 Action View.getSaveSettingsAction()
           
 Action Grid.getSelectFilterAction(Filter filter)
           
 Action[] ShowObjectView.getSelectLocaleAction()
           
 Action ObjectCreationResult.getSelectObjectAction()
           
 Action[] ObjectView.getSelectParentAction()
           
 Action[] ReferencePane.getSelectReferenceAction()
           
 Action[] View.getSelectRootObjectActions()
           
 Action[] ObjectView.getSelectRootObjectActions()
           
 Action Grid.getSetCurrentFilterAsDefaultAction()
           
 Action[] View.getSetGuiModeActions()
           
 Action View.getSetPanelStateAction(String panelName, int panelState)
           
 Action[] View.getSetRoleActions()
           
 Action Grid.getSetShowGridContentOnInitAction()
           
 

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)
           
 



This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.