n2n Page Rocket 1 API

rocket\impl\ei\component\command\common\model

­Overview­Model

OverviewModel implements Dispatchable

All Implemented Interfaces:

Property summary

Modifier and Type Property
protected selectedObjectIds
protected executedPartialCommandKey

Methods summary

Modifier and Type Method
public __construct ( EiuFrame eiuFrame , int listSize , CritmodForm critmodForm , QuickSearchForm quickSearchForm )
public getCritmodForm ( )
public getQuickSearchForm ( )
public getEiuFrame ( )
public initialize ( int pageNo , int numPages = 1 )
public initByPids ( array pids )
public getNumPages ( )
public getCurrentPageNo ( )
public getNumEntries ( )
public getPageSize ( )
public EiuGui getEiuGui ( )
public getSelectedObjectIds ( )
public setSelectedObjectIds ( array selectedObjectIds )
public getExecutedPartialCommandKey ( )
public setExecutedPartialCommandKey ( unknown executedPartialCommandKey )
public executePartialCommand ( )

Properties in detail

Methods in detail