Package | stimulsoft.report.dictionary.dataSources |
Class | public class StiDataViewSource |
Inheritance | StiDataViewSource ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
StiDataViewSource(nameInSource:String, name:String, alias:String) | StiDataViewSource | ||
![]() | checkColumnsIndexs():void | StiDataSource | |
![]() | clearAllStates():void Clear all earlier saved object states. | StiDataSource | |
![]() | clone(... args):Object [override] | StiDataSource | |
![]() | connect(datas:StiDataCollection = null, loadData:Boolean = true):void Connect Data Source to data. | StiDataSource | |
![]() | disconnect():void | StiDataSource | |
![]() | equals(object:Object):Boolean [override] | StiDataStoreSource | |
![]() | first():void Sets a position at the beginning. | StiDataSource | |
![]() | getCategoryName():String [override] Returns the name to categories of the Data Source. | StiDataStoreSource | |
![]() | getChildDataSource(relationName:String):StiDataSource Returns the child Data Source by the relation name. | StiDataSource | |
![]() | Returns a collection of Child relations. | StiDataSource | |
![]() | getColumnIndex(columnName:String):int | StiDataSource | |
![]() | getConditions(dataBand:StiDataBand):Array | StiDataSource | |
![]() | getData(columnName:String, index:int = -1):Object | StiDataSource | |
![]() | StiDataSource | ||
![]() | StiDataSource | ||
![]() | getLabel():String | StiDataSource | |
![]() | getLevel():int | StiDataSource | |
![]() | getParentData(relationName:String):StiDataRow Returns the parent row with data for the indicated relation. | StiDataSource | |
![]() | getParentDataSource(relationName:String):StiDataSource Returns the parent Data Source by the relation name. | StiDataSource | |
![]() | Returns the colection of Parent relations. | StiDataSource | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | last():void Sets a position on the last element. | StiDataSource | |
![]() | memberwiseClone():Object [override] | StiDataStoreSource | |
![]() | next():void Sets a position on the next element. | StiDataSource | |
![]() | prior():void Sets a position on the previous element. | StiDataSource | |
![]() | resetData():void | StiDataSource | |
![]() | resetDetailsRows():void | StiDataSource | |
![]() | restoreState(stateName:String):void Restores the earlier saved object state. | StiDataSource | |
![]() | saveState(stateName:String):void Saves the current state of an object. | StiDataSource | |
![]() | setData(dataBand:StiDataBand, relationName:String, filterMethod:Object, sortColumns:Array, reinit:Boolean, component:StiComponent):void | StiDataSource | |
![]() | setDetails(relationName:String):void Set the details data for Data Source. | StiDataSource | |
![]() | setFilter(filterMethod:Object):void Apply filter to data. | StiDataSource | |
![]() | setSort(conditions:Array, sortColumns:Array, component:StiComponent, databand:StiDataBand, groupHeaders:StiComponentsCollection):void Sorts data. | StiDataSource | |
![]() | synchronizeColumns():void | StiDataSource | |
![]() | toString():String | StiDataSource |