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