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 | |
label — Property in class km.components.ComboBox | |
>> Reference to the label. | |
label — Property in class km.components.LabelButton | |
>> Reference to the button label. | |
label — Property in class km.components.NumericStepper | |
>> Reference to the label. | |
Label — Class in package km.components | |
The Label component class. A lot of the properties of the Label class are similar to those of the flash.text.TextField class. It's recommended to study information on that class if you want to know more about them. |
|
Label() — Constructor in class km.components.Label | |
The default size of a label is 120 x 20 pixels. | |
labelBlendMode — Property in class km.components.LabelButton | |
Label blendMode. | |
LabelButton — Class in package km.components | |
The LabelButton component class. | |
LabelButton() — Constructor in class km.components.LabelButton | |
labelField — Property in class km.components.ComboBox | |
Gets or sets the name of the field that contains the combo label text. | |
labelField — Property in class km.components.List | |
Gets or sets the name of the field that contains the item label text. | |
labelMarginH — Property in class km.components.LabelButton | |
Horizontal label margin. | |
labelMarginV — Property in class km.components.LabelButton | |
Vertical label margin. | |
labelPlacement — Property in class km.components.BitmapLabel | |
Placement of the label text. Possible values are 'left', 'right', 'top' and 'bottom'. |
|
labelPlacement — Property in class km.components.Label | |
Placement of the label text. Possible values are 'left' and 'right'. |
|
LabelScroll — Class in package km.components | |
The LabelScroll component class is an extended version of the Label class capable of scrolling the label text. | |
LabelScroll() — Constructor in class km.components.LabelScroll | |
lastClicked — Property in class km.components.Menu | |
Gets the last item that was clicked. | |
left — Property in class km.components.ScrollBar | |
>> Reference to the left / down button. | |
LEFT — Constant static property in class km.components.Accordion | |
length — Property in class km.components.BitmapLabel | |
length — Property in class km.components.Label | |
length — Property in class km.components.List | |
Gets the number of items in the list. | |
levelsB — Property in class km.filters.PosterizeFilter | |
The number of blue levels. | |
levelsG — Property in class km.filters.PosterizeFilter | |
The number of green levels. | |
levelsR — Property in class km.filters.PosterizeFilter | |
The number of red levels. | |
limit(val, min, max) — Static method in class km.math.MathFn | |
Limit a value between a min and max value. | |
lineScrollSize — Property in class km.components.ScrollBar | |
Gets or sets how much to scroll when the scroll bar up/right or down/left button is pressed. | |
linkTarget — Property in class km.components.RichTextEditor | |
The target used when a link is set. | |
list — Property in class km.components.ComboBox | |
>> Reference to the list. | |
List — Class in package km.components | |
The List component class. | |
List() — Constructor in class km.components.List | |
listItem — Property in class km.components.List | |
>> Reference to the default list item. | |
listItem — Property in class km.components.Tree | |
>> Reference to the default tree item. | |
load(request, contentType, bgColor) — Method in class km.display.AltLoader | |
Loads content. | |
loadBinaries(... rest) — Static method in class km.core.AssetManager | |
Adds all specified binaries to the queue and starts loading them. | |
loadBytes(bytes, contentType, bgColor) — Method in class km.display.AltLoader | |
Loads content from a ByteArray instead of from a file. | |
loadIconColor — Property in class km.components.ScrollPane | |
Sets the ARGB color value of the icon shown when the scroll pane is loading external content. | |
loadImages(... rest) — Static method in class km.core.AssetManager | |
Adds all specified images to the queue and starts loading them. | |
loadSelectedItem() — Method in class km.components.MediaPlayer | |
Loads the currently selected playlist item. | |
loadSounds(... rest) — Static method in class km.core.AssetManager | |
Adds all specified sounds to the queue and starts loading them. | |
locate(column, row) — Method in class km.display.PixelScreen | |
Set location for next print command. | |
lockPanel(panel:km.components:AccordionPanel) — Method in class km.components.Accordion | |
Locks the specified panel so header clicks have no effect. | |
loop — Property in class km.components.GUI_VideoObject | |
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 |