Interface MutablePresentationModel
-
- All Superinterfaces:
ChangeAware
,PresentationModel
- All Known Implementing Classes:
CommandPanelPresentationModel
,CommandPopupMenuPanelPresentationModel
public interface MutablePresentationModel extends PresentationModel, ChangeAware
-
-
Method Summary
-
Methods inherited from interface org.pushingpixels.radiance.component.api.common.model.ChangeAware
addChangeListener, removeChangeListener
-
-