Functions documentation
BasicItem(Window* window,Widget2DPropsprops,ContextMenu* cm);
Constructor.
virtual ~BasicItem();
Destructor.
ContextMenu* GetParentWidget();
Returns ContextMenu widget to which Item is bound.
Variables documentation
ContextMenu* m_ParentWidget;
Stores pointer to the parent Widget.