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