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