Constructor
new FAttribute()
Members
attributeId :string
Type:
- string
isInheritable :boolean
Type:
- boolean
name :string
Type:
- string
noteId :string
Type:
- string
position :int
Type:
- int
type :string
Type:
- string
value :string
Type:
- string
Methods
getNote() → {FNote}
Returns:
- Type
- FNote
(async) getTargetNote() → {Promise.<FNote>}
Returns:
- Type
- Promise.<FNote>