MPxUIControl Class Reference

#include <MPxUIControl.h>

Class Description

Base class for control creation.

MPxUIControl is the base class for user defined UI. This class should never be extended. Extend the derived classes of this class.

+ Inheritance diagram for MPxUIControl:

Public Member Functions

virtual ~MPxUIControl ()
 Class destructor.
 

Static Public Member Functions

static const char * className ()
 Returns the name of this class. More...
 

Member Function Documentation

const char * className ( )
static

Returns the name of this class.

Returns
Name of this class.

The documentation for this class was generated from the following files:
  • MPxUIControl.h
  • MPxUIControl.cpp