Class DataSchemaFieldDefinition

  • All Implemented Interfaces:
    Serializable, org.pentaho.openformula.ui.FieldDefinition

    public class DataSchemaFieldDefinition
    extends Object
    implements org.pentaho.openformula.ui.FieldDefinition
    See Also:
    Serialized Form
    • Constructor Detail

      • DataSchemaFieldDefinition

        public DataSchemaFieldDefinition​(String name,
                                         org.pentaho.reporting.engine.classic.core.wizard.DataAttributes attributes,
                                         org.pentaho.reporting.engine.classic.core.wizard.DataAttributeContext dataAttributeContext)
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.pentaho.openformula.ui.FieldDefinition
      • getDisplayName

        public String getDisplayName()
        Specified by:
        getDisplayName in interface org.pentaho.openformula.ui.FieldDefinition
      • getFieldType

        public Class getFieldType()
        Specified by:
        getFieldType in interface org.pentaho.openformula.ui.FieldDefinition
      • getIcon

        public Icon getIcon()
        Specified by:
        getIcon in interface org.pentaho.openformula.ui.FieldDefinition