Package | stimulsoft.report.engine.engineV2.builders |
Class | public class StiGroupFooterBandV2Builder |
Inheritance | StiGroupFooterBandV2Builder ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
![]() | equals(object:Object):Boolean | StiObject | |
![]() | [static] | StiV2Builder | |
![]() | [static]
Returns child bands. | StiBandV2Builder | |
[static] Returns the Master component of an object. | StiGroupFooterBandV2Builder | ||
![]() | [static]
Returns a panel for the component rendering. | StiContainerV2Builder | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | [override] | StiBandV2Builder | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object [override] Creates a shallow copy of the current Collection. | StiService | |
![]() | packService():void | StiService | |
![]() | prepare(masterComp:StiComponent):void [override] Prepares a component for rendering. | StiComponentV2Builder | |
![]() | [override] | StiComponentV2Builder | |
setReportVariables(masterComp:StiComponent):void [override] | StiGroupFooterBandV2Builder | ||
![]() | unPrepare(masterComp:StiComponent):void [override] Clears a component after rendering. | StiComponentV2Builder |
getMaster | () | method |
public static function getMaster(masterFooterBand:StiGroupFooterBand):StiDataBand
Returns the Master component of an object.
Parameters
masterFooterBand:StiGroupFooterBand |
StiDataBand |
setReportVariables | () | method |
override public function setReportVariables(masterComp:StiComponent):void
Parameters
masterComp:StiComponent |