Uses of Class
info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent.CompletionType

Packages that use MediaEditorCompletedEvent.CompletionType
info.magnolia.ui.mediaeditor.event   
 

Uses of MediaEditorCompletedEvent.CompletionType in info.magnolia.ui.mediaeditor.event
 

Methods in info.magnolia.ui.mediaeditor.event that return MediaEditorCompletedEvent.CompletionType
 MediaEditorCompletedEvent.CompletionType MediaEditorCompletedEvent.getType()
           
static MediaEditorCompletedEvent.CompletionType MediaEditorCompletedEvent.CompletionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MediaEditorCompletedEvent.CompletionType[] MediaEditorCompletedEvent.CompletionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in info.magnolia.ui.mediaeditor.event with parameters of type MediaEditorCompletedEvent.CompletionType
MediaEditorCompletedEvent(MediaEditorCompletedEvent.CompletionType type, InputStream stream)
           
 



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