VS:CollapseAllLBItems

From Vectorworks Developer
Revision as of 14:25, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

This function is called when a list browser is in hierarchical display mode, and it removes all items that are not at the top level and closes all container items.

PROCEDURE CollapseAllLBItems(
dialogID :LONGINT;
componentID :LONGINT);
def vs.CollapseAllLBItems(dialogID, componentID):
    return None

Parameters

dialogID LONGINT The id of the dialog.
componentID LONGINT The id of the list browser.

Version

Availability: from Vectorworks 2013