public class ControlHoverAttributes extends Object
Constructor and Description |
---|
ControlHoverAttributes() |
ControlHoverAttributes(HoverType hoverType) |
Modifier and Type | Method and Description |
---|---|
HoverType |
create() |
void |
set(String key,
String value) |
void |
setHoverFalloffConstraint(String hoverFalloffConstraint) |
void |
setHoverFalloffType(String hoverFalloffType) |
void |
setHoverHeight(String hoverHeight) |
void |
setHoverWidth(String hoverWidth) |
public ControlHoverAttributes()
public ControlHoverAttributes(HoverType hoverType)
public void setHoverFalloffType(String hoverFalloffType)
public void setHoverFalloffConstraint(String hoverFalloffConstraint)
public void setHoverWidth(String hoverWidth)
public void setHoverHeight(String hoverHeight)
public HoverType create()
Copyright © 2013. All Rights Reserved.