GroupLockConfiginterface
A config object which provides fine grain control when locking a group
Properties (11)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| allowDrop⚓︎ | boolean | x | x | (Enterprise only) Controls the ability of the users to drop outside windows in the group |
| allowDropBottom⚓︎ | boolean | x | x | Controls the users ability to drop windows in bottom zone of the group |
| allowDropHeader⚓︎ | boolean | x | x | Controls the users ability to drop windows in header zone of the group |
| allowDropLeft⚓︎ | boolean | x | x | Controls the users ability to drop windows in left zone of the group |
| allowDropRight⚓︎ | boolean | x | x | Controls the users ability to drop windows in right zone of the group |
| allowDropTop⚓︎ | boolean | x | x | Controls the users ability to drop windows in top zone of the group |
| allowExtract⚓︎ | boolean | x | x | Blocks the users ability to extract windows from the group |
| allowReorder⚓︎ | boolean | x | x | Blocks the ussers ability to reorder windows from the group |
| showAddWindowButton⚓︎ | boolean | x | x | Controls the visibility of the add window buttons (the ones with the plus icon) located in the group header |
| showEjectButton⚓︎ | boolean | x | x | Controls the visibility of the eject button located in the group header |
| showMaximizeButton⚓︎ | boolean | x | x | Controls the visibility of the maximize/restore button located in the group header |