|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.ui.api.action.ConfiguredActionDefinition info.magnolia.ui.contentapp.detail.action.AbstractItemActionDefinition info.magnolia.pages.app.action.RestorePreviousVersionActionDefinition
public class RestorePreviousVersionActionDefinition
ActionDefinition used for restoring the previous version on a page.
Constructor Summary | |
---|---|
RestorePreviousVersionActionDefinition()
|
Method Summary | |
---|---|
boolean |
isShowPreview()
|
void |
setShowPreview(boolean showPreview)
|
Methods inherited from class info.magnolia.ui.contentapp.detail.action.AbstractItemActionDefinition |
---|
getAppName, getNodeType, getSubAppId, setAppName, setNodeType, setSubAppId |
Methods inherited from class info.magnolia.ui.api.action.ConfiguredActionDefinition |
---|
getAvailability, getDescription, getErrorMessage, getFailureMessage, getI18nBasename, getIcon, getImplementationClass, getLabel, getName, getSuccessMessage, setAvailability, setDescription, setErrorMessage, setFailureMessage, setI18nBasename, setIcon, setImplementationClass, setLabel, setName, setSuccessMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestorePreviousVersionActionDefinition()
Method Detail |
---|
public boolean isShowPreview()
public void setShowPreview(boolean showPreview)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |