public class ColumnType extends Object
| Constructor and Description |
|---|
ColumnType(String typeName,
String customLabel) |
ColumnType(String typeName,
String customLabel,
org.opensingular.lib.commons.lambda.IFunction<SInstance,String> displayFunction) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomLabel(SInstance instance) |
org.opensingular.lib.commons.lambda.IFunction<SInstance,String> |
getDisplayFunction() |
SType<?> |
getType(SInstance instance) |
String |
getTypeName() |
Copyright © 2017. All rights reserved.