Class Constants.Function
- java.lang.Object
 - 
- com.neotropic.kuwaiba.modules.commercial.processman.definitions.xml.Constants.Function
 
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description classConstants.Function.Type 
- 
Field Summary
Fields Modifier and Type Field Description static StringADD_GRID_ROWstatic StringADD_GRID_ROW_FROM_SCRIPTstatic StringADD_GRID_ROWSstatic StringCLEANstatic StringCLOSEstatic StringDELETE_GRID_ROWstatic StringEDIT_GRID_ROWstatic StringI18Nstatic StringOPENstatic StringPROPERTY_CHANGEstatic StringSAVEstatic StringVALIDATE 
- 
Constructor Summary
Constructors Constructor Description Function() 
 - 
 
- 
- 
Field Detail
- 
OPEN
public static final String OPEN
- See Also:
 - Constant Field Values
 
 
- 
CLOSE
public static final String CLOSE
- See Also:
 - Constant Field Values
 
 
- 
CLEAN
public static final String CLEAN
- See Also:
 - Constant Field Values
 
 
- 
VALIDATE
public static final String VALIDATE
- See Also:
 - Constant Field Values
 
 
- 
I18N
public static final String I18N
- See Also:
 - Constant Field Values
 
 
- 
ADD_GRID_ROW
public static final String ADD_GRID_ROW
- See Also:
 - Constant Field Values
 
 
- 
ADD_GRID_ROW_FROM_SCRIPT
public static final String ADD_GRID_ROW_FROM_SCRIPT
- See Also:
 - Constant Field Values
 
 
- 
ADD_GRID_ROWS
public static final String ADD_GRID_ROWS
- See Also:
 - Constant Field Values
 
 
- 
EDIT_GRID_ROW
public static final String EDIT_GRID_ROW
- See Also:
 - Constant Field Values
 
 
- 
DELETE_GRID_ROW
public static final String DELETE_GRID_ROW
- See Also:
 - Constant Field Values
 
 
- 
SAVE
public static final String SAVE
- See Also:
 - Constant Field Values
 
 
- 
PROPERTY_CHANGE
public static final String PROPERTY_CHANGE
- See Also:
 - Constant Field Values
 
 
 - 
 
 -