Class ArtifactDefinitionConstants
- java.lang.Object
-
- com.neotropic.kuwaiba.modules.commercial.processman.tools.ArtifactDefinitionConstants
-
public class ArtifactDefinitionConstants extends Object
- Author:
- Mauricio Ruiz Beltrán <mauricio.ruiz@kuwaiba.org>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ArtifactDefinitionConstants()
-
-
-
Field Detail
-
LABEL_ARTIFACT
public static final String LABEL_ARTIFACT
Artifact- See Also:
- Constant Field Values
-
LABEL_FORMDEFINITION
public static final String LABEL_FORMDEFINITION
Form definition- See Also:
- Constant Field Values
-
LABEL_FORM
public static final String LABEL_FORM
Form- See Also:
- Constant Field Values
-
LABEL_SCRIPT
public static final String LABEL_SCRIPT
Script attributes- See Also:
- Constant Field Values
-
LABEL_SRC
public static final String LABEL_SRC
- See Also:
- Constant Field Values
-
LABEL_FUNCTION
public static final String LABEL_FUNCTION
- See Also:
- Constant Field Values
-
LABEL_TYPE
public static final String LABEL_TYPE
- See Also:
- Constant Field Values
-
LABEL_NAME
public static final String LABEL_NAME
- See Also:
- Constant Field Values
-
LABEL_PARAMETERNAMES
public static final String LABEL_PARAMETERNAMES
- See Also:
- Constant Field Values
-
LABEL_RETURN
public static final String LABEL_RETURN
- See Also:
- Constant Field Values
-
LABEL_HORIZONTAL_LAYOUT
public static final String LABEL_HORIZONTAL_LAYOUT
Containers- See Also:
- Constant Field Values
-
LABEL_VERTICAL_LAYOUT
public static final String LABEL_VERTICAL_LAYOUT
- See Also:
- Constant Field Values
-
LABEL_LABEL
public static final String LABEL_LABEL
Controls- See Also:
- Constant Field Values
-
LABEL_TEXTFIELD
public static final String LABEL_TEXTFIELD
- See Also:
- Constant Field Values
-
LABEL_COMBOBOX
public static final String LABEL_COMBOBOX
- See Also:
- Constant Field Values
-
LABEL_CHECKBOX
public static final String LABEL_CHECKBOX
- See Also:
- Constant Field Values
-
LABEL_BUTTON
public static final String LABEL_BUTTON
- See Also:
- Constant Field Values
-
LABEL_GRID
public static final String LABEL_GRID
- See Also:
- Constant Field Values
-
LABEL_ID
public static final String LABEL_ID
Control Properties- See Also:
- Constant Field Values
-
LABEL_WIDTH
public static final String LABEL_WIDTH
- See Also:
- Constant Field Values
-
LABEL_MINWIDTH
public static final String LABEL_MINWIDTH
- See Also:
- Constant Field Values
-
LABEL_HEIGHT
public static final String LABEL_HEIGHT
- See Also:
- Constant Field Values
-
LABEL_VALUE
public static final String LABEL_VALUE
- See Also:
- Constant Field Values
-
LABEL_ENABLED
public static final String LABEL_ENABLED
- See Also:
- Constant Field Values
-
LABEL_ONLOAD
public static final String LABEL_ONLOAD
- See Also:
- Constant Field Values
-
LABEL_ONLAZYLOAD
public static final String LABEL_ONLAZYLOAD
- See Also:
- Constant Field Values
-
LABEL_DATATYPE
public static final String LABEL_DATATYPE
- See Also:
- Constant Field Values
-
LABEL_HIDDEN
public static final String LABEL_HIDDEN
- See Also:
- Constant Field Values
-
LABEL_PROPERTYCHANGELISTENER
public static final String LABEL_PROPERTYCHANGELISTENER
- See Also:
- Constant Field Values
-
LABEL_ONPROPERTYCHANGE
public static final String LABEL_ONPROPERTYCHANGE
- See Also:
- Constant Field Values
-
LABEL_MANDATORY
public static final String LABEL_MANDATORY
- See Also:
- Constant Field Values
-
LABEL_STYLENAME
public static final String LABEL_STYLENAME
- See Also:
- Constant Field Values
-
LABEL_ALIGNMENT
public static final String LABEL_ALIGNMENT
- See Also:
- Constant Field Values
-
LABEL_SHARED
public static final String LABEL_SHARED
- See Also:
- Constant Field Values
-
LABEL_ONCLICK
public static final String LABEL_ONCLICK
- See Also:
- Constant Field Values
-
LABEL_CAPTION
public static final String LABEL_CAPTION
- See Also:
- Constant Field Values
-
LABEL_COLUMNS
public static final String LABEL_COLUMNS
- See Also:
- Constant Field Values
-
LABEL_ROWS
public static final String LABEL_ROWS
- See Also:
- Constant Field Values
-
LABEL_SAVE
public static final String LABEL_SAVE
- See Also:
- Constant Field Values
-
LABEL_ITEMS
public static final String LABEL_ITEMS
- See Also:
- Constant Field Values
-
-