Package | Description |
---|---|
org.nuxeo.ecm.platform.ui.web.directory |
Modifier and Type | Method and Description |
---|---|
List<DirectoryEntry> |
ChainSelectBase.getDirectoryEntries(int level,
String[] selectedKeys)
Computes the items that should be displayed for the nth listbox, depending on the options that have been selected
in the previous ones.
|
List<DirectoryEntry> |
ChainSelectBase.resolveKeys(String[] keys)
Resolves a list of keys (a selection) to a list of coresponding directory items.
|
Copyright © 2016 Nuxeo SA. All rights reserved.