Uiinfrastructure API Docs  
 

MultiColumnListModel.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 object[][] GetListValues();

Return Value

Object[][]

See Also

MultiColumnListModel Class | com.plumtree.uiinfrastructure.expandablelist.multicolumnlist Namespace