Package org.pentaho.openformula.ui
Interface FieldDefinition
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultFieldDefinition
public interface FieldDefinition extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayName()ClassgetFieldType()IcongetIcon()StringgetName()
-