com.liferay.portal.model
Class ModelHintsConstants
java.lang.Object
com.liferay.portal.model.ModelHintsConstants
public class ModelHintsConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEXT_DISPLAY_HEIGHT
public static final String TEXT_DISPLAY_HEIGHT
- See Also:
- Constant Field Values
TEXT_DISPLAY_WIDTH
public static final String TEXT_DISPLAY_WIDTH
- See Also:
- Constant Field Values
TEXT_MAX_LENGTH
public static final String TEXT_MAX_LENGTH
- See Also:
- Constant Field Values
TEXTAREA_DISPLAY_HEIGHT
public static final String TEXTAREA_DISPLAY_HEIGHT
- See Also:
- Constant Field Values
TEXTAREA_DISPLAY_WIDTH
public static final String TEXTAREA_DISPLAY_WIDTH
- See Also:
- Constant Field Values
TEXTAREA_MAX_LENGTH
public static final String TEXTAREA_MAX_LENGTH
- See Also:
- Constant Field Values
ModelHintsConstants
public ModelHintsConstants()