Class State

java.lang.Object
org.patternfly.popper.State

@Deprecated(since="0.7.0", forRemoval=true) @JsType(isNative=true, namespace="<global>", name="Object") public class State extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • elements

      public StateElements elements
      Deprecated, for removal: This API element is subject to removal in a future version.
    • placement

      public String placement
      Deprecated, for removal: This API element is subject to removal in a future version.
    • rects

      public StateRects rects
      Deprecated, for removal: This API element is subject to removal in a future version.
    • styles

      public StyleDefinitions styles
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • State

      public State()
      Deprecated, for removal: This API element is subject to removal in a future version.