org.primefaces.component.effect
Class EffectBuilder
java.lang.Object
org.primefaces.component.effect.EffectBuilder
- All Implemented Interfaces:
- JSObjectBuilder
public class EffectBuilder
- extends Object
- implements JSObjectBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EffectBuilder
public EffectBuilder(String type,
String id)
withOption
public EffectBuilder withOption(String name,
String value)
atSpeed
public EffectBuilder atSpeed(int speed)
build
public String build()
- Specified by:
build
in interface JSObjectBuilder
Copyright © 2013. All rights reserved.