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  
margin — Property in class km.components.ComboBox
The margin between the bounding box of the background and the sub components inside.
margin — Property in class km.components.NumericStepper
The margin between the bounding box of the background and the sub components inside.
margin — Property in class km.components.ScrollPane
The margin between the bounding box of the background and the sub components inside.
margin — Property in class km.components.Tree
The margin between the bounding box of the background and the sub components inside.
MathFn — Final class in package km.math
The MathFn class contains math functions not available from the Math class.
The MathFn class should not be instantiated !
maxChars — Property in class km.components.Label
maximize — Event in class km.components.DragContainer
maximize() — Method in class km.components.DragContainer
Maximize the container.
maximum — Property in class km.components.NumericStepper
Gets or sets the maximum value.
max_results — Property in class km.components.PlaylistCreator
Max results for the service query (the absolute maximum is 50).
maxScrollPosition — Property in class km.components.ScrollBar
Gets or sets the maximum scroll position.
mediaInfo — Event in class km.components.MediaPlayer
The mediaInfo event is broadcasted when additional information is encountered inside a media file.
mediaInfo — Property in class km.components.MediaPlayer
Object containing additional media info if encountered inside the media file.
MediaPlayer — Class in package km.components
The MediaPlayer component class.
MediaPlayer() — Constructor in class km.components.MediaPlayer
MediaPlayerSlider — Class in package km.components
The MediaPlayerSlider class is used by the MediaPlayer component class and not intended for separate use.
MediaPlayerSlider() — Constructor in class km.components.MediaPlayerSlider
menu — Event in class km.components.Menu
The menu event is broadcasted when a menu item is clicked.
It's also possible to use the onMenu handler.
Menu — Class in package km.components
The Menu component class.
When a menu item has sub items, a few extra attributes (orientation, subwidth, substyle) can be used to set up the sub menu.
Menu(orientation) — Constructor in class km.components.Menu
messenger — Static property in class km.core.AssetManager
Broadcasts a 'complete' or 'ioError' event when the loading process ends.
You can add a listener to the messenger to receive one of the events.
midpoint — Property in class km.filters.TritoneFilter
Midpoint.
midtones — Property in class km.filters.TritoneFilter
Midtones (RGB color).
minHeight — Property in class km.components.BaseButton
Returns the minimum height of the button based on its scaling grid.
minHeight — Property in class km.components.Image
Returns the minimum height of the image based on its scaling grid.
minimize — Event in class km.components.DragContainer
minimize() — Method in class km.components.DragContainer
Minimize the container.
minimum — Property in class km.components.NumericStepper
Gets or sets the minimum value.
minScrollPosition — Property in class km.components.ScrollBar
Gets or sets the minimum scroll position.
minWidth — Property in class km.components.BaseButton
Returns the minimum width of the button based on its scaling grid.
minWidth — Property in class km.components.Image
Returns the minimum width of the image based on its scaling grid.
mode — Property in class km.components.SpectrumAnalyzer
Gets or sets the analyzer mode
0 = 9 bar, 1 = 2 x 16 bar [mirrored], 2 = 2 x 16 bar.
MODE_ALWAYS_ONE — Constant static property in class km.components.Accordion
MODE_MAX_ONE — Constant static property in class km.components.Accordion
MODE_MULTI — Constant static property in class km.components.Accordion
move(x, y, animationMode, animationFrames, easeInOut) — Method in class km.core.UIComponent
Moves the component to the specified coordinates.
move(x, y) — Method in class km.display.SimpleTable
Move the table.
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