Nuxeo Enterprise Platform 5.4

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(java.util.List<java.lang.String> columns)
           
 Selection ChainSelectOutputComponent.createSelection(java.lang.String keyEnum)
          Transform a comma-separated list of keys into a selection.
 Selection ChainSelect.createSelection(java.lang.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
 java.lang.String[] ChainSelect.encodeValue(Selection[] selections)
           
 void ChainSelect.setComponentValue(Selection[] componentValue)
           
 void ChainSelect.setSelections(Selection[] sels)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.