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
FieldsModifier and TypeFieldDescriptionbooleanDeprecated, 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.String[]Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionModifier()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
name
Deprecated, for removal: This API element is subject to removal in a future version. -
enabled
public boolean enabledDeprecated, for removal: This API element is subject to removal in a future version. -
phase
Deprecated, for removal: This API element is subject to removal in a future version. -
requires
Deprecated, for removal: This API element is subject to removal in a future version. -
fn
Deprecated, for removal: This API element is subject to removal in a future version. -
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.
-