Name | Description | |
---|---|---|
![]() ![]() | ImportantProperty | Reference to the Important property |
![]() ![]() | NDeclarationSchema | Schema associated with NDeclaration |
![]() ![]() | PropertyNameProperty | Reference to the Property property |
The following tables list the members exposed by NDeclaration.
Name | Description | |
---|---|---|
![]() ![]() | ImportantProperty | Reference to the Important property |
![]() ![]() | NDeclarationSchema | Schema associated with NDeclaration |
![]() ![]() | PropertyNameProperty | Reference to the Property property |
Name | Description | |
---|---|---|
![]() | Important | Gets or sets whether the declaration is imporant. Important declarations have a higher value weight. |
![]() | Property | Gets the DOM property defined by this declaration property name and type |
![]() | PropertyName | Gets or sets the property name. |
Name | Description | |
---|---|---|
![]() ![]() | CreateValueDeclaration | Creates a value declaration for the specified property and value. |
![]() | GetPropertyType | Must override to return the Dom Type of the property |
![]() | GetValue | Overloaded. Must override to return the property value |
Name | Description | |
---|---|---|
![]() | OnPropertyValueChanged | Overridden. Called when the value of a property has changed |