Uses of Enum
org.apache.myfaces.tobago.layout.SegmentJustify
Packages that use SegmentJustify
Package
Description
-
Uses of SegmentJustify in org.apache.myfaces.tobago.component
Methods in org.apache.myfaces.tobago.component that return SegmentJustifyModifier and TypeMethodDescriptionSupportsSegmentLayout.getJustify()
UISegmentLayout.getJustify()
The horizontal alignment of the elements inside of the grid, possible values are: {
Allowed Values:none,start,center,end,around,between
Methods in org.apache.myfaces.tobago.component with parameters of type SegmentJustify -
Uses of SegmentJustify in org.apache.myfaces.tobago.layout
Methods in org.apache.myfaces.tobago.layout that return SegmentJustifyModifier and TypeMethodDescriptionstatic SegmentJustify
Returns the enum constant of this type with the specified name.static SegmentJustify[]
SegmentJustify.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SegmentJustify in org.apache.myfaces.tobago.renderkit.css
Methods in org.apache.myfaces.tobago.renderkit.css with parameters of type SegmentJustifyModifier and TypeMethodDescriptionstatic CssItem
BootstrapClass.segmentJustify
(SegmentJustify segmentJustify)