JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
PatternFly Java Core 0.4.13
org.patternfly.style
Modifiers
Primary
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
primary()
primary(boolean)
Interface Modifiers.Primary<
E extends
Element
,
B extends
TypedBuilder
<E,
B>
>
All Superinterfaces:
IsElement
<E>
,
TypedBuilder
<E,
B>
Enclosing interface:
Modifiers
public static interface
Modifiers.Primary<E extends
Element
, B extends
TypedBuilder
<E,
B>>
extends
TypedBuilder
<E,
B>,
IsElement
<E>
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
B
primary
()
Same as
primary(true)
default
B
primary
(boolean primary)
Adds/removes
modifier(primary)
Methods inherited from interface org.jboss.elemento.
IsElement
element
Methods inherited from interface org.jboss.elemento.
TypedBuilder
that
Method Details
primary
default
B
primary
()
Same as
primary(true)
primary
default
B
primary
(boolean primary)
Adds/removes
modifier(primary)