Public Member Functions

sp::gui::GUIStringGadget Class Reference
[Built in GUI]

#include <spGUIStringGadget.hpp>

Inheritance diagram for sp::gui::GUIStringGadget:
sp::gui::GUIGadget sp::gui::GUIController sp::gui::GUIBaseObject

List of all members.

Public Member Functions

 GUIStringGadget ()
 ~GUIStringGadget ()
bool update ()
void draw ()
void setPasteMode (bool isPasteMode)
bool getPasteMode () const

Detailed Description

Text field controller gadget.


Constructor & Destructor Documentation

sp::gui::GUIStringGadget::GUIStringGadget (  ) 
sp::gui::GUIStringGadget::~GUIStringGadget (  ) 

Member Function Documentation

void sp::gui::GUIStringGadget::draw (  )  [virtual]

Implements sp::gui::GUIGadget.

bool sp::gui::GUIStringGadget::getPasteMode (  )  const [inline]
void sp::gui::GUIStringGadget::setPasteMode ( bool  isPasteMode  )  [inline]
bool sp::gui::GUIStringGadget::update (  )  [virtual]

Implements sp::gui::GUIGadget.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines