Class ModifierArguments

java.lang.Object
org.patternfly.popper.ModifierArguments

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

    • state

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

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

    • ModifierArguments

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