BBjInputE::setLength
Description
Sets the length of the text in the BBjInputE control.
Syntax
| Return Value | Method | 
| void | setLength(int len) | 
Parameters
| Variable | Description | 
| len | Specifies the length of the text in the control. | 
Return Value
None.
Remarks
If the setLength method is called, then the previous mask is not used. The mask for the characters will be the default mask character "X".
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.