25#ifndef __VALIDATOR_PLATFORMCANVAS_H__
26#define __VALIDATOR_PLATFORMCANVAS_H__
29#include "../../objects/PCanvas.h"
39 virtual std::string
ObjectName()
const {
return "PlatformCanvas (validator)"; }
This class is the basic generic text box.
virtual bool SetProperty(std::string, Variant v)
virtual ObjectValidationError ValidateProperty(std::string, Variant v) const