tc

Tag segmentLayoutConstraint

Attributes 
NameRequiredTypeDescription
extraLargefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default layout for extra large devices. Possible values are: segment values between 1 and 12, 'auto' and '*'.
extraSmallfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default layout for extra small devices. Possible values are: segment values between 1 and 12, 'auto' and '*'.
largefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default layout for large devices. Possible values are: segment values between 1 and 12, 'auto' and '*'.
marginExtraLargefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default margin for extra large devices.
Type: java.lang.String
Allowed Values: [none, left, right, both]
marginExtraSmallfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default margin for extra small devices.
Type: java.lang.String
Allowed Values: [none, left, right, both]
marginLargefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default margin for large devices.
Type: java.lang.String
Allowed Values: [none, left, right, both]
marginMediumfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default margin for medium devices.
Type: java.lang.String
Allowed Values: [none, left, right, both]
marginSmallfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default margin for small devices.
Type: java.lang.String
Allowed Values: [none, left, right, both]
mediumfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default layout for medium devices. Possible values are: segment values between 1 and 12, 'auto' and '*'.
offsetExtraLargefalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of columns this component moves to the right for extra large devices.
offsetExtraSmallfalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of columns this component moves to the right for extra small devices.
offsetLargefalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of columns this component moves to the right for large devices.
offsetMediumfalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of columns this component moves to the right for medium devices.
offsetSmallfalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of columns this component moves to the right for small devices.
smallfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Overwrite the default layout for small devices. Possible values are: segment values between 1 and 12, 'auto' and '*'.

Output generated by Vdldoc View Declaration Language Documentation Generator.