org.broadleafcommerce.common.presentation.override
Class PropertyType.AdminPresentation

java.lang.Object
  extended by org.broadleafcommerce.common.presentation.override.PropertyType.AdminPresentation
Enclosing class:
PropertyType

public static class PropertyType.AdminPresentation
extends Object


Field Summary
static String BROADLEAFENUMERATION
           
static String COLUMNWIDTH
           
static String CURRENCYCODEFIELD
           
static String EXCLUDED
           
static String FIELDTYPE
           
static String FRIENDLYNAME
           
static String GRIDORDER
           
static String GROUP
           
static String GROUPCOLLAPSED
           
static String GROUPORDER
           
static String HELPTEXT
           
static String HINT
           
static String LARGEENTRY
           
static String ORDER
           
static String PROMINENT
           
static String READONLY
           
static String REQUIREDOVERRIDE
           
static String RULEIDENTIFIER
           
static String SECURITYLEVEL
           
static String SHOWIFPROPERTY
           
static String TAB
           
static String TABORDER
           
static String TOOLTIP
           
static String VALIDATIONCONFIGURATIONS
           
static String VISIBILITY
           
 
Constructor Summary
PropertyType.AdminPresentation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FRIENDLYNAME

public static final String FRIENDLYNAME
See Also:
Constant Field Values

SECURITYLEVEL

public static final String SECURITYLEVEL
See Also:
Constant Field Values

ORDER

public static final String ORDER
See Also:
Constant Field Values

GRIDORDER

public static final String GRIDORDER
See Also:
Constant Field Values

VISIBILITY

public static final String VISIBILITY
See Also:
Constant Field Values

FIELDTYPE

public static final String FIELDTYPE
See Also:
Constant Field Values

GROUP

public static final String GROUP
See Also:
Constant Field Values

GROUPORDER

public static final String GROUPORDER
See Also:
Constant Field Values

GROUPCOLLAPSED

public static final String GROUPCOLLAPSED
See Also:
Constant Field Values

TAB

public static final String TAB
See Also:
Constant Field Values

TABORDER

public static final String TABORDER
See Also:
Constant Field Values

LARGEENTRY

public static final String LARGEENTRY
See Also:
Constant Field Values

PROMINENT

public static final String PROMINENT
See Also:
Constant Field Values

COLUMNWIDTH

public static final String COLUMNWIDTH
See Also:
Constant Field Values

BROADLEAFENUMERATION

public static final String BROADLEAFENUMERATION
See Also:
Constant Field Values

REQUIREDOVERRIDE

public static final String REQUIREDOVERRIDE
See Also:
Constant Field Values

EXCLUDED

public static final String EXCLUDED
See Also:
Constant Field Values

TOOLTIP

public static final String TOOLTIP
See Also:
Constant Field Values

HELPTEXT

public static final String HELPTEXT
See Also:
Constant Field Values

HINT

public static final String HINT
See Also:
Constant Field Values

SHOWIFPROPERTY

public static final String SHOWIFPROPERTY
See Also:
Constant Field Values

CURRENCYCODEFIELD

public static final String CURRENCYCODEFIELD
See Also:
Constant Field Values

RULEIDENTIFIER

public static final String RULEIDENTIFIER
See Also:
Constant Field Values

READONLY

public static final String READONLY
See Also:
Constant Field Values

VALIDATIONCONFIGURATIONS

public static final String VALIDATIONCONFIGURATIONS
See Also:
Constant Field Values
Constructor Detail

PropertyType.AdminPresentation

public PropertyType.AdminPresentation()


Copyright © 2013. All Rights Reserved.