Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ConfigurationEditor::AddCollectionEntry Class Reference

displays a list of template objects (see ConfigurationEditor::getObjectTemplates()) which can be added to a target collection More...

#include <ConfigurationEditor.h>

Inheritance diagram for ConfigurationEditor::AddCollectionEntry:

Detailed Description

displays a list of template objects (see ConfigurationEditor::getObjectTemplates()) which can be added to a target collection

Definition at line 101 of file ConfigurationEditor.h.

List of all members.

Public Member Functions

 AddCollectionEntry (plist::Collection &target)
virtual void refresh ()
 called when the child has deactivated and this control should refresh its display, or some other event (such as the user pressing the refresh button) has happened to cause a refresh to be needed
virtual void deactivate ()
 called when this control is being popped from the control stack

Protected Attributes

plist::Collectiontgt

Private Member Functions

 AddCollectionEntry (const AddCollectionEntry &)
 not supported
AddCollectionEntryoperator= (const AddCollectionEntry &)
 not supported

Constructor & Destructor Documentation

ConfigurationEditor::AddCollectionEntry::AddCollectionEntry ( plist::Collection target  ) 

Definition at line 103 of file ConfigurationEditor.h.

ConfigurationEditor::AddCollectionEntry::AddCollectionEntry ( const AddCollectionEntry  )  [private]

not supported


Member Function Documentation

virtual void ConfigurationEditor::AddCollectionEntry::deactivate (  )  [virtual]

called when this control is being popped from the control stack

Reimplemented from ControlBase.

Definition at line 105 of file ConfigurationEditor.h.

AddCollectionEntry& ConfigurationEditor::AddCollectionEntry::operator= ( const AddCollectionEntry  )  [private]

not supported

void ConfigurationEditor::AddCollectionEntry::refresh (  )  [virtual]

called when the child has deactivated and this control should refresh its display, or some other event (such as the user pressing the refresh button) has happened to cause a refresh to be needed

Reimplemented from ControlBase.

Definition at line 162 of file ConfigurationEditor.cc.


Member Data Documentation


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3