App
Public Attributes | List of all members
mhr.appcore.commands.core.ResizeImageCommand.ResizeAction Enum Reference

Public Attributes

 INIT
 
 PREVIEW
 
 COMMIT
 
 CANCEL
 

Detailed Description

Definition at line 19 of file ResizeImageCommand.java.

Member Data Documentation

mhr.appcore.commands.core.ResizeImageCommand.ResizeAction.CANCEL

Definition at line 20 of file ResizeImageCommand.java.

mhr.appcore.commands.core.ResizeImageCommand.ResizeAction.COMMIT

Definition at line 20 of file ResizeImageCommand.java.

mhr.appcore.commands.core.ResizeImageCommand.ResizeAction.INIT

Definition at line 20 of file ResizeImageCommand.java.

mhr.appcore.commands.core.ResizeImageCommand.ResizeAction.PREVIEW

Definition at line 20 of file ResizeImageCommand.java.


The documentation for this enum was generated from the following file: