Package org.patternfly.popper
Class StateElements
- java.lang.Object
-
- org.patternfly.popper.StateElements
-
@JsType(isNative=true, namespace="<global>", name="Object") public class StateElements extends Object
-
-
Field Summary
Fields Modifier and Type Field Description HTMLElementarrowHTMLElementpopperHTMLElementreference
-
Constructor Summary
Constructors Constructor Description StateElements()
-
-
-
Field Detail
-
reference
public HTMLElement reference
-
popper
public HTMLElement popper
-
arrow
public HTMLElement arrow
-
-