Concrete implementation of LoadPageAction, which loads the page and adds it to the element pointed by targetSelector property.
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. ...
Concrete implementation of RemoveElementsAction, which removes all the elements refered to by elementsToRemove selector property ...
Concrete implementation of SetHTMLAttributeAction, which sets the attribute to the attribute value on elements refered to ...