Menu

#79 Tables popup menu-- not updating tables

open
nobody
5
2005-07-15
2005-07-15
Anonymous
No

There is a problem with the popup menu on the
ServiceRefs panel's table. When a row is added or
deleted, the table is not updated, even though behind
the scenes the row is really added or deleted. This is
being caused by the fact that some configuration
objects expose multiple properties for the ServiceRefs.
The DomainMetadata.getReferenceOfTypeFromType just
picks one for adding/deleting the row-- if the view is
based on a different property, then the table does not
respond to the PropertyEvent on the underlying data.

Possible solutions include eliminating "extra"
properties exposing the same ServiceRefs data or some
other trick to get the GUI table to update.

Discussion


Log in to post a comment.