Rocket::Controls::XMLNodeHandlerDataGrid Class Reference

#include <XMLNodeHandlerDataGrid.h>

Inheritance diagram for Rocket::Controls::XMLNodeHandlerDataGrid:
Collaboration diagram for Rocket::Controls::XMLNodeHandlerDataGrid:

Public Member Functions

virtual Core::ElementElementStart (Core::XMLParser *parser, const Rocket::Core::String &name, const Rocket::Core::XMLAttributes &attributes)
 Called when a new element is opened.
virtual bool ElementEnd (Core::XMLParser *parser, const Rocket::Core::String &name)
 Called when an element is closed.
virtual bool ElementData (Core::XMLParser *parser, const Rocket::Core::String &data)
 Called for element data.
virtual void Release ()
 Called to release the node handler.

Detailed Description

Node handler for the construction of a data grid.

Author:
Robert Curry

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