Concrete implementation of AddClassAction, which modifies the class attribute of the element specific by the element property.
Computes the specular lighting contribution, based on active lights and material properties. Specular lighting gives a shiny, ...
Computes the square root of an input. For each component of the result, the square root of the corresponding component is ...
Computes the sum of two inputs. For each component of the result, the corresponding components of the inputs are added together. ...
ComVisible(true) interface {0} defines overloaded methods. Give each method a unique name or make the type ComVisible(false). ...
Concrete implementation of AddClassAction, which modifies the class attribute of the element specific by the element property. ...
Concrete implementation of EventTriggerBehavior, which listen for an event on the source element and fires actions if specified. ...
Concrete implementation of LoadPageAction, which loads the page and adds it to the element pointed by targetSelector property. ...
Concrete implementation of RemoveChildrenAction, which removes all the children of the elements refered to by parentElement ...
Concrete implementation of RemoveClassAction, which modifies the class attribute of the element specific by the element property. ...