Package org.patternfly.style
Interface Modifiers.Vertical<E extends Element,B extends TypedBuilder<E,B>>
- All Superinterfaces:
IsElement<E>
,TypedBuilder<E,
B>
- Enclosing interface:
Modifiers
public static interface Modifiers.Vertical<E extends Element,B extends TypedBuilder<E,B>>
extends TypedBuilder<E,B>, IsElement<E>
-
Method Summary
Modifier and TypeMethodDescriptiondefault B
vertical()
Same as vertical(true)default B
vertical
(boolean vertical) Adds/removes modifier(vertical)Methods inherited from interface org.jboss.elemento.TypedBuilder
that
-
Method Details
-
vertical
Same as vertical(true) -
vertical
Adds/removes modifier(vertical)
-