Interface LayoutStateChange.Producer
-
- All Known Subinterfaces:
LayoutModel<V>
- All Known Implementing Classes:
AbstractLayoutModel
,AggregateLayoutModel
,DefaultLayoutModel
- Enclosing interface:
- LayoutStateChange
public static interface LayoutStateChange.Producer
indicates that an implementor supports being a producer for this event model
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LayoutStateChange.Support
getLayoutStateChangeSupport()
-
-
-
Method Detail
-
getLayoutStateChangeSupport
LayoutStateChange.Support getLayoutStateChangeSupport()
-
-