BBjFormElement::setVerticalFill
Description
In BBj 4.0 and higher, this method sets the vertical fill option, which affects the form element sizing relative to the parent.
Syntax
Return Value |
Method |
---|---|
void |
setVerticalFill(boolean fill) |
Parameters
Variable |
Description |
---|---|
fill |
Specifies whether the form element vertically fills the parent. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.