public interface IFormatSpecifierHandler
Modifier and Type | Method and Description |
---|---|
org.eclipse.birt.chart.model.attribute.FormatSpecifier |
handleFormatSpecifier(org.eclipse.swt.widgets.Shell shellParent,
java.lang.String title,
org.eclipse.birt.chart.model.attribute.AxisType[] axisTypes,
org.eclipse.birt.chart.model.attribute.FormatSpecifier formatspecifier,
org.eclipse.emf.ecore.EObject target,
java.lang.String attrName,
org.eclipse.birt.chart.ui.swt.wizard.ChartWizardContext context)
Creates a UI to process format specifier.
|
org.eclipse.birt.chart.model.attribute.FormatSpecifier handleFormatSpecifier(org.eclipse.swt.widgets.Shell shellParent, java.lang.String title, org.eclipse.birt.chart.model.attribute.AxisType[] axisTypes, org.eclipse.birt.chart.model.attribute.FormatSpecifier formatspecifier, org.eclipse.emf.ecore.EObject target, java.lang.String attrName, org.eclipse.birt.chart.ui.swt.wizard.ChartWizardContext context)
shellParent
- title
- axisType
- formatspecifier
- target
- attrName
- context
- Copyright © 2005-2008 Actuate Corp. All rights reserved.