public class ChildNodeInserted extends Object
DOMNodeInserted
eventConstructor and Description |
---|
ChildNodeInserted() |
Modifier and Type | Method and Description |
---|---|
Node |
getNode()
Inserted node data.
|
Integer |
getParentNodeId()
Id of the node that has changed.
|
Integer |
getPreviousNodeId()
If of the previous siblint.
|
void |
setNode(Node node)
Inserted node data.
|
void |
setParentNodeId(Integer parentNodeId)
Id of the node that has changed.
|
void |
setPreviousNodeId(Integer previousNodeId)
If of the previous siblint.
|
public Integer getParentNodeId()
public void setParentNodeId(Integer parentNodeId)
public Integer getPreviousNodeId()
public void setPreviousNodeId(Integer previousNodeId)
public Node getNode()
public void setNode(Node node)
Copyright © 2017 WebFolder OÜ. All rights reserved.