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