|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.exadel.vpe.editor.template.VpeAbstractCreator
com.exadel.vpe.editor.template.VpeFacetCreator
| Method Summary | |
VpeCreatorInfo |
create(VpePageContext pageContext,
org.w3c.dom.Node sourceNode,
com.exadel.swt.internal.mozilla.nsIDOMDocument visualDocument,
com.exadel.swt.internal.mozilla.nsIDOMElement visualElement,
java.util.Map visualNodeMap)
Creates a node of the visual tree on the node of the source tree. |
| Methods inherited from class com.exadel.vpe.editor.template.VpeAbstractCreator |
isRecreateAtAttrChange, nonctrlKeyPressHandler, pseudo, refreshElement, removeAttribute, removeElement, setAttribute, validate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public VpeCreatorInfo create(VpePageContext pageContext,
org.w3c.dom.Node sourceNode,
com.exadel.swt.internal.mozilla.nsIDOMDocument visualDocument,
com.exadel.swt.internal.mozilla.nsIDOMElement visualElement,
java.util.Map visualNodeMap)
VpeAbstractCreator
create in interface VpeCreatorcreate in class VpeAbstractCreatorpageContext - Contains the information on edited page.sourceNode - The current node of the source tree.visualDocument - The document of the visual tree.visualElement - The current element of the visual tree.visualNodeMap - Is used for a storage padding information.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||