OSB_GUI::ToListItem Class Reference

Inheritance diagram for OSB_GUI::ToListItem:

Inheritance graph
[legend]
List of all members.

Detailed Description

Base class for all list items of tariff objects.

This class defines that each list item of a tariff object must:

Definition at line 75 of file tolists.h.

Public Member Functions


Constructor & Destructor Documentation

virtual OSB_GUI::ToListItem::~ToListItem (  )  [virtual]

Empty virtual destructor.


Member Function Documentation

virtual bool OSB_GUI::ToListItem::commandEvent ( ToMenuCmd  cmd  )  [pure virtual]

Process a command for the tariff object menu.

Parameters:
cmd Command to execute.
Returns:
true if the command can be executed, else false.
For avoidance of doubt: The function returns true even if the execution of the command fails.

Implemented in OSB_GUI::CpList, OSB_GUI::CpItem, OSB_GUI::E164List, OSB_GUI::TcsItem, OSB_GUI::ToGroup, OSB_GUI::ToItem, OSB_GUI::ToGroupItem, OSB_GUI::ToCfgItem, OSB_GUI::ToCfgTsItem, and OSB_GUI::TsItem.

virtual bool OSB_GUI::ToListItem::setupMenu ( ToMenu toMenu  )  [pure virtual]

Disable the items in the tariff object menu.

Parameters:
toMenu Tariff object menu to configure.
Returns:
true if the tariff object menu should be shown, else false.
All items of the tariff object menu are enabled when the function is called.

Note:
Derived class that do not want to show the tariff object menu just return false.

Implemented in OSB_GUI::CpList, OSB_GUI::CpItem, OSB_GUI::E164List, OSB_GUI::TcsItem, OSB_GUI::ToGroup, OSB_GUI::ToItem, OSB_GUI::ToGroupItem, OSB_GUI::ToCfgItem, OSB_GUI::ToCfgTsItem, and OSB_GUI::TsItem.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:21:51 2006 for OSB Library by  doxygen 1.4.7