| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| Accordion — Class in package km.components | |
| The Accordion component class. |
|
| Accordion() — Constructor in class km.components.Accordion | |
| AccordionPanel — Class in package km.components | |
| The AccordionPanel component class is used by the Accordion component class and not intended for separate use. | |
| AccordionPanel() — Constructor in class km.components.AccordionPanel | |
| addButton(button, data) — Method in class km.components.ButtonGroup | |
| Adds a button to the group. | |
| addHighlight(year, month, day, style) — Method in class km.components.DateChooser | |
| Add a highlight. style is optional and can be 0, 1 or 2. |
|
| addItem(item) — Method in class km.components.List | |
| Adds an item to the end of the item list. | |
| addItemAt(item, index) — Method in class km.components.List | |
| Adds an item at the specified index. | |
| addItemsAt(items, index) — Method in class km.components.List | |
| Inserts multiple items at the specified index. | |
| addPanel(panel:km.components:AccordionPanel, headerText, content) — Method in class km.components.Accordion | |
| Adds a panel to the component. | |
| addRadioButton(x, y, text, data) — Method in class km.components.RadioGroup | |
| Adds a radio button to the group. | |
| advancedEditFeature — Property in class km.components.RichTextEditor | |
| Gets or sets the advanced edit feature. 0 = none, 1 = link edit, 2 = find and replace |
|
| afterglow — Property in class km.components.SpectrumAnalyzer | |
| Gets or sets a Boolean value indicating if an afterglow effect should be used. | |
| align — Property in class km.components.BitmapLabel | |
| Horizontal alignment within the bounding box. Possible values are 'left', 'right' and 'center'. |
|
| align — Property in class km.components.Label | |
| Horizontal alignment within the bounding box. Possible values are 'left', 'right' and 'center'. |
|
| allowClickChange — Property in class km.components.AudioVisualizer | |
| Boolean value indicating if changing the visualization by clicking the component is allowed. | |
| allowFontSelection — Property in class km.components.RichTextEditor | |
| When set to false, font selection is not possible. | |
| allowMultipleSelection — Property in class km.components.List | |
| Gets or sets a Boolean value indicating if more than one item can be selected. | |
| altColorTransform — Property in class km.components.List | |
| Gets or sets a color transform for odd numbered rows. | |
| altColorTransform — Property in class km.components.Tree | |
| Gets or sets a color transform for odd numbered rows. | |
| AltLoader — Class in package km.display | |
| The AltLoader class is used to load alternative content not supported by the Loader class. Currently only content types 'text' and 'htmlText' are supported. |
|
| AltLoader() — Constructor in class km.display.AltLoader | |
| amount — Property in class km.filters.SharpenFilter | |
| The amount of sharpening. | |
| analyzer — Property in class km.components.MediaPlayer | |
| >> Reference to the spectrum analyzer. | |
| animationComplete — Event in class km.core.UIComponent | |
| The animationComplete event is broadcasted when an animated move is completed. | |
| antiAliasType — Property in class km.components.Label | |
| applyTo(... rest) — Static method in class km.skins.ScriptedSkin | |
| Applies the 'scripted skin' to the specified components. Supported component types are CheckBox, ColorPicker, ComboBox, DragContainer, LabelButton, List, MediaPlayer, NummericStepper, RadioGroup, ScrollBar, ScrollPane, Tree . When applied to other component types only the style is set. |
|
| AssetManager — Final class in package km.core | |
| The AssetManager class is used to handle assets in a global context so they can be shared by multiple components. The AssetManager class should not be instantiated ! |
|
| audioOnlyAnalyzer — Property in class km.components.MediaPlayer | |
| When set to true, the spectrum analyzer is only shown when no image or video is displayed. | |
| AudioVisualizer — Class in package km.components | |
| The AudioVisualizer component class [FlashPlayer 10]. | |
| AudioVisualizer() — Constructor in class km.components.AudioVisualizer | |
| autoDisable — Property in class km.components.ScrollBar | |
| Disable the scrollbar when there's nothing to scroll. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |