Class StiImageV2Builder
java.lang.Object
com.stimulsoft.report.engine.StiBuilder
com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiViewV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiImageV2Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionInternalRender(StiComponent masterComp) Renders a component.Render(StiComponent masterComp) Renders a component with calling an event.Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
Prepare, SetReportVariables, UnPrepareMethods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
GetBuilder
-
Constructor Details
-
StiImageV2Builder
public StiImageV2Builder()
-
-
Method Details
-
InternalRender
Description copied from class:StiV2BuilderRenders a component. Does not call events of a component while rendering.- Overrides:
InternalRenderin classStiViewV2Builder- Parameters:
masterComp-- Returns:
-
Render
Description copied from class:StiV2BuilderRenders a component with calling an event. A method is used with InternalRender for the component rendering.- Overrides:
Renderin classStiComponentV2Builder- Parameters:
masterComp-- Returns:
-