new Css3TransitionSimpleClassCreator() A helper to create simple CSS3 transition executor class. Source: widgets/transitions/kekule.widget.transitions.js, line 1212 Methods (static) create(className, cssProperty, timingFunc, methods) → {Class} Create a simple executor class. Parameters: Name Type Description className String cssProperty String timingFunc String methods Object Source: widgets/transitions/kekule.widget.transitions.js, line 1221 Returns: Type Class