Class SourceFieldDefinition


  • public class SourceFieldDefinition
    extends Object
    • Constructor Detail

      • SourceFieldDefinition

        public SourceFieldDefinition​(String fieldName,
                                     org.pentaho.reporting.engine.classic.core.wizard.DataSchema dataSchema)
    • Method Detail

      • getDisplayFieldName

        public String getDisplayFieldName()
        Returns the formatted display name. This method is used via reflection by the Xul code.
        Returns:
        the display field name.
      • getFieldName

        public String getFieldName()