public class DirectorySelectOneListboxHandler extends javax.faces.view.facelets.MetaTagHandler
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DirectorySelectOneListboxHandler.DeprecatedPropertyKeys |
protected static class |
DirectorySelectOneListboxHandler.OptionPropertyKeys |
| Modifier and Type | Field and Description |
|---|---|
protected List<javax.faces.view.facelets.TagAttribute> |
options |
protected List<javax.faces.view.facelets.TagAttribute> |
select |
protected javax.faces.view.facelets.TagConfig |
tagConfig |
| Constructor and Description |
|---|
DirectorySelectOneListboxHandler(javax.faces.view.facelets.TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
protected javax.faces.view.facelets.MetaRuleset |
createMetaRuleset(Class type) |
protected String |
getSelectComponentType() |
protected javax.faces.view.facelets.TagAttribute |
getTagAttribute(String name,
String value) |
protected void |
initAttributes(javax.faces.view.facelets.TagAttribute[] attrs) |
protected final javax.faces.view.facelets.TagConfig tagConfig
public DirectorySelectOneListboxHandler(javax.faces.view.facelets.TagConfig config)
protected void initAttributes(javax.faces.view.facelets.TagAttribute[] attrs)
protected javax.faces.view.facelets.TagAttribute getTagAttribute(String name, String value)
public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws IOException
IOExceptionprotected String getSelectComponentType()
protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class type)
createMetaRuleset in class javax.faces.view.facelets.MetaTagHandlerCopyright © 2016 Nuxeo SA. All rights reserved.