public interface MemberShipChangeListener
UserDetailPanel and GroupDetailPanel,
since they both contain a table showing the memberships
and they both must react to changes of the currently displayed memberships.
By using this interface, ClickListeners and others can be easily reused.| Modifier and Type | Method and Description |
|---|---|
void |
notifyMembershipChanged() |
Copyright © 2016 Alfresco. All rights reserved.