An interaction with a touch screen was aborted.

5.2.10 KeyboardA keyboard is an on-screen keyboard that can be used for input without a hardware keyboard. The 'Layout [ 248]' attribute can be used to select different layouts. Various German and American layouts are available, as well as a numpad and a calculator. In the layouts whose names end with '_compact', a window in which additional keys are offered can be called up by pressing a few keys for a prolonged period. Example: Prolonged pressing of the 's' key opens a window with the additional key 'ß'. Attributes属性 Category类别: Colors颜色Name DescriptionLabelColor [ 255] Definition of the text color of the keysLabelStrokeColor [ 255] Definition of the outline color of the graphic key charactersLabelFillColor [ 255] Definition of the fill color of the graphic key charactersKeyBackgroundColor [ 254] Definition of the background color of the keysAdditionalKeyBackdropColor [ 252] Definition of the background color of the window in which the additional characters for the compact layouts are displayedBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicName DescriptionMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowKeyboardPadding [ 255] Definition of the inner distance of the keypad to the outer sides of the keyboardAdditionalKeyBackdropPadding [ 252] Definition of the inner distance of the additional keys to the outer sides of the window in which they are displayedWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionLayout [ 256] Selection of the keyboard layout: · EN_US-QWERTY_standard: American layout · EN_US-QWERTY_full: American layout with numpad · EN_US-QWERTY_compact: Compact American layout · DE_DE-QWERTZ_standard: German layout · DE_DE-QWERTZ_full: German layout with numpad · DE_DE-QWERTZ_compact: Compact German layout · PINpad: Layout of a PIN entry · Numpad: Layout of a numpad · Calculator: Layout of a calculatorScaleMode [ 257] Selecting the scaling of the keysIsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: BehaviorName DescriptionFixedTarget [ 252] Definition of a control using its name, to which all input is sent regardless of the focus The name of the control must be entered as a simple string. The control must not be linked directly.ReleaseStickyKeysManually [ 256] Selecting whether the Shift key must be deactivated manually after it has been used together with another keyLongpressDelay [ 256] Definition of the time in milliseconds that a key must be pressed for a long keystroke to be detected.RepetitionDelay [ 256] Definition of the time in milliseconds that a key must be pressed for the input to be repeated.PressedKeys [ 257]Category: LabelsName DescriptionLabelStrokeThickness [ 254] Definition of the stroke thickness of the graphic key charactersLabelFontFamily [ 252] Definition of the font using the name of the font family or the keywordLabelFontSize [ 253] Definition of the font size of the key textLabelFontSizeUnit [ 253] Selecting the unit of the text size: · Pixels for an absolute size · Percent for a relative sizeLabelFontStyle [ 253] Selecting the font style: · Normal · Italic: italic · Oblique: slantedLabelFontWeight [ 253] Selecting the font weight: · Normal · Bold: boldEvents Category: ControlName DescriptiononKeyPressStarted [ 257] Interaction with a key was started.onKeyPressFinished [ 258] Interaction with a key was finished.onKeyPressCanceled [ 258] Interaction with a key was cancelled.onKeyPressEnded [ 258] Interaction with a key was canceled or finished.Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.5.2.11 LineA line control represents a straight line.Attributes属性Category类别: Colors颜色Name DescriptionBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicName DescriptionMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionX1 [ 265] Definition of the x-axis coordinate of the starting point of the lineX1Unit [ 265] Selecting the unit of the x-axis coordinate of the starting point: · Pixels for absolute positioningX2 [ 266] Definition of the x-axis coordinate of the end point of the lineX2Unit [ 266] Selecting the unit of the x-axis coordinate of the end point: · Pixels for absolute positioningY1 [ 266] Definition of the y-axis coordinate of the starting point of the lineY1Unit [ 266] Selecting the unit of the y-axis coordinate of the starting point: · Pixels for absolute positioningY2 [ 267] Definition of the y-axis coordinate of the end point of the lineY2Unit [ 267] Selecting the unit of the y-axis coordinate of the end point: · Pixels for absolute positioningScaleMode [ 264] Selecting the scaling of the line: · None: No scaling of the line · ScaleToFill: The line is displayed on the entire size of the control. The proportions of the line are not taken into account. · ScaleToFit: The line is displayed as large as possible without exceeding the edges of the control. The proportions of the line are maintained. · ScaleToFitWidth: The line is displayed over the entire width of the control, regardless of whether it exceeds the limits of the control. The proportions of the line are maintained. · ScaleToFitHeight: The line is displayed over the entire height of the control, regardless of whether it exceeds the limits of the control. The proportions of the line are maintained.StrokeColor [ 264] Definition of the line colorStrokeStyle [ 264] Line style definition – comma and space separated list of numbers, which specify the length of the line and distances. Example: 10, 5, 20, 30 corresponds to a sequence of line length 10, distance 5, line length 20, distance 30. This sequence is repeated over the entire length of the line. If an odd number is specified, the list is repeated once. Example: 20, 5, 10 becomes 20, 5, 10, 20, 5, 10StrokeThickness [ 265] Definition of the line widthStrokeThicknessUnit [ 265] Selecting the unit of the line width: · Pixels for an absolute widthIsEnabled [ 425] Selection of whether a control should be activatedName DescriptionId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: ShapeName DescriptionEvents Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.5.2.12 Line ChartA LineChart is a diagram in which curves can be displayed. It can be statically filled with data or dynamically supplied with data via an array. A description of the configuration can be found in chapter Configuration [ 275].Attributes属性Category类别: Colors颜色Name DescriptionXAxisColor [ 284] Definition of the color of the x-axisGridBackgroundColor [ 277] Definition of the background color of the coordinate systemGridLineColor [ 277] Definition of the color of the coordinate gridSubgridLineColor [ 280] Definition of the color of the coordinate subgridSectionsBackgroundColor [ 278] Definition of the background color of the controlXLabelFontColor [ 287] Definition of the font color of the x-axis labelsXAxisNameFontColor [ 285] Definition of the font color of the x-axis nameTooltipFontColor [ 281] Definition of the font color of the tooltipTooltipBackgroundColor [ 281] Definition of the background color of the tooltipBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicName DescriptionMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionLineGraphData [ 278] Definition of the data to be displayed as graph(s)LineGraphDescriptions [ 278] Definition of graph descriptions for each of the graphs defined by the arrayIsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: XAxisName DescriptionShowXAxis [ 279] Selecting whether the x-axis is to be displayedShowXAxisLabels [ 289] Selecting whether the x-axis labels are to be displayedShowXAxisName [ 279] Selecting whether the x-axis name is to be displayedShowXSubTicks [ 279] Selecting whether the subcoordinate points are to be displayed on the x-axisXAxisAutoScaling [ 283] Selecting whether the x-axis should be automatically scaled according to the data sets. 'Maintick Min Value', 'Maintick Max Value' and 'X-Axis Maintick Steps' need not be set.XAxisDecimalPlaces [ 284] Definition of the decimal places displayed for the x axisXAxisName [ 285] Definition of the x-axis nameXAxisNameFontFamily [ 286] Definition of the font using the name of the font family or the keywordXAxisNameFontSize [ 286] Definition of the font size of the x-axis nameXAxisNameFontSizeUnit [ 286] Selecting the unit of the font size of the x-axis name: · Pixels for an absolute size · Percent for a relative sizeXAxisNameFontWeight [ 287] Selecting of the font weight of the x-axis name: · Normal · Bold: boldXAxisUnit [ 287] Definition of the unit of the x-axisXAxisWidth [ 287] Definition of the x-axis widthXLabelFontFamily [ 288] Definition of the font using the name of the font family or the keywordXLabelFontSize [ 288] Definition of the font size for the x-axis labelsXLabelFontSizeUnit [ 288] Selecting the font size unit for the x-axis labels: · Pixels for an absolute size · Percent for a relative sizeXLabelFontWeight [ 288] Selecting the font weight of the x-axis labels: · Normal · Bold: boldXMainTickMaxValue [ 289] Definition of the maximum value of the x-axis main subdivisionXMainTickMinValue [ 289] Definition of the minimum value of the x-axis main subdivisionXMainTickSteps [ 289] Definition of the step size of the x-axis main subdivisionXSubTickSteps [ 290] Definition of the step size of the x-axis subdivisionXAxisFormat [ 284] Definition of the formatting of the x-axis labelsCategory类别: Grid网格Name DescriptionShowGrid [ 278] Selecting whether the coordinate grid is to be displayedGridLineWidth [ 277] Definition of the line width of the coordinate gridGridShowHorizontalLines [ 277] Selecting whether the horizontal lines of the coordinate grid are to be displayedGridShowVerticalLines [ 278] Selecting whether the vertical lines of the coordinate grid are to be displayedCategory: YAxisName DescriptionYAxis [ 290] Definition of one or more y-axesShowYSubTicks [ 280] Selecting whether the subcoordinate points are to be displayed on the y-axisYAxisWidth [ 290] Definition of the y-axis widthYLabelFontFamily [ 290] Definition of the font using the name of the font family or the keywordYLabelFontSize [ 291] Definition of the font size for the y-axis labelsYLabelFontSizeUnit [ 291] Selecting the font size unit for the y-axis labels: · Pixels for an absolute size · Percent for a relative sizeYLabelFontWeight [ 291] Selecting the font weight of the y-axis labels: · Normal · Bold: boldYMainTickSteps [ 291] Definition of the step size of the y-axis main subdivisionYSubTickSteps [ 292] Definition of the step size of the y-axis subdivisionCategory: SubgridName DescriptionSubgridLineWidth [ 280] Definition of the line width of the coordinate subgridSubgridShowHorizontalLines [ 280] Selecting whether the horizontal lines of the coordinate subgrid are to be displayedSubgridShowVerticalLines [ 281] Selecting whether the vertical lines of the coordinate subgrid are to be displayedShowTooltip [ 394] Selecting whether the tooltips are to be displayedTooltipFormat [ 398] · Definition of the formatting of the tooltips.TooltipFontFamily [ 397] Definition of the font using the name of the font family or the keywordTooltipFontSize [ 397] Definition of the font sizeTooltipFontWeight [ 398] Selecting the font weight: · Normal · Bold: BoldEvents Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.Properties Settings for the y-axis assignment selected under "Elements"Y-axis Id Selecting the y-axis to which the data set is to be connectedLine width Definition of the line width of the graphPoint dot Selecting whether the individual data points are to be markedPoint dot radius Definition of the radius of the data pointsPoint dot stroke width Definition of the width of the dotted line5.2.12.2.2 YAxis definition dialogThis dialog can be used to add and parameterize the different y-axes.Items List of all objects addedDelete the selected objectChange the object order (top = left)Add a new objectProperties Settings of the y-axis definition selected under "Elements"ID Definition of a unique ID of the y-axisPosition Position of the y-axis on the graph · Left side of the graph · Right side of the graphMain-tick-min-value Definition of the beginning of the displayed value rangeMain-tick-max-value Definition of the end of the displayed value rangeAuto scaling Selecting whether the value range should be automatically adjusted according to the values to be displayed in the arrayDecimal places Definition of decimal placesShow labels Selecting whether the label of the y-axis is to be displayedShow axis name Selecting whether the axis name should be displayed next to the axis in the graphAxis name Definition of the axis name, which can optionally be displayed next to the axisAxis name font-family Definition of the fontAxis name font-size Definition of the font sizeAxis name font-weight Selecting the font weight · Bold · NormalUnit Definition of the unit5.2.13 Linear GaugeA linear gauge is a linear display in which a value can be displayed by filling in a bar. A start and end value can be defined for this bar. The attribute 'Editable [ 300]' can be used to display a slider through which the operator can change the display. Attributes属性 Category类别: Colors颜色Name DescriptionProgressBackgroundColor [ 306] Definition of the background color of the barProgressForegroundColor [ 306] Definition of the bar colorValueColor [ 310] Definition of the text color of the display of the current valueUnitColor [ 308] Definition of the unit colorTickColor [ 308] Definition of the color of the bar divisionLabelColor [ 301] Definition of the text color of the scaling valuesKnob Color [ 301] Definition of the fill color of the sliderKnobArrowsColor [ 301] Definition of the outline and arrow color of the sliderBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionOrientation [ 305] Selecting the orientation: · Horizontal: The linear display with the scaling is aligned horizontally. · Vertical: The linear display with the scaling is aligned vertically.Padding [ 305] Definition of an additional distance between the control border and the bar for the four sidesLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueName DescriptionMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered.Name Description· Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionValue [ 310] Definition of the value to be displayedEditable [ 300] Selecting whether the slider should be displayed and therefore whether the linear gauge is editableBaseAnimationTime [ 300] Definition of the basic animation time in milliseconds. It describes the time of the animation from minimum to maximum value.IsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: ValueName DescriptionMinValue [ 305] Defines the smallest value that the control element should graphically displayMaxValue [ 304] Defines the largest value that the control element should graphically displayStep [ 307] Definition of the increment for changing the value via the sliderShowValueText [ 307] Selecting whether the current value is to be displayedRange [ 306] Definition of the value range of the color scalesStartFromZero [ 307] Selecting whether the minimum value should be zero regardless of the 'Minimum Value' attribute. This setting has no effect if the set minimum value is equal to or greater than zero.ValueFontFamily [ 310] Definition of the font using the name of the font family or the keywordValueFontSize [ 311] Definition of the font sizeValueFontSizeUnit [ 311] Selecting the font size unit: · Pixels for an absolute size · Percent for a relative sizeValueFontStyle [ 311] Selecting the font style: · Normal · Italic: italic · Oblique: slantedValueFontWeight [ 311] Selecting the font weight: · Normal · Bold: boldValueFormat [ 312] Definition of a formatting function for the valueClickAnywheretoEdit [ 300] Selecting whether the value can be changed by clicking anywhere in the controlCategory: LabelsName DescriptionShowLabels [ 306] Selecting whether the scaling values are to be displayedLabel Range [ 304] Definition of the jump distance between the individual scaling valuesLabel Position [ 304] Selecting the position of the scaling to the bar: The following options are available for horizontal alignment: · Top · Bottom The following options are available for vertical alignment: · Left · RightLabelFontFamily [ 301] Definition of the font using the name of the font family or the keywordLabelFontSize [ 302] Definition of the font size of the scalingLabelFontSizeUnit [ 302] Selecting the font size unit: · Pixels for an absolute size · Percent for a relative sizeLabelFontStyle [ 302] Selecting the font style of the scaling: · Normal · Italic: italic · Oblique: slantedLabelFontWeight [ 303] Selecting the font weight of the scaling: · Normal · Bold: boldLabelFormat [ 303] Definition of a formatting function for the scalingCategory: TicksName DescriptionShowTicks [ 307] Selecting whether the scaling subdivision is to be displayedTickDefinition [ 308] Definition of scale divisionCategory: UnitName DescriptionUnit [ 300] Definition of the unit or description of the valueUnitOrientation [ 305] Selecting the unit orientation: · Theme · Horizontal · VerticalUnitFontSize [ 309] Definition of the font size of the unitUnitFontSizeUnit [ 309] Selecting the font size unit: · Pixels for an absolute size · Percent for a relative sizeUnitFontStyle [ 309] Selecting the font style of the unit: · Normal · Italic: italic · Oblique: slantedUnitFontWeight [ 309] Selecting the font weight of the unit: · Normal · Bold: boldEvents Category: ControlName DescriptiononValueChanged [ 313] The value has been changed.Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononUserInteractionFinished [ 313] The user has finished the interaction with the control.onPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.5.2.14 PolygonClosed shape formed from a set of interconnected points. The last point is automatically connected to the first point.Attributes属性Category类别: Colors颜色Name DescriptionFillColor [ 321] Definition of the fill color of the controlStrokeColor [ 322] Definition of the line color of the controlBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicName DescriptionMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionPoints [ 321] Definition of the points that describe the polygon. Each point is defined by an x-coordinate and a y coordinate.IsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: ShapeName DescriptionStrokeThickness [ 322] Definition of the line widthStrokeThicknessUnit [ 323] Selecting the unit of the line width: · Pixels for an absolute widthStrokeStyle [ 322] Definition of the line styleFillMode [ 321] Selecting the fill areas: · NonZero: All areas that lie within the connecting lines are filled in. · EvenOdd: If a polygon is drawn so that the resulting surfaces overlap, this section is filled in for an odd number of overlapping surfaces and not filled in for an even number.ScaleMode [ 321] Selecting the polygon scaling: · None: The polygon is not scaled. The points that do not lie within the control are truncated. · ScaleToFill: The polygon is displayed on the entire size of the control. The proportions of the polygon are not taken into account. · ScaleToFit: The polygon is displayed as large as possible without exceeding the edges of the control. The proportions of the polygon are maintained. · ScaleToFitWidth: The polygon is displayed over the entire width of the control, regardless of whether it exceeds the limits of the control. The proportions of the polygon are maintained. · ScaleToFitHeight: The polygon is displayed over the entire height of the control, regardless of whether it exceeds the limits of the control. The proportions of the polygon are maintained.Events Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.5.2.15 Radial GaugeA radial gauge is a radial display in which a value can be displayed by filling in a bar. A start and end value can be defined for this bar. The attribute 'Editable [ 331]' can be used to display a slider through which the operator can change the display.Attributes属性Category类别: Colors颜色Name DescriptionProgressBackgroundColor [ 336] Definition of the background color of the barProgressForegroundColor [ 337] Definition of the bar colorGaugeBackground [ 332] Definition of the color of the round backgroundValueColor [ 341] Definition of the text color of the display of the current valueLabelColor [ 333] Definition of the text color of the scaling valuesUnitColor [ 340] Definition of the unit colorTickColor [ 339] Definition of the scaling colorKnobColor [ 332] Definition of the fill color of the sliderKnobArrowsColor [ 332] Definition of the outline and arrow color of the sliderBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionStartPosition [ 338] Definition of the start angle of the displayEndPosition [ 332] Definition of the end angle of the displayLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueName DescriptionMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionValue [ 341] Definition of the value to be displayedEditable [ 331] Selecting whether the slider should be displayed and therefore whether the linear gauge is editableBaseAnimationTime [ 331] Definition of the basic animation time in milliseconds. It describes the time of the animation from minimum to maximum value.IsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: ValueName DescriptionMinValue [ 336] Defines the smallest value that the control element should graphically displayMaxValue [ 336] Defines the largest value that the control element should graphically displayStep [ 338] Definition of the increment for changing the value via the sliderRange [ 337] Definition of the value range of the color scalesShowValueText [ 338] Selecting whether the current value is to be displayedStartFromZero [ 338] Selecting whether the minimum value is to be zero irrespective of the 'Minimum Value' attribute.ValueFontFamily [ 342] Definition of the font using the name of the font family or the keywordValueFontSize [ 342] Definition of the font sizeValueFontSizeUnit [ 342] Selecting the font size unit: · Pixels for an absolute size · Percent for a relative sizeValueFontStyle [ 342] Selecting the font style: · Normal · Italic: italic · Oblique: slantedValueFontWeight [ 343] Selecting the font weight: · Normal · Bold: boldValueFormat [ 343] Definition of a formatting function for the valueClickAnywhereToEdit [ 331] Selecting whether the value can be changed by clicking anywhere in the controlCategory: LabelsName DescriptionShowLabels [ 337] Selecting whether the scaling values are to be displayedLabelPosition [ 335] Selecting the position of the scaling to the bar: · Inside · OutsideLabelRange [ 336] Definition of the jump distance between the individual scaling valuesLabelFormat [ 334] Definition of a formatting function for the scalingLabelFontFamily [ 333] Definition of the font using the name of the font family or the keywordLabelFontSize [ 333] Definition of the font size of the scalingLabelFontSizeUnit [ 334] Selecting the unit: · Pixels for an absolute size · Percent for a relative sizeLabelFontStyle [ 334] Selecting the font style of the scaling: · Normal · Italic: italic · Oblique: slantedLabelFontWeight [ 334] Selecting the font weight of the scaling: · Normal · Bold: boldCategory: TicksName DescriptionShowTicks [ 337] Selecting whether the scaling subdivision is to be displayedTickDefinition [ 339] Definition of scale divisionsSubTickPosition [ 339] Selecting the position of the auxiliary scaling to the bar: · Inside · OutsideCategory: UnitName DescriptionUnit [ 331] Definition of the unit or description of the valueUnitFontFamily [ 340] Definition of the font using the name of the font family or the keywordUnitFontSize [ 340] Definition of the font size of the unitUnitFontSizeUnit [ 340] Selecting the font size unit: · Pixels for an absolute size · Percent for a relative sizeUnitFontStyle [ 341] Selecting the font style of the label: · Normal · Italic: italic · Oblique: slantedUnitFontWeight [ 341] Selecting the font weight: · Normal · Bold: boldEvents Category: ControlName DescriptiononValueChanged [ 344] The value has been changed.Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononUserInteractionFinished [ 344] The user has finished the interaction with the control.onPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.5.2.16 RectangleA rectangle is a rectangular object.Attributes属性Category类别: Colors颜色Name DescriptionFillColor [ 352] Definition of the fill color of the controlStrokeColor [ 352] Definition of the line colorBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicName DescriptionMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionIsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: ShapeName DescriptionStrokeThickness [ 353] Definition of the line widthStrokeThicknessUnit [ 353] Selecting the unit of the line width: · Pixels for an absolute widthStrokeStyle [ 352] Definition of the line styleRadiusX [ 351] Definition of the x-axis radius of the ellipse used to round the corners of the rectangleRadiusXUnit [ 351] Selecting the unit of the x-axis radius: · Pixel for an absolute radiusRadiusY [ 351] Definition of the y-axis radius of the ellipse used to round the corners of the rectangleRadiusYUnit [ 351] Selecting the unit of the y-axis radius: · Pixel for an absolute radiusEvents Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.5.2.17 TextblockA text block is a control in which text can be displayed. Attributes属性 Category类别: Colors颜色Name DescriptionTextColor [ 361] Definition of the text colorBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicName DescriptionMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The 'Width' attribute is ignored in all calculations!HeightMode [360] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the upper and lower side of the parent element. The 'Height' attribute is ignored in all calculations! · Content: The height is defined by the length of the text. The 'Height' attribute is ignored in all calculations!Category类别: Common通用Name DescriptionText [ 361] Definition of the textIsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: TextName DescriptionTextHorizontalAlignment [ 361] Selecting the horizontal alignment of the textTextVerticalAlignment [ 361] Selecting the vertical alignment of the textContentPadding [ 359] Definition of the distance between the text and the control borderWordWrap [ 362] Selecting whether the text should be wrapped if it is too long to fit in one rowTextFontFamily [ 359] Definition of the font using the name of the font family or the keywordTextFontSize [ 359] Definition of the font sizeTextFontSizeUnit [ 359] Selecting the font size unit: · Pixels for an absolute size · Percent for a relative sizeTextFontStyle [360] Selecting the font style: · Normal · Italic: italic · Oblique: slantedTextFontWeight [360] Selecting the font weight: · Normal · Bold: boldEvents Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.5.2.18 TextboxA text box is a control in which text can be displayed and entered.Attributes属性Category类别: Colors颜色Name DescriptionTextColor [ 370] Definition of the text colorBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicName DescriptionMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionText [ 370] Definition of the textAutoFocusOut [ 371] Determines whether the control element automatically loses focus when the user confirms or ends his input by pressing Enter or Escape.IsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: TextName DescriptionTextHorizontalAlignment [ 369] Selecting the alignment of the textTextVerticalAlignment [ 369] Selecting the vertical alignment of the textTextFontFamily [ 368] Definition of the font using the name of the font family or the keywordTextFontSize [ 368] Definition of the font sizeTextFontSizeUnit [ 368] Selecting the font size unit: · Pixels for an absolute size · Percent for a relative sizeTextFontStyle [ 369] Selecting the font style: · Normal · Italic: italic · Oblique: slantedTextFontWeight [ 369] Selecting the font weight: · Normal · Bold: boldWordWrap [ 371] Selecting whether the text should wrap if it is too long to fit in one rowContentPadding [ 368] Definition of the distance between the text and the control borderMultiline [ 370] Selecting whether a multi-line text should be allowedPlaceholder [ 370] Definition of a placeholder, which is displayed if no text is enteredEvents Category: ControlName DescriptiononTextChanged [ 372] The text has been changed.Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononUserInteractionFinished [ 372] The user has finished the interaction with the control.onFocusIn [ 371] The control now has the focus.onFocusOut [ 371] The control has lost focus.onUserInteractionCanceled [ 372] The user has terminated the interaction with the control element.onPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.5.2.19 Toggle ButtonThe toggle button is a switching element that can be switched between two states. The 'Toggle Group' attribute can be used to interconnect different toggle buttons. When a new toggle button is activated, the previously activated button is automatically deactivated.Attributes属性Category类别: Colors颜色Name DescriptionBackgroundColor [ 433] Definition of the background colorBorderColor [ 432] Definition of the border color of the controlCategory类别: Layout布局Name DescriptionLeft [ 426] Definition of the distance from the left side to the left side of the surrounding controlLeftUnit [ 426] Definition of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningTop [ 426] Definition of the distance from the top side to the top side of the surrounding controlTopUnit [ 426] Selection of the unit of the distance to the top side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningRight [ 429] Definition of the distance from the right side to the right side of the surrounding controlRightUnit [ 429] Selection of the unit of the distance to the right side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningBottom [ 429] Definition of the distance from the bottom side to the bottom side of the surrounding controlBottomUnit [ 429] Selection of the unit of the distance to the bottom side of the surrounding control: · Pixels for absolute positioning · Percent for relative positioningWidth [ 427] Definition of the external width of the controlWidthUnit [ 427] Selection of the unit of the width: · Pixels for an absolute width · Percent for a relative widthHeight [ 428] Definition of the external height of the controlHeightUnit [ 428] Selection of the unit of the height: · Pixels for an absolute height · Percent for a relative heightMaxWidth [ 437] Definition of the maximum width if the control size is defined as dynamicMaxWidthUnit [ 437] Selection of the unit of the maximum width: · Pixels for an absolute value · Percent for a relative valueMinWidth [ 438] Definition of the minimum width if the control size is defined as dynamicMinWidthUnit [ 438] Selection of the unit of the minimum width: · Pixels for an absolute value · Percent for a relative valueMaxHeight [ 436] Definition of the maximum height if the control size is defined as dynamicMaxHeightUnit [ 437] Selection of the unit of the maximum height: · Pixels for an absolute value · Percent for a relative valueMinHeight [ 436] Definition of the minimum height if the control size is defined as dynamicName DescriptionMinHeightUnit [ 436] Selection of the unit of the minimum height: · Pixels for an absolute value · Percent for a relative valueRenderedLeft [ 430] Calculated distance in pixels from the left side to the left side of the surrounding controlRenderedTop [ 430] Calculated distance in pixels from the top side to the top side of the surrounding controlRenderedRight [ 431] Calculated distance in pixels from the right side to the right side of the surrounding controlRenderedBottom [ 430] Calculated distance in pixels from the bottom side to the bottom side of the surrounding controlRenderedWidth [ 431] Calculated width of the control in pixelsRenderedHeight [ 431] Calculated height of the control in pixelsGridRowIndex [ 432] Definition of the row of a grid in which the control is to be displayedGridColumnIndex [ 432] Definition of the column of a grid in which the control is to be displayedOpacity [ 438] Definition of the transparency of the entire controlVisibility [ 439] Selection of the visibility of a control: · Visible: Control is visible · Hidden: Control is invisible, but is drawn – controls behind it cannot be operated · Collapsed: Control is invisible and is not drawn – controls behind it can be operatedZIndex [ 440] Definition of the position on the Z-axisTransform [ 439] Definition of a transformation of a control: · Translate: Translate in X-, Y-, Z-direction · Rotate: Rotate by an angle · Scale: Zoom by a factor · Skew: Sides shown skewed by an angle · Origin: Set the origin of the transformation relative to the position of the control · Perspective: Set the perspective of the transformations of all child elementsBoxShadow [ 440] Definition of a shadowWidthMode [ 427] Selection of the method of calculating the width: · Value: The width is defined by the width entered. · Parent: The width is defined by the distance to the left and right side of the parent element. The "Width" attribute is ignored in all calculations!HeightMode [ 428] Selection of the method of calculating the height: · Value: The height is defined by the height entered. · Parent: The height is defined by the distance to the top and bottom side of the parent element. The "Height" attribute is ignored in all calculations!Category类别: Common通用Name DescriptionText [ 169] Definition of the text displayed in the buttonStateSymbol [ 171] Reflects the pressed state of the button for the assigned symbol and vice versa. If the button is pressed, the symbol is set to true. If the button is released, the symbol is set to false. If the symbol is set to true independent of the button, the button is pressed. If the symbol is set to false independent of the button, the button is released. During an active user interaction, no value changes of the symbol are transferred to the button.ToggleGroup [ 378] User-defined name for a group. Only one control in this group can be active.ToggleState [ 378] Internal state of the control. This can be Normal or Active.IsEnabled [ 425] Selection of whether a control should be activatedId [ 424] Definition of the name of the controlType [ 439] Type name of the control.ClassNames [ 425] Definition of control classesIsAttached [ 425] If a control is logically assigned in the DOM.ToolTip [ 438] Definition of the tool tip for the controlCategory类别: Border边界Name DescriptionBorderRadius [ 433] Definition of the radius of the four corners to round them offBorderStyle [ 433] Selection of the border style of the four sides of the controlBorderWidth [ 433] Definition of the border width of the four sides of the controlCategory: IconName DescriptionIcon [ 168] Definition of an optional image in the buttonIconWidth [ 170] Definition of the width of the iconIconWidthUnit [ 170] Definition of the unit of the width: · Pixels for an absolute width · Percent for a relative widthIconHeight [ 167] Definition of the height of the iconIconHeightUnit [ 167] Definition of the unit of height: · Pixels for an absolute height · Percent for a relative heightIconHorizontalAlignment [ 168] Selecting the horizontal alignment of the icon within the controlIconVerticalAlignment [ 169] Selecting the vertical alignment of the icon within the controlIconPadding [ 168] Definition of the distance of the icon to the borderCategory类别: Background Image背景图片Name DescriptionBackgroundImage [ 434] Definition of an image that is located above the background colorBackgroundImageHeight [ 435] Definition of the height of the background imageBackgroundImageHeightUnit [ 435] Selection of the unit of the height of the background image: · Pixels for an absolute height · Percent for a relative heightBackgroundImageWidth [ 434] Definition of the width of the background imageBackgroundImageWidthUnit [ 434] Selection of the unit of the width of the background image: · Pixels for an absolute width · Percent for a relative widthBackgroundImagePadding [ 435] Definition of an additional distance between the border of the control and background image for the four sidesBackgroundImageVerticalAlignment [ 436] Definition of the vertical alignment of the background image within the controlBackgroundImageHorizontalAlignment [ 435] Definition of the horizontal alignment of the background image within the controlCategory: TextName DescriptionTextColor [ 169] Definition of the text colorTextFontFamily [ 166] Definition of the font using the name of the font family or the keywordTextFontSize [ 166] Definition of the font sizeTextFontSizeUnit [ 166] Definition of the font size unit: · Pixels for an absolute size · Percent for a relative sizeTextFontStyle [ 167] Selecting the font style: · Normal · Italic: italic · Oblique: slantedTextFontWeight [ 167] Selecting the font weight of the text: · Normal · Bold: BoldTextPadding [ 169] Definition of the distance of the text to the borderTextVerticalAlignment [ 170] Selecting the vertical alignment of the textTextHorizontalAlignment [ 168] Selecting the horizontal alignment of the textWordWrap [ 171] Selecting whether the text wraps if it is too long for one rowEvents Category: ControlName DescriptiononToggleStateChanged [ 379] The ToggleState value of the button has changed.Category类别: Framework框架Name DescriptiononAttached [ 440] The control was added to the display.onDetached [ 440] The control was removed from the display.onInitialized [ 441] The control was initialized.onMoved [ 443] The control was moved in relation to the browser window.onResized [ 444] The size of the control was changed.Category类别: Operator操作者Name DescriptiononToggleStateChanged [ 379] The ToggleState value of the button has changed.onStateChanged [ 171] The pressed state has changed.onStatePressed [ 171] The pressed state has changed from not pressed to pressed.onStateReleased [ 172] The pressed state has changed from pressed to not pressed.onPressed [ 443] A mouse click was executed or a touch screen was briefly touched.onMouseClick [ 441] The left mouse button was clicked over the control and released.onMouseDoubleClick [ 441] The left mouse button was clicked twice over the control and released.onMouseRightClick [ 442] The right mouse button was clicked over the control and released.onMouseDown [ 441] A mouse button was depressed over the control.onMouseEnter [ 442] The mouse pointer was moved over the control.onMouseLeave [ 442] The mouse pointer has left the control.onMouseUp [ 443] A mouse button was released over the control.onMouseDownLeft [ 441] The left mouse button was depressed over the control.onMouseDownRight [ 441] The right mouse button was depressed over the control.onMouseMove [ 442] The mouse was moved over the control.onMouseOver [ 442] The mouse pointer was moved over the control or one of its children.onMouseOut [ 442] The mouse pointer has left the control or one of its child controls.onMouseUpLeft [ 443] The left mouse button was released over the control.onMouseUpRight [ 443] The right mouse button was released over the control.onMouseWheel [ 443] The mouse wheel was moved over the control.onTouchStart [ 444] A finger/stylus was placed against a touch screen.onTouchMove [ 444] A finger/stylus was moved on a touch screen.onTouchEnd [ 444] A finger/stylus was lifted off a touch screen.onTouchCancel [ 444] An interaction with a touch screen was aborted.Access rightsName Descriptionobserve [ 444] Determines whether the control is generally observable.operate [ 445] Determines whether the control is generally operable.

(0)

相关推荐