Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::gp::explorer::TableHolderImpl::SelectiveTableModel Class Reference

List of all members.

Protected Member Functions

Property getPropertyFor (Node node, Property prop)

Package Functions

 SelectiveTableModel (Class[] displayBeans)

Private Attributes

final Class[] displayBeans

Detailed Description

Model that redirects the call to the super class if the Bean class is a subclass of the one set with ListTableView.setProperties(). Otherwise it returns null. The goal is to display only the rows of the beans instead of creating its getPropertySets. Not used in this implementation. To use it, pass it as an argument to ListTableView()


Constructor & Destructor Documentation

cern::gp::explorer::TableHolderImpl::SelectiveTableModel::SelectiveTableModel Class[]  displayBeans  )  [inline, package]
 


Member Function Documentation

Property cern::gp::explorer::TableHolderImpl::SelectiveTableModel::getPropertyFor Node  node,
Property  prop
[inline, protected]
 

Only return valid properties if the bean corresponding to this node shall be displayed in the ListTable. Otherwise return null.


Member Data Documentation

final Class [] cern::gp::explorer::TableHolderImpl::SelectiveTableModel::displayBeans [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:26 2009 for ACS Java API by doxygen 1.3.8