Class Modifier

java.lang.Object
org.patternfly.popper.Modifier

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

    Fields
    Modifier and Type
    Field
    Description
    boolean
    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.
     
    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

    • name

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

      public boolean enabled
      Deprecated, for removal: This API element is subject to removal in a future version.
    • phase

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

      public String[] requires
      Deprecated, for removal: This API element is subject to removal in a future version.
    • fn

      public ModifierFn fn
      Deprecated, for removal: This API element is subject to removal in a future version.
    • options

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

    • Modifier

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