public interface OnTreeNodeAdding<Node>
| Modifier and Type | Method and Description |
|---|---|
void |
onTreeNodeAdding(Integer index,
Node child)
Уведомление перед началом добавления дочернего узла
|
Copyright © 2017. All rights reserved.