|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStiDataSource
Inteface describes a data source in the component.
Method Summary | |
---|---|
StiDataSource |
getDataSource()
Gets Data Source. |
java.lang.String |
getDataSourceName()
Gets or sets the name of Data Source. |
boolean |
isDataSourceEmpty()
Returns true if DataSource property is not assigned. |
void |
setDataSourceName(java.lang.String value)
|
Methods inherited from interface com.stimulsoft.report.dictionary.IStiEnumerator |
---|
First, getCount, getIsBof, getIsEmpty, getIsEof, getPosition, Last, Next, Prior, setIsBof, setIsEof, setPosition |
Method Detail |
---|
StiDataSource getDataSource()
java.lang.String getDataSourceName()
void setDataSourceName(java.lang.String value)
boolean isDataSourceEmpty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |