n2n Page Rocket 1 API

rocket\impl\ei\component\command\common

­Delete­Ei­Command

DeleteEiCommand extends IndependentEiCommandAdapter implements PartialControlComponent, EntryControlComponent, PrivilegedEiCommand

All Implemented Interfaces:

Constant summary

Methods summary

Modifier and Type Method
public getIdBase ( )
public getTypeName ( )
public Controller lookupController ( Eiu eiu )
public Control [] createEntryControls ( Eiu eiu , HtmlView view )
public string [] getEntryControlOptions ( N2nContext n2nContext , N2nLocale n2nLocale )
public createPartialControlButtons ( EiFrame eiFrame , HtmlView htmlView )
public getPartialControlOptions ( N2nLocale n2nLocale )
public processEntries ( EiFrame eiFrame , array entries )
public EiCommandPrivilege createEiCommandPrivilege ( N2nContext n2nContext )

Constants in detail

Methods in detail