public class AttributeChooserTreeItemRenderer extends Object implements org.zkoss.zul.TreeitemRenderer<org.zkoss.zul.DefaultTreeNode<Attribute>>
AttributeChooserRenderer| Constructor and Description |
|---|
AttributeChooserTreeItemRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.zkoss.zul.Label |
createLanguageMark(Attribute selectedAttribute) |
LabelService |
getLabelService() |
protected boolean |
hasLocalizedChildren(Attribute selectedAttribute) |
protected boolean |
isGroupingAttribute(org.zkoss.zul.DefaultTreeNode<Attribute> node) |
protected boolean |
isLocalizedChild(Attribute selectedAttribute) |
protected boolean |
isSubAttribute(Attribute attribute) |
void |
render(org.zkoss.zul.Treeitem item,
org.zkoss.zul.DefaultTreeNode<Attribute> data,
int i) |
void |
setLabelService(LabelService labelService) |
public void render(org.zkoss.zul.Treeitem item,
org.zkoss.zul.DefaultTreeNode<Attribute> data,
int i)
render in interface org.zkoss.zul.TreeitemRenderer<org.zkoss.zul.DefaultTreeNode<Attribute>>protected boolean isLocalizedChild(Attribute selectedAttribute)
protected boolean hasLocalizedChildren(Attribute selectedAttribute)
protected org.zkoss.zul.Label createLanguageMark(Attribute selectedAttribute)
protected boolean isSubAttribute(Attribute attribute)
protected boolean isGroupingAttribute(org.zkoss.zul.DefaultTreeNode<Attribute> node)
public LabelService getLabelService()
public void setLabelService(LabelService labelService)
Copyright © 2018. All rights reserved.