Interface Modifiers.NoPadding<E extends Element, B extends TypedBuilder<E,B>>

All Superinterfaces:
IsElement<E>, TypedBuilder<E,B>
All Known Implementing Classes:
Button, DataListExpandableContent, DrawerBody, DrawerPanelHead, Popover, Toolbar
Enclosing interface:
Modifiers

public static interface Modifiers.NoPadding<E extends Element, B extends TypedBuilder<E,B>> extends TypedBuilder<E,B>, IsElement<E>