fcmnoteentry.Init(self)
[Internal]
Input | Type | Description |
---|---|---|
self |
FCMNoteEntry |
fcmnoteentry.RegisterParent(self, parent)
[Fluid]
Registers the collection to which this object belongs.
Input | Type | Description |
---|---|---|
self |
FCMNoteEntry |
|
parent |
FCNoteEntryCell |
fcmnoteentry.GetParent(self)
Returns the collection to which this object belongs.
Input | Type | Description |
---|---|---|
self |
FCMNoteEntry |
Return type | Description |
---|---|
FCMNoteEntryCell | nil |