com.ontimize.dms.client.gui.property
Class PropertyConstants
java.lang.Object
com.ontimize.dms.client.gui.property.PropertyConstants
public class PropertyConstants
- extends java.lang.Object
Contains the keys of the property panel parameters.
- Since:
- 24/11/2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EDITORS
public static final java.lang.String EDITORS
- See Also:
- Constant Field Values
BUTTON
public static final java.lang.String BUTTON
- See Also:
- Constant Field Values
ORDER
public static final java.lang.String ORDER
- See Also:
- Constant Field Values
DISABLED
public static final java.lang.String DISABLED
- See Also:
- Constant Field Values
HIDDEN
public static final java.lang.String HIDDEN
- See Also:
- Constant Field Values
SEPARATOR
public static final java.lang.String SEPARATOR
- See Also:
- Constant Field Values
PropertyConstants
public PropertyConstants()