public interface IClicked<T extends NodeBase> extends IClickBase<T>
| Modifier and Type | Method and Description |
|---|---|
void |
clicked(T clickednode)
This gets called when the node is clicked.
|
void clicked(@Nonnull T clickednode) throws Exception
clickednode - ExceptionCopyright © 2017 etc.to. All rights reserved.