Package | stimulsoft.report.engine.engineV2.builders |
Class | public class StiGroupHeaderBandV2Builder |
Inheritance | StiGroupHeaderBandV2Builder ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
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 | |
getCurrentConditionValue(masterGroupHeaderBand:StiGroupHeaderBand):* [static] Returns the current value of a condition of grouping. | StiGroupHeaderBandV2Builder | ||
[static] Returns the Master component of this component. | StiGroupHeaderBandV2Builder | ||
![]() | [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] | StiGroupHeaderBandV2Builder | ||
![]() | [override] | StiComponentV2Builder | |
setReportVariables(masterComp:StiComponent):void [override] | StiGroupHeaderBandV2Builder | ||
![]() | unPrepare(masterComp:StiComponent):void [override] Clears a component after rendering. | StiComponentV2Builder |
getCurrentConditionValue | () | method |
public static function getCurrentConditionValue(masterGroupHeaderBand:StiGroupHeaderBand):*
Returns the current value of a condition of grouping.
Parameters
masterGroupHeaderBand:StiGroupHeaderBand |
* |
getMaster | () | method |
public static function getMaster(masterGroupHeaderBand:StiGroupHeaderBand):StiDataBand
Returns the Master component of this component.
Parameters
masterGroupHeaderBand:StiGroupHeaderBand |
StiDataBand |
prepare | () | method |
setReportVariables | () | method |
override public function setReportVariables(masterComp:StiComponent):void
Parameters
masterComp:StiComponent |