Interface Modifiers.Compact<E extends Element, B extends TypedBuilder<E,B> >
- All Superinterfaces:
IsElement<E>,TypedBuilder<E,B>
- All Known Implementing Classes:
Card,DataList,DescriptionList,Label,ProgressStepper,Table,ToggleGroup,TreeViewItem
- Enclosing interface:
Modifiers
public static interface Modifiers.Compact<E extends Element, B extends TypedBuilder<E,B>>
extends TypedBuilder<E,B>, IsElement<E>
-
Method Summary
Modifier and TypeMethodDescriptiondefault Bcompact()Same as compact(true)default Bcompact(boolean compact) Adds/removes modifier(compact)Methods inherited from interface org.jboss.elemento.TypedBuilder
that
-
Method Details
-
compact
Same as compact(true) -
compact
Adds/removes modifier(compact)
-