Microsoft SDK for Java

TreeView.onAfterCollapse

Triggers the afterCollapse event.

Syntax

protected void onAfterCollapse( TreeViewEvent e )

Parameters

e

A TreeViewEvent object that provides the event data.

Remarks

When overriding this method, call super.onAfterCollapse.

See Also   addOnAfterCollapse

© 1999 Microsoft Corporation. All rights reserved. Terms of use.