
Public Member Functions | |
| void | run () |
Private Member Functions | |
| MembersSearching (ListsHandlerBean in_parent, SimpleIntrospectable node) | |
Private Attributes | |
| ListsHandlerBean | parent = null |
| SimpleIntrospectable | node = null |
This is a thread that queries the RemoteAccess for the members of the currently selected object (i.e. gets object's operations and attributes)
Creation date: (9/26/98 10:40:53 AM)
| si::ijs::acs::objectexplorer::ListsHandlerBean::MembersSearching::MembersSearching | ( | ListsHandlerBean | in_parent, | |
| SimpleIntrospectable | node | |||
| ) | [inline, private] |
MembersSearching constructor comment.
References parent.
| void si::ijs::acs::objectexplorer::ListsHandlerBean::MembersSearching::run | ( | ) | [inline] |
Insert the method's description here. Creation date: (9/26/98 11:11:15 AM)
References si::ijs::acs::objectexplorer::ListsHandlerBean::isSearching, node, si::ijs::acs::objectexplorer::ListsHandlerBean::notifier, parent, si::ijs::acs::objectexplorer::NotificationBean::reportError(), and si::ijs::acs::objectexplorer::ListsHandlerBean::updateLists().
SimpleIntrospectable si::ijs::acs::objectexplorer::ListsHandlerBean::MembersSearching::node = null [private] |
Referenced by run().
ListsHandlerBean si::ijs::acs::objectexplorer::ListsHandlerBean::MembersSearching::parent = null [private] |
Referenced by MembersSearching(), and run().
1.6.2