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