i-net Clear Reports

Uses of Interface
com.inet.viewer.CustomPromptEditor

Packages that use CustomPromptEditor
com.inet.viewer Provides all classes and interfaces for the i-net Clear Reports viewer. 
 

Uses of CustomPromptEditor in com.inet.viewer
 

Methods in com.inet.viewer with parameters of type CustomPromptEditor
 void ReportViewer.setCustomPromptEditor(java.lang.String promptName, CustomPromptEditor editor)
          Deprecated. As of i-net Crystal-Clear 9, use ReportViewer.setCustomPromptEditor(String, int, CustomPromptEditor) instead.
 void ReportViewer.setCustomPromptEditor(java.lang.String promptName, int valueType, CustomPromptEditor editor)
          Registers the given CustomPromptEditor for prompts with the given name and value type, case-insensitive.
 void SwingReportViewer.setCustomPromptEditor(java.lang.String promptName, CustomPromptEditor editor)
          Registers the given CustomPromptEditor for prompts with the given name, case-insensitive.
 void SwingReportViewer.setCustomPromptEditor(java.lang.String promptName, int valueType, CustomPromptEditor editor)
          Registers the given CustomPromptEditor for prompts with the given name and value type, case-insensitive.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH