Package com.caplin.motif.fx.orders
Class AllowedActions
java.lang.Object
com.caplin.motif.fx.orders.AllowedActions
Constants that may be used in the AllowedActions field.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
CANCEL
Allow the cancel action- See Also:
-
ACTIVATE
Allow the activate action- See Also:
-
DEACTIVATE
Allow the deactivate action- See Also:
-
EDIT
Allow the edit action- See Also:
-
-
Constructor Details
-
AllowedActions
public AllowedActions()
-