Package org.patternfly.style
Interface Modifiers.FullHeight<E extends Element,B extends TypedBuilder<E,B>>
- All Superinterfaces:
IsElement<E>
,TypedBuilder<E,
B>
- 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 B
Same as fullHeight(true)default B
fullHeight
(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)
-