Library globals

Namespace globals . canvas . PFD

(no description)

Sub-namespaces

DataEntryElement

PFD DataEntryElement - Data Entry UI Element. Uses the FMS Knobs to enter a text value with a given length and character set. To use, there must be an element called [PageName][ElementName] which will be used for the complete string, and a set of [PageName][ElementName]{0...n} elements, each consisting of a single character for input.

DefaultStyle

Default Styles for the MFD Elements

GroupElement

UIGroup.nas. A group of UI Elements that can be scrolled through

HighlightElement

PFD UI Element - Highlight UI Element. Can have values set and retrieved Highlighting flashes the element.

HighlightTimer

Timer used for highlight UI elements

PointerElement

PFD UI Element - Pointer UI Element. Displays value by moving the element on a horizontal or vertical scale.

RotatingElement

PFD UI Element - Rotating UI Element. Displays value by rotating an element around a center-point

ScrollElement

PFD UI Element - Scrolling UI Text Element. Has a set of values and arrows left & right to indicate whether there are further data items to scroll through.

TextElement

PFD UI Element - Text UI Element. Can have values set and retrieved

UIElement

MFD UI Element - abstract class