VS:ExpandAllLBItems: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:29, 12 August 2013

.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 redisplays all items that were hidden and opens all the containers.

PROCEDURE ExpandAllLBItems(
dialogID :LONGINT;
componentID :LONGINT);
def vs.ExpandAllLBItems(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