Name | Description | |
---|---|---|
NOfficeWidgetSchema | Schema associated with NOfficeWidget. |
The following tables list the members exposed by NOfficeMainWidget.
Name | Description | |
---|---|---|
NOfficeWidgetSchema | Schema associated with NOfficeWidget. |
Name | Description | |
---|---|---|
Document | Gets the document displayed by the view | |
DocumentView | Gets the document view displayed in this widget |
Name | Description | |
---|---|---|
RibbonUIBuilder | Gets the ribbon builder for the Application |
Name | Description | |
---|---|---|
CreateDocumentContentAsync | Creates the main content of the Office Application, which includes the Document, DocumentView and a Widget. | |
CreateHomeAndEvaluationExpiredScreens | Creates the the home screen and the evaluation expired screens of the office widget. | |
FocusDocumentView | Focuses the document view |
Name | Description | |
---|---|---|
CreateCommandBarBuilder | Creates the command bar UI builder. | |
CreateDocumentViewUI | Creates the DocumentView user interface of the application. | |
CreateRibbonBuilder | Creates the ribbon UI builder. | |
CreateView | Creates a view for the given application window. | |
OnEvaluationExpiredMessageClosed | Called when the Evaluation expired message has been closed. | |
OnWorkspaceLoaded | Called when the workspace settings have been loaded. | |
ShowEvaluationExpiredMessage | Shows an evaluation expired message. Currently not used, because license check is done on login. |