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