public class CmsPreferencesDialogAction extends A_CmsToolbarAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_ID
The action id.
|
Constructor and Description |
---|
CmsPreferencesDialogAction() |
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, getVisibility
getDialogTitle, getDialogTitleKey, getTitle, hasBlockingLocks, isActive, openDialog
public static final java.lang.String ACTION_ID
public CmsPreferencesDialogAction()
public void executeAction(I_CmsDialogContext context)
I_CmsWorkplaceAction
context
- the current dialog context.I_CmsWorkplaceAction.executeAction(org.opencms.ui.I_CmsDialogContext)
public java.lang.String getId()
I_CmsWorkplaceAction
I_CmsWorkplaceAction.getId()
protected java.lang.String getTitleKey()
A_CmsWorkplaceAction
getTitleKey
in class A_CmsWorkplaceAction
A_CmsWorkplaceAction.getTitleKey()