alma::acs::gui::loglevel::tree::node::TreeContentInfo Interface Reference

Inheritance diagram for alma::acs::gui::loglevel::tree::node::TreeContentInfo:
Inheritance graph
[legend]

List of all members.

Public Member Functions

boolean compareHandle (int handle)
boolean compareName (String name)
int getHandle ()
String getName ()

Detailed Description

Common class for the content of each node of the tree

Author:
acaproni

Member Function Documentation

boolean alma::acs::gui::loglevel::tree::node::TreeContentInfo::compareHandle ( int  handle  ) 

Check if the encapsulated ClientInfo's handle is equal to the passed one

Parameters:
handle The handle to compare with the handle of the client
Returns:
true if the handle and the parameter are equal

Implemented in alma::acs::gui::loglevel::tree::node::TreeClientInfo, alma::acs::gui::loglevel::tree::node::TreeComponentInfo, and alma::acs::gui::loglevel::tree::node::TreeContainerInfo.

Referenced by alma::acs::gui::loglevel::tree::LogLvlTreeModel::checkNodeContent().

boolean alma::acs::gui::loglevel::tree::node::TreeContentInfo::compareName ( String  name  ) 

Check if the encapsulated ClientInfo's name is equal to the passed one

Parameters:
handle The name to compare with the name of the client
Returns:
true if the name and the parameter are equal

Implemented in alma::acs::gui::loglevel::tree::node::TreeClientInfo, alma::acs::gui::loglevel::tree::node::TreeComponentInfo, and alma::acs::gui::loglevel::tree::node::TreeContainerInfo.

Referenced by alma::acs::gui::loglevel::tree::LogLvlTreeModel::checkNodeContent().

int alma::acs::gui::loglevel::tree::node::TreeContentInfo::getHandle (  ) 
String alma::acs::gui::loglevel::tree::node::TreeContentInfo::getName (  ) 

The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2