Interface IStiMasterComponent
- All Known Implementing Classes:
StiChart,StiCrossDataBand,StiDataBand,StiHierarchicalBand,StiTable,StiTableOfContents
public interface IStiMasterComponent
Describes indicator on the master-component.
-
Method Summary
Modifier and TypeMethodDescriptionGets or sets the master-component.voidsetMasterComponent(StiComponent value)
-
Method Details
-
getMasterComponent
StiComponent getMasterComponent()Gets or sets the master-component. -
setMasterComponent
-