Class ModifierOptions
java.lang.Object
org.patternfly.popper.ModifierOptions
@Deprecated(since="0.7.0",
forRemoval=true)
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class ModifierOptions
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionint[]Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
offset
public int[] offsetDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
ModifierOptions
public ModifierOptions()Deprecated, for removal: This API element is subject to removal in a future version.
-