bre20::ScriptLabeledText Class Reference

Summary for ScriptLabeledText. More...

Inheritance diagram for bre20::ScriptLabeledText:

bre20::LabeledText List of all members.

Public Member Functions

 ScriptLabeledText ()
 ScriptLabeledText (String *methodName, String *caption, String *tooltip, int width, int mode)
String * getMethodName ()
void setMethodName (String *str)

Protected Attributes

String * methodName

Detailed Description

Summary for ScriptLabeledText.


Constructor & Destructor Documentation

bre20::ScriptLabeledText::ScriptLabeledText  ) 
 

bre20::ScriptLabeledText::ScriptLabeledText String *  methodName,
String *  caption,
String *  tooltip,
int  width,
int  mode
 


Member Function Documentation

String* bre20::ScriptLabeledText::getMethodName  ) 
 

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


Member Data Documentation

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




BRE Documentation Home