Interface ViewChange.Producer
-
- All Known Subinterfaces:
LayoutModel<V>,VisualizationModel<V,E>
- All Known Implementing Classes:
AbstractLayoutModel,AbstractVisualizationModel,AggregateLayoutModel,DefaultLayoutModel
- Enclosing interface:
- ViewChange
public static interface ViewChange.Producerindicates support for this type of event dispatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ViewChange.SupportgetViewChangeSupport()
-
-
-
Method Detail
-
getViewChangeSupport
ViewChange.Support getViewChangeSupport()
-
-