Package services.gui
Class GroupService
- java.lang.Object
-
- services.gui.GroupService
-
@Singleton public class GroupService extends java.lang.ObjectService class for JATOS Controllers (not Publix).
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GroupResult.GroupStatetoggleGroupFixed(GroupResult groupResult, boolean fixed)
-
-
-
Method Detail
-
toggleGroupFixed
public GroupResult.GroupState toggleGroupFixed(GroupResult groupResult, boolean fixed)
-
-