Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ConfigurationEditor::AddCollectionEntry Class Reference

#include <ConfigurationEditor.h>

Inheritance diagram for ConfigurationEditor::AddCollectionEntry:

List of all members.


Detailed Description

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

Definition at line 100 of file ConfigurationEditor.h.


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  )  [inline]

Definition at line 102 of file ConfigurationEditor.h.

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

not supported


Member Function Documentation

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 148 of file ConfigurationEditor.cc.

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

called when this control is being popped from the control stack

Reimplemented from ControlBase.

Definition at line 104 of file ConfigurationEditor.h.

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

not supported


Member Data Documentation


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

Tekkotsu v4.0
Generated Thu Nov 22 00:58:15 2007 by Doxygen 1.5.4