public class CmsProjectDialogAction extends A_CmsToolbarAction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTION_ID
The action id.
|
| Constructor and Description |
|---|
CmsProjectDialogAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(I_CmsDialogContext context)
Executes the action.
|
java.lang.String |
getId()
The action id.
|
protected java.lang.String |
getTitleKey()
Returns the workplace message bundle key of the action title.
|
getVisibility, getVisibilitygetDialogTitle, getDialogTitleKey, getTitle, hasBlockingLocks, isActive, openDialogpublic static final java.lang.String ACTION_ID
public CmsProjectDialogAction()
public void executeAction(I_CmsDialogContext context)
I_CmsWorkplaceActioncontext - the current dialog context.I_CmsWorkplaceAction.executeAction(org.opencms.ui.I_CmsDialogContext)public java.lang.String getId()
I_CmsWorkplaceActionI_CmsWorkplaceAction.getId()protected java.lang.String getTitleKey()
A_CmsWorkplaceActiongetTitleKey in class A_CmsWorkplaceActionA_CmsWorkplaceAction.getTitleKey()