bre20::ScriptGridPage Class Reference

Inheritance diagram for bre20::ScriptGridPage:

bre20::GridPage List of all members.

Public Member Functions

 ScriptGridPage ()
 ScriptGridPage (String *methodName, String *tabName, int columns, int rows, int mode)
String * getMethodName ()
void setMethodName (String *str)

Protected Attributes

String * methodName

Constructor & Destructor Documentation

bre20::ScriptGridPage::ScriptGridPage  ) 
 

bre20::ScriptGridPage::ScriptGridPage String *  methodName,
String *  tabName,
int  columns,
int  rows,
int  mode
 


Member Function Documentation

String* bre20::ScriptGridPage::getMethodName  ) 
 

void bre20::ScriptGridPage::setMethodName String *  str  ) 
 


Member Data Documentation

String* bre20::ScriptGridPage::methodName [protected]
 




BRE Documentation Home