Uiinfrastructure API Docs  
 

GrowableListModel.GetListValues Method 

This method should ge used by the client to get back the array of values at the end of the Editor and store them.

public virtual string[] GetListValues();

Return Value

String[]

See Also

GrowableListModel Class | com.plumtree.uiinfrastructure.expandablelist.growablelist Namespace