BBjInputD::setLength
Description
In BBj 4.00 and higher, this method sets the maximum input length for the BBjInputD control.
Syntax
|
Return Value |
Method |
|
void |
setLength(int length) |
Parameters
|
Variable |
Description |
|
length |
Specifies the maximum input length. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.