public class EffectBehavior extends WiQueryAbstractBehavior
Attach an effect to the given component.
Effect,
EffectSpeed,
Serialized Form| Constructor and Description |
|---|
EffectBehavior(Effect effect)
Builds a new instance of
EffectBehavior. |
| Modifier and Type | Method and Description |
|---|---|
JsStatement |
statement()
Returns the main
JsStatement used to create the plugin. |
bind, contribute, getComponentpublic EffectBehavior(Effect effect)
EffectBehavior.public JsStatement statement()
JsStatement used to create the plugin.statement in interface IWiQueryPluginstatement in class WiQueryAbstractBehaviorJsStatement corresponding to this component.Copyright © 2009-2012. All Rights Reserved.