BBjFormParagraph::setAutoAdjustHeight
Description
In BBj 4.0 and higher, this method sets whether the form element automatically adjusts its height according to the text height.
Syntax
Return Value |
Method |
---|---|
void |
setAutoAdjustHeight(boolean adjust) |
Parameters
Variable |
Description |
---|---|
adjust |
Specifies whether the form element automatically adjusts its height according to the text height. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.