Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.ui.web.directory.Selection

Packages that use Selection
org.nuxeo.ecm.platform.ui.web.directory   
 

Uses of Selection in org.nuxeo.ecm.platform.ui.web.directory
 

Methods in org.nuxeo.ecm.platform.ui.web.directory that return Selection
 Selection ChainSelect.createSelection(List<String> columns)
           
 Selection ChainSelectOutputComponent.createSelection(String keyEnum)
          Transform a comma-separated list of keys into a selection.
 Selection ChainSelect.createSelection(String[] columns)
           
 Selection[] ChainSelect.getComponentValue()
           
 Selection ChainSelect.getSelection(int i)
           
 Selection[] ChainSelect.getSelections()
           
 

Methods in org.nuxeo.ecm.platform.ui.web.directory with parameters of type Selection
 String[] ChainSelect.encodeValue(Selection[] selections)
           
 void ChainSelect.setComponentValue(Selection[] componentValue)
           
 void ChainSelect.setSelections(Selection[] sels)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.