Class GroupFunctionChangedEvent
- java.lang.Object
-
- org.dashbuilder.displayer.client.events.GroupFunctionChangedEvent
-
public class GroupFunctionChangedEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description GroupFunctionChangedEvent()GroupFunctionChangedEvent(org.dashbuilder.dataset.group.GroupFunction groupFunction)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.dashbuilder.dataset.group.GroupFunctiongetGroupFunction()voidsetGroupFunction(org.dashbuilder.dataset.group.GroupFunction groupFunction)
-