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