Class MDXValuesHighlight

java.lang.Object
org.pentaho.di.ui.trans.steps.olapinput.MDXValuesHighlight
All Implemented Interfaces:
EventListener, org.eclipse.swt.custom.LineStyleListener, org.eclipse.swt.internal.SWTEventListener

public class MDXValuesHighlight extends Object implements org.eclipse.swt.custom.LineStyleListener
  • Field Details

  • Constructor Details

    • MDXValuesHighlight

      public MDXValuesHighlight()
    • MDXValuesHighlight

      public MDXValuesHighlight(String[] strArrSQLFunctions)
  • Method Details

    • lineGetStyle

      public void lineGetStyle(org.eclipse.swt.custom.LineStyleEvent event)
      Event.detail line start offset (input) Event.text line text (input) LineStyleEvent.styles Enumeration of StyleRanges, need to be in order. (output) LineStyleEvent.background line background color (output)
      Specified by:
      lineGetStyle in interface org.eclipse.swt.custom.LineStyleListener
    • parseBlockComments

      public void parseBlockComments(String text)