Uses of Class
com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter

Packages that use DefaultCUFValueModelPlugIn.SelectionInListAdapter
com.sdm.quasar.client.swing.data.plugins.impl   
 

Uses of DefaultCUFValueModelPlugIn.SelectionInListAdapter in com.sdm.quasar.client.swing.data.plugins.impl
 

Methods in com.sdm.quasar.client.swing.data.plugins.impl that return DefaultCUFValueModelPlugIn.SelectionInListAdapter
protected  DefaultCUFValueModelPlugIn.SelectionInListAdapter DefaultCUFValueModelPlugIn.getSelectionInListAdapter(NodeController node)
          Returns the SelectionInList stored in the metadata of the node.
 

Methods in com.sdm.quasar.client.swing.data.plugins.impl with parameters of type DefaultCUFValueModelPlugIn.SelectionInListAdapter
protected  void DefaultCUFValueModelPlugIn.setSelectionInListAdapter(NodeController node, DefaultCUFValueModelPlugIn.SelectionInListAdapter selectionInList)
          Stores the SelectionInList in the metadata of the node