Nevron.Nov.Office.Draw Namespace / NDrawHomeScreen Class
Fields Properties Methods Events


In This Topic
    NDrawHomeScreen Class Members
    In This Topic

    The following tables list the members exposed by NDrawHomeScreen.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDrawHomeScreen.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedTemplate property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowBackButton property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the drawing view of the MyDraw application  
    Public PropertyGets the library browser of the MyDraw application  
    Public PropertyGets the main widget of the MyDraw application  
    Top
    Public Methods
     NameDescription
    Public MethodShows the home screen and lets the user create or select new document  
    Public MethodRejects the new document promise with the given exception. Pass null to silently reject the promise.  
    Public MethodShows the back button. This is called after app has started.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the UI content of the home screen  
    Protected MethodOverridden. Overriden to silently reject the CreateOrSelectNewDocumentPromise in case  
    Protected MethodRebuilds the select document options, which includes repopulating the templates panel and the recent documents panel  
    Internal Method  
    Top
    See Also