Interface LayoutStateChange.Producer
-
- All Known Subinterfaces:
LayoutModel<V>
- All Known Implementing Classes:
AbstractLayoutModel,AggregateLayoutModel,DefaultLayoutModel
- Enclosing interface:
- LayoutStateChange
public static interface LayoutStateChange.Producerindicates 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.SupportgetLayoutStateChangeSupport()
-
-
-
Method Detail
-
getLayoutStateChangeSupport
LayoutStateChange.Support getLayoutStateChangeSupport()
-
-