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 | |
radioButton — Property in class km.components.RadioGroup | |
>> Reference to the default radio button. | |
RadioGroup — Class in package km.components | |
The RadioGroup component class. | |
RadioGroup() — Constructor in class km.components.RadioGroup | |
randomEffectTime — Property in class km.components.AudioVisualizer | |
Number of seconds between random effect changes. | |
ReflectionFilter — Final class in package km.filters | |
The ReflectionFilter class [FlashPlayer 10]. This filter can be used to add a reflection at the bottom of a display object. |
|
ReflectionFilter(splitLine, reflectionLines, reflectionMaxAlpha) — Constructor in class km.filters.ReflectionFilter | |
Initializes a new ReflectionFilter instance with the specified parameters. | |
reflectionLines — Property in class km.filters.ReflectionFilter | |
The amount of lines of the reflection. | |
reflectionMaxAlpha — Property in class km.filters.ReflectionFilter | |
The maximum alpha of the reflection. | |
register(menu:km.components:Menu, alias) — Static method in class km.components.Menu | |
Registers a menu alias. | |
registerBitmapDataAsset(asset, name, area, usePrefix) — Static method in class km.core.AssetManager | |
Registers a BitmapData asset. | |
registerStyle(style, alias) — Static method in class km.components.Menu | |
Registers a style alias. | |
removeAll() — Method in class km.components.DateChooser | |
Remove all highlights. | |
removeAll() — Method in class km.components.List | |
Removes all items from the list. | |
removeButton(button) — Method in class km.components.ButtonGroup | |
Removes a button from the group. | |
removeItem(item) — Method in class km.components.List | |
Removes the specified item from the list. | |
removeItemAt(index) — Method in class km.components.List | |
Removes the item at the specified index position from the list. | |
removePanel(panel:km.components:AccordionPanel) — Method in class km.components.Accordion | |
Removes the specified panel from the component. | |
removeRadioButton(button) — Method in class km.components.RadioGroup | |
Removes a radio button from the group. | |
removeSelectedItems() — Method in class km.components.List | |
Removes all selected items from the list. | |
repeat — Property in class km.components.PlaylistCreator | |
Playlist 'repeat' setting. | |
replaceItemAt(item, index) — Method in class km.components.List | |
Replaces the item at the specified index with another item. | |
restrict — Property in class km.components.Label | |
results — Property in class km.components.PlaylistCreator | |
The actual amount of results ignoring the max_results setting. This can be read after the complete event has been broadcasted. |
|
richText — Static property in class km.ui.CustomContextMenu | |
Returns a ContextMenu instance with edit functions to be used with a dynamic textfield. | |
RichTextEditor — Class in package km.components | |
The RichTextEditor component class. The minimum size of this component is 226 x 125 pixels. |
|
RichTextEditor() — Constructor in class km.components.RichTextEditor | |
right — Property in class km.components.ScrollBar | |
>> Reference to the right / up button. | |
RIGHT — Constant static property in class km.components.Accordion | |
rotationRange — Property in class km.components.Knob | |
Gets or sets the range the knob can be rotated. The value can be between 0 and 360 but is ignored when the 'stops' array is set. |
|
rowCount — Property in class km.display.SimpleTable | |
Gets the number of rows. | |
rowHeights — Property in class km.display.SimpleTable | |
Gets or sets the array of row heights. To calculate the height of a row, the following formula is used : rowHeight[row] / totalRowHeights[] * tableHeight |
|
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 |