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