public class DefaultControlLabelFactory extends Object implements IControlLabelFactory
| Constructor and Description |
|---|
DefaultControlLabelFactory() |
| Modifier and Type | Method and Description |
|---|---|
Label |
createControlLabel(NodeBase control,
String text,
boolean editable,
boolean mandatory,
PropertyMetaModel<?> pmm) |
String |
getMandatoryLabelText(String text) |
public Label createControlLabel(NodeBase control, String text, boolean editable, boolean mandatory, PropertyMetaModel<?> pmm)
createControlLabel in interface IControlLabelFactorypublic String getMandatoryLabelText(String text)
getMandatoryLabelText in interface IControlLabelFactoryCopyright © 2017 etc.to. All rights reserved.