<extension arincID="A661_CHILD_INDEX_EXTENSION"> <path path="arinc661.server.model.arinc.ChildIndexExtension"/> </extension>
<mapItem arincID="A661_SYMBOL_RECTANGLE"> <applyTo path="arinc661.server.model.maps2d.items.SymbolRectangle"/> </mapItem>
false
if the widget has no size (meaning no A661_SIZE_X
and A661_SIZE_Y
ARINC properties)false
if the widget has no size (meaning no A661_SIZE_X
and A661_SIZE_Y
or equivalent ARINC properties)A661_BASIC_CONTAINER
A661_TABBED_PANEL
widget<widget arincID="A661_PUSH_BUTTON"> <path path="arinc661.server.model.arinc.ARINCPushButton"/> </widget>An unsized widget which takes its own position:
<widget arincID="A661_GP_LINE" isSized="false" positionType="widget" sizeType="parent"> <path path="arinc661.server.model.arinc.ARINCGPLine"/> </widget>An unsized widget which takes the position of its parent:
<widget arincID="A661_MENU_BAR" isSized="false" positionType="parent" sizeType="parent"> <path path="arinc661.server.model.arinc.ARINCMenuBar"/> </widget>
Copyright 2016-2017 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v2 licence