initDataType
type initDataType = text | html | ole | desktop | destop-external | none | sign
Description
The data type selected in the editor and sent to the plugin: text - the text data, html - HTML formatted code, ole - OLE object data, desktop - the desktop editor data, destop-external - the main page data of the desktop app (system messages), none - no data will be send to the plugin from the editor, sign - the sign for the keychain plugin.
Overloads
- initDataType
text | html | ole | desktop | destop-external | none | sign
The data type selected in the editor and sent to the plugin: text - the text data, html - HTML formatted code, ole - OLE object data, desktop - the desktop editor data, destop-external - the main page data of the desktop app (system messages), none - no data will be send to the plugin from the editor, sign - the sign for the keychain plugin.