info.magnolia.ui.mediaeditor.action
Class InternalMediaEditorActionDefinition

java.lang.Object
  extended by info.magnolia.ui.api.action.ConfiguredActionDefinition
      extended by info.magnolia.ui.mediaeditor.action.InternalMediaEditorActionDefinition
All Implemented Interfaces:
ActionDefinition

public class InternalMediaEditorActionDefinition
extends ConfiguredActionDefinition

Definition of media editor's internal event.


Constructor Summary
InternalMediaEditorActionDefinition()
           
InternalMediaEditorActionDefinition(String id, String label, boolean isApplyAction)
           
 
Method Summary
 boolean isApplyAction()
           
 void setApplyAction(boolean applyAction)
           
 
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

InternalMediaEditorActionDefinition

public InternalMediaEditorActionDefinition()

InternalMediaEditorActionDefinition

public InternalMediaEditorActionDefinition(String id,
                                           String label,
                                           boolean isApplyAction)
Method Detail

isApplyAction

public boolean isApplyAction()

setApplyAction

public void setApplyAction(boolean applyAction)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.