

Public Member Functions | |
| TreeComponentInfo (ComponentInfo cli) | |
| String | toString () |
| ComponentInfo | getClientInfo () |
| boolean | compareHandle (int handle) |
| boolean | compareName (String name) |
| int | getHandle () |
| String | getName () |
Private Attributes | |
| ComponentInfo | client |
|
|
|
|
|
Check if the encapsulated ClientInfo's handle is equal to the passed one
Implements alma::acs::gui::loglevel::tree::node::TreeContentInfo.
|
|
|
Check if the encapsulated ClientInfo's name is equal to the passed one
Implements alma::acs::gui::loglevel::tree::node::TreeContentInfo.
|
|
|
Getter
|
|
|
Return the handle of the encsapsulated object
Implements alma::acs::gui::loglevel::tree::node::TreeContentInfo.
|
|
|
Return the name of the encsapsulated object
Implements alma::acs::gui::loglevel::tree::node::TreeContentInfo.
|
|
|
Override toString to show the name on the tree |
|
|
|
1.3.8