Package org.eclnt.ccaddons.diagram
Interface IChartingAreaUI
- All Known Implementing Classes:
ChartingAreaUI
public interface IChartingAreaUI
Interface of ChartingAreaUI that is passed into page bean components
that are parts of shape instances (see
IContainedPageBean
.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoid
showAdditionalComponents
(ChartShapeInstance shape, List<IChartingAreaUI.AdditionalComponentInfo> components)
-
Method Details
-
showAdditionalComponents
void showAdditionalComponents(ChartShapeInstance shape, List<IChartingAreaUI.AdditionalComponentInfo> components)
-