public abstract class AbstractAttributeLabelResolver extends Object implements AttributeLabelResolver
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SCLASS_ATTRIBUTE_LABEL |
| Constructor and Description |
|---|
AbstractAttributeLabelResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.zkoss.zul.Label |
createAttributeLabel(Attribute attributeConfiguration,
DataAttribute attribute,
String typeCode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeLabelprotected static final String SCLASS_ATTRIBUTE_LABEL
public org.zkoss.zul.Label createAttributeLabel(Attribute attributeConfiguration, DataAttribute attribute, String typeCode)
createAttributeLabel in interface AttributeLabelResolverCopyright © 2018. All rights reserved.