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