GDocSaveDialog::addType
Description
In BBj 11.00 and higher, this method adds a document type to the save dialog.
Syntax
Return Value |
Method |
void |
addType(string typeName, string type) |
Parameters
Variable |
Description |
typeName |
Specifies the name of the type. |
type |
Specifies the type of Google document. |
Return Values
None.
Remarks
None.