Метод | Описание | |
---|---|---|
add ( ) : |
||
add ( |
||
add ( |
||
cReportSections ( ) : System | ||
clear ( ) : void | ||
count ( ) : int | ||
getTypeSection ( ) : csRptSectionType | ||
item ( String key ) : |
||
item ( int index ) : |
||
remove ( String key ) : void | ||
remove ( int index ) : void | ||
setTypeSection ( csRptSectionType rhs ) : void |
Метод | Описание | |
---|---|---|
pRefreshIndex ( ) : void | ||
setCopyColl ( |
||
setMainTypeSection ( csRptSectionType rhs ) : void |
public add ( |
||
c | ||
key | String | |
Результат |
public add ( |
||
c | ||
key | String | |
index | int | |
Результат |
public getTypeSection ( ) : csRptSectionType | ||
Результат | csRptSectionType |
public item ( String key ) : |
||
key | String | |
Результат |
public item ( int index ) : |
||
index | int | |
Результат |
public setTypeSection ( csRptSectionType rhs ) : void | ||
rhs | csRptSectionType | |
Результат | void |