See: Description
| Interface | Description |
|---|---|
| GroupAdminListener |
Listeners of this type can be registered through
GroupAdmin.addGroupAdminListener(GroupAdminListener) method to receive events for groups and
group types adding/removal. |
| GroupChangeListener |
Listeners of this type can be registered through
Group.addGroupListener(GroupChangeListener)
method to receive events for changes in the group. |
| Class | Description |
|---|---|
| GroupChildEvent |
Event signaling child group attachment/detachment.
|
| GroupComponentEvent |
Event signaling component attachment/detachment.
|
| GroupEvent |
Event about group adding/removal.
|
| GroupPropertyEvent |
Event about group field change.
|
| GroupTypeEvent |
Event about group type adding or removal.
|
| Enum | Description |
|---|---|
| GroupChildEvent.EventType | |
| GroupComponentEvent.EventType | |
| GroupEvent.EventType | |
| GroupPropertyEvent.EventType | |
| GroupTypeEvent.EventType |
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.