78 virtual bool deepCopy(
const TYElement* pOther,
bool copyId =
true,
bool pUseCopyTag =
false);
80 virtual std::string
toString()
const;
#define TY_EXT_GRAPHIC_DECL_ONLY(classname)
#define OPROTODECL(classname)
Classe de definition d'un panel d'information.
bool operator==(const TYPanel &other) const
Operateur ==.
TYPanel & operator=(const TYPanel &other)
Operateur =.
TYPanel()
Constructeur. Le constructeur de la calsse TYPanel.
std::string getSecondPos() const
Get de la seconde position.
virtual ~TYPanel()
Destructeur. Le destructeur de la calsse TYPanel.
virtual std::string toString() const
std::string getFirstPos() const
Get/set de la premiere position.
void setFirstPos(const std::string &firstPos)
Set de la premiere position.
void setValue(const std::string &value)
Set de la valeur.
bool operator!=(const TYPanel &other) const
Operateur !=.
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
std::string getValue() const
Get de la valeur.
void setSecondPos(const std::string &secondPos)
Set de la seconde position.