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