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