Interface: WptDupListItemProps
Component props for WaypointDuplicateFacilityItem.
Hierarchy
↳
WptDupListItemProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:122
class
• Optional
class: string
CSS class(es) to add to the root of the list item component.
Overrides
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/WptDup/WptDupListItem.tsx:17
isVisible
• Optional
isVisible: Subject
<boolean
>
Can control the visibility of this control.
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:26
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:125
waypoint
• waypoint: Subscribable
<null
| FacilityWaypoint
<Facility
>>
A subject which provides a facility waypoint to bind.
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/WptDup/WptDupListItem.tsx:14
Methods
onActivated
▸ onActivated(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:21
onBlurred
▸ onBlurred(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:20
onClr
▸ onClr(sender
): boolean
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
boolean
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:17
onDeactivated
▸ onDeactivated(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:22
onDirectTo
▸ onDirectTo(sender
): boolean
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
boolean
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:18
onEnter
▸ onEnter(sender
): boolean
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
boolean
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:16
onFocused
▸ onFocused(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:19
onLowerKnob
▸ onLowerKnob(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:13
onLowerKnobDec
▸ onLowerKnobDec(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:15
onLowerKnobInc
▸ onLowerKnobInc(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:14
onRegister
▸ onRegister(ctrl
, unregister?
): void
Parameters
Name | Type |
---|---|
ctrl | UiControl <UiControlProps > |
unregister? | boolean |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:9
onUpperKnob
▸ onUpperKnob(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:10
onUpperKnobDec
▸ onUpperKnobDec(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:12
onUpperKnobInc
▸ onUpperKnobInc(sender
): void
Parameters
Name | Type |
---|---|
sender | UiControl <UiControlProps > |
Returns
void
Inherited from
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/UiControl.tsx:11