BBjInputD::getRestore
Description
In BBj 4.00 and higher, this method returns the restore string for the BBjInputD control.
Syntax
Return Value |
Method |
string |
getRestore() |
Parameters
None.
Return Value
Returns the restore string for the BBjInputD control.
Remarks
The restore string is the text representation of the date that appears when a user hits the restore key (usually ESC) or by calling the BBjInputD::restore method.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.