com.stimulsoft.report.components.interfaces
Interface IStiComponentGuidReference

All Known Implementing Classes:
StiEndPointPrimitive, StiPointPrimitive, StiStartPointPrimitive

public interface IStiComponentGuidReference

Allows to assign reference to Guid of component.


Method Summary
 java.lang.String getReferenceToGuid()
          Gets or sets a reference to component with guid.
 void setReferenceToGuid(java.lang.String value)
           
 

Method Detail

getReferenceToGuid

java.lang.String getReferenceToGuid()
Gets or sets a reference to component with guid.


setReferenceToGuid

void setReferenceToGuid(java.lang.String value)