nxdir

Tag selectItems

Component Information 
InfoValue
Component Type org.nuxeo.ecm.platform.ui.web.directory.UIDirectorySelectItems
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
directoryNametruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Name of the directory that will be used to resolve entries from the given list of ids.
valuetruejavax.el.ValueExpression
(must evaluate to java.util.List)
Value binding representing the list of directory entry ids.
displayAllfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean stating that all entries from the directory should be presented, regardless of the value attribute. Defaults to true.
displayObsoleteEntriesfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean stating that obsolete entries should be stated. Defaults to false.
vartruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Name of the request scope attribute that will be used to set a directory entry value and label with flexibility.
itemValuetruejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Value binding resolved to build the directory entry value.
itemLabeltruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Value binding resolved to build the directory entry label.

Output generated by Vdldoc View Declaration Language Documentation Generator.