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


NRule Class Members

The following tables list the members exposed by NRule.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Comment property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Declarations child  
Public Fieldstatic (Shared in Visual Basic)Reference to the MediaSelector property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NRule  
Public Fieldstatic (Shared in Visual Basic)Reference to the Selectors child  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the author comment associated with the rule  
Public PropertyGets or sets the style declaration of the rule, which constains the declarations for the property values  
Public PropertyGets or sets the media selector that specifies the set of medias for which this rule applies to. This selector is not taken into account, if the parent style sheet media selector fails to match the media. A value of null means that the stylesheet applies for all medias. By default set to null.  
Public PropertyGets or sets the rule selectors, that define the set of element for which the rule applies  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a value declaration  
Public MethodGets a selector build which adds created selectors to the Selectors collection of this rule.  
Top
Protected Methods
 NameDescription
Internal Method  
Top
See Also