Graphisoft®

Dialog ManagerVersion: 2.0

TreeViewObserver::TreeViewStateIconClicked

Event handler for the tree view state icon clicked notification.

virtual void TreeViewStateIconClicked (
    const TreeViewClickEvent & ev,
    bool *              denySelectionChange
);

Parameters

ev
A reference to the event.
denySelectionChange
Output parameter: the application should set this value to true to deny the change of selection. By default this parameter is false.