Package: | Ext |
Defined In: | CompositeElement.js |
Class: | CompositeElementLite |
Extends: | Object |
Method | Defined By | |
---|---|---|
removeElement( Mixed el , [Boolean removeDom ] )
:
CompositeElementRemoves the specified element(s). Removes the specified element(s). Parameters:
| CompositeElementLite | |
replaceElement( Mixed el , Mixed replacement , [Boolean domReplace ] )
:
CompositeElementReplaces the specified element with the passed element. Replaces the specified element with the passed element. Parameters:
| CompositeElementLite |