Class Options

java.lang.Object
org.patternfly.popper.Options

@Deprecated(since="0.7.0", forRemoval=true) @JsType(isNative=true, namespace="<global>", name="Object") public class Options 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

    • placement

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

      public JsArray<Modifier> modifiers
      Deprecated, for removal: This API element is subject to removal in a future version.
    • strategy

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

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

    • Options

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