NevronOpenVision
Nevron.Nov.Dom Namespace / NTheme Class
Fields Properties Methods Events


In This Topic
    NTheme Class Members
    In This Topic

    The following tables list the members exposed by NTheme.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The default skin type  
    Public FieldA theming context that emits a Child combinator.  
    Public FieldAn empty state that does not emit any condition.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTheme.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the title of the theme.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates the stylesheet of the theme.  
    Public Methodstatic (Shared in Visual Basic)Returns a theme promise for the given file.  
    Public Methodstatic (Shared in Visual Basic)Loads a theme from the given embedded NOV resource.  
    Public Methodstatic (Shared in Visual Basic)Loads a theme from the given stream.  
    Public Methodstatic (Shared in Visual Basic)Facility method, that returns the value to be set to a stylesheet Author property, for a stylesheet created by a theme of the specified type.  
    Public MethodMust override to return the theme type.  
    Public MethodOverloaded. Saves the theme to the given file.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Protected Internal MethodCreates a new basic context that matches elements that are children of an element with the specified schema.  
    Protected Internal MethodCreates a composite context from the given selector parts. The context cannot be null.  
    Protected Internal MethodOverloaded. Defines a new basic context with the specified build selector delegate.  
    Protected Internal MethodDefines a new basic context with the specified build selector delegate, and inserts it before the specified part in the basic parts registry.  
    Protected Internal MethodCreates a new basic state that matches elements that are children of an element that is a named child of another element.  
    Protected Internal MethodCreate a new context with an Nth child condition that matches if the element has Step * N + Offset siblings before it.  
    Protected Internal MethodOverloaded. Defines a new basic state with the specified build selector delegate.  
    Protected MethodCreates the theme skins, from which to build the theme rules.  
    Protected Internal MethodDefines a new basic state with the specified build selector delegate, and inserts it before the specified part in the basic parts registry.  
    Protected Internal MethodCreates a user class state.  
    Protected Internal MethodCreates a user ID state.  
    Internal Method  
    Protected Internal MethodOverloaded. Gets the rule associated with the given target.  
    Protected Internal MethodOverloaded. Gets the general skin for the specified schema.  
    Protected Internal MethodOverloaded.   
    Top
    See Also