Package io.dialob.executor.command.event
Interface RowGroupItemsInitEvent
-
- All Superinterfaces:
AttributeEvent,Event,GroupEvent,Serializable
- All Known Implementing Classes:
ImmutableRowGroupItemsInitEvent
@Immutable public interface RowGroupItemsInitEvent extends GroupEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ItemIdgetGroupId()ItemIdgetPrototypeId()-
Methods inherited from interface io.dialob.executor.command.event.AttributeEvent
getTarget
-
-