43 | | * The hud through which the value of locked() property is changed will be provided during next revision of this task. |
| 43 | * Create method setOwnValue(T value) which will set value of the own property depending on if locked() is true or false. |
| 44 | * Add boolean value property contentLock() in Frame class that will provide if the content of the Frame is locked. |
| 45 | * The hud through which the value of locked() property is changed will be provided during next revision of this task. |
| 46 | * org.sophie2.base.model.book.!FramePropertyLockingTest is a test for frame properties locking. |