The methods defined in the Sheet class are summarized in the following table.
Method | Description |
---|---|
canBeChildOf | Returns whether the control can be placed on the specified form or control |
isMoveable | Returns false to specify that the control cannot be moved in the JADE Painter |
isSizeable | Returns false to specify that the control cannot be resized in the JADE Painter |
For details, see "Window, Form, and Control Methods", later in this document.