public interface TreeContextAction
Callback invoked when a TreeContext is popped.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
call(TreeContext context)Invokes the action for the supplied context. |
Invokes the action for the supplied context.
context - the context being popped