Interface Modifiers.Horizontal<E extends Element, B extends TypedBuilder<E,B> >
- All Superinterfaces:
IsElement<E>, TypedBuilder<E,B>
- All Known Implementing Classes:
DescriptionList, Form
- Enclosing interface:
Modifiers
public static interface Modifiers.Horizontal<E extends Element, B extends TypedBuilder<E,B>>
extends TypedBuilder<E,B>, IsElement<E>
-
Method Summary
Modifier and TypeMethodDescriptiondefault BSame as horizontal(true)default Bhorizontal(boolean horizontal) Adds/removes modifier(horizontal)Methods inherited from interface TypedBuilder
that
-
Method Details
-
horizontal
Same as horizontal(true) -
horizontal
Adds/removes modifier(horizontal)
-