| 1 |
|
| |
| 2 |
|
| |
| 3 |
| Name | interfaceMethod |
| Type | interfaceMethod |
| Description | A list of interface-methods on the interface.
The synonym 'method' can be used on interfaces, but when used on interfaces it will create an 'interface-method',
which has fewer properties than the method on a class and a restricted rendering.
|
| Indexed property | name |
|
| |
| 4 |
| Name | interfaceField |
| Type | interfaceField |
| Description | A list of fields on an interface or class. Fields on the interface should have a default (the constant value).
The synonym 'field' can be used on interfaces, but when used on interfaces it will create an 'interface-field',
which has fewer properties than the field on a class and a restricted rendering.
|
| Indexed property | name |
|