Interface Modifiers.FullHeight<E extends Element, B extends TypedBuilder<E,B> >
- All Superinterfaces:
IsElement<E>,TypedBuilder<E,B>
- All Known Implementing Classes:
Card,EmptyState,MenuToggle,Toolbar
- Enclosing interface:
Modifiers
public static interface Modifiers.FullHeight<E extends Element, B extends TypedBuilder<E,B>>
extends TypedBuilder<E,B>, IsElement<E>
-
Method Summary
Modifier and TypeMethodDescriptiondefault BSame as fullHeight(true)default BfullHeight(boolean fullHeight) Adds/removes modifier(fullHeight)Methods inherited from interface org.jboss.elemento.TypedBuilder
that
-
Method Details
-
fullHeight
Same as fullHeight(true) -
fullHeight
Adds/removes modifier(fullHeight)
-