Interface Modifiers.NoFill<E extends Element, B extends TypedBuilder<E,B> >
- All Superinterfaces:
IsElement<E>, TypedBuilder<E,B>
- All Known Implementing Classes:
CardBody, CardExpandableContent, DataListCell, PageSection, PageSidebarBody
- Enclosing interface:
Modifiers
public static interface Modifiers.NoFill<E extends Element, B extends TypedBuilder<E,B>>
extends TypedBuilder<E,B>, IsElement<E>
-
Method Summary
Modifier and TypeMethodDescriptiondefault BnoFill()Same as noFill(true)default BnoFill(boolean noFill) Adds/removes modifier(noFill)Methods inherited from interface TypedBuilder
that
-
Method Details
-
noFill
Same as noFill(true) -
noFill
Adds/removes modifier(noFill)
-