de.lessvoid.nifty.controls.dynamic.attributes
Class ControlHoverAttributes

java.lang.Object
  extended by de.lessvoid.nifty.controls.dynamic.attributes.ControlHoverAttributes

public class ControlHoverAttributes
extends Object


Constructor Summary
ControlHoverAttributes()
           
ControlHoverAttributes(HoverType hoverType)
           
 
Method Summary
 HoverType create()
           
 void set(String key, String value)
           
 void setHoverFalloffConstraint(String hoverFalloffConstraint)
           
 void setHoverFalloffType(String hoverFalloffType)
           
 void setHoverHeight(String hoverHeight)
           
 void setHoverWidth(String hoverWidth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlHoverAttributes

public ControlHoverAttributes()

ControlHoverAttributes

public ControlHoverAttributes(HoverType hoverType)
Method Detail

set

public void set(String key,
                String value)

setHoverFalloffType

public void setHoverFalloffType(String hoverFalloffType)

setHoverFalloffConstraint

public void setHoverFalloffConstraint(String hoverFalloffConstraint)

setHoverWidth

public void setHoverWidth(String hoverWidth)

setHoverHeight

public void setHoverHeight(String hoverHeight)

create

public HoverType create()


Copyright © 2011. All Rights Reserved.