Package org.primefaces.component.effect
Class EffectBuilder
java.lang.Object
org.primefaces.component.effect.EffectBuilder
- All Implemented Interfaces:
JSObjectBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatSpeed
(int speed) build()
withOption
(String name, String value)
-
Constructor Details
-
EffectBuilder
-
-
Method Details
-
withOption
-
atSpeed
-
build
- Specified by:
build
in interfaceJSObjectBuilder
-