omegalib  13.1
omegaToolkit::UiScriptCommand Class Reference

#include <UiScriptCommand.h>

Public Member Functions

 UiScriptCommand ()
 
 UiScriptCommand (const String &command)
 
virtual void handleEvent (const Event &evt)
 
void setCommand (const String &value)
 
const String & getCommand ()
 
void setUiEventsOnly (bool value)
 
bool isUiEventsOnly ()
 
- Public Member Functions inherited from omicron::ReferenceType
 ReferenceType ()
 
virtual ~ReferenceType ()
 
void ref ()
 
void unref ()
 
long refCount ()
 
- Public Member Functions inherited from omicron::IEventListener
virtual void handleEvent (const Event &evt)=0
 

Additional Inherited Members

- Static Public Member Functions inherited from omicron::ReferenceType
static void printObjCounts ()
 
- Static Protected Attributes inherited from omicron::ReferenceType
static List< ReferenceType * > mysObjList
 
+ Inheritance diagram for omegaToolkit::UiScriptCommand:

Constructor & Destructor Documentation

omegaToolkit::UiScriptCommand::UiScriptCommand ( )
omegaToolkit::UiScriptCommand::UiScriptCommand ( const String &  command)

Member Function Documentation

const String & omegaToolkit::UiScriptCommand::getCommand ( )
inline
virtual void omegaToolkit::UiScriptCommand::handleEvent ( const Event &  evt)
virtual
bool omegaToolkit::UiScriptCommand::isUiEventsOnly ( )
inline
void omegaToolkit::UiScriptCommand::setCommand ( const String &  value)
inline
void omegaToolkit::UiScriptCommand::setUiEventsOnly ( bool  value)
inline

The documentation for this class was generated from the following file: