com.stimulsoft.report.components.interfaces
Interface IStiClone

All Known Implementing Classes:
StiClone

public interface IStiClone

Allows to create components - clones.


Method Summary
 StiContainer getContainer()
          Gets or sets a container being cloned.
 void setContainer(StiContainer value)
           
 

Method Detail

getContainer

StiContainer getContainer()
Gets or sets a container being cloned.


setContainer

void setContainer(StiContainer value)