| Package | com.theriabook.util.logging |
| Class | public class LevelSelector |
| Inheritance | LevelSelector mx.containers.HBox |
| Property | Defined by | ||
|---|---|---|---|
| data : Object [write-only]
| LevelSelector | ||
| LEVEL_CHANGE : String = "onLevelChange" [static]
| LevelSelector | ||
| Method | Defined by | ||
|---|---|---|---|
|
refresh():void
| LevelSelector | ||
|
setOwner(owner:ListBase):void
| LevelSelector | ||
| Method | Defined by | ||
|---|---|---|---|
|
commitProperties():void
| LevelSelector | ||
| data | property |
data:Object [write-only]Implementation
public function set data(value:Object):void
| LEVEL_CHANGE | property |
public static var LEVEL_CHANGE:String = "onLevelChange"
| commitProperties | () | method |
protected override function commitProperties():void
| refresh | () | method |
public function refresh():void
| setOwner | () | method |
public function setOwner(owner:ListBase):voidParameters
owner:ListBase |