| Package | qnx.ui.skins.listClasses |
| Class | public class DropDownBackgroundBarSkinWhite |
| Inheritance | DropDownBackgroundBarSkinWhite UISkin UIComponent flash.display.MovieClip |
See also
| Method | Defined By | ||
|---|---|---|---|
Creates a new DropDownBackgroundSkinWhite instance. | DropDownBackgroundBarSkinWhite | ||
![]() | destroy():void
Call this method when you want to have your object collected by the garbage collector. | UIComponent | |
![]() | drawNow():void
Calls the draw() method. | UIComponent | |
![]() | getLayoutRect():Rectangle
Returns the layout rectangle. | UISkin | |
![]() | invalidate(property:String = all, invalidateNow:Boolean = false):void
Marks the property as invalid and the draw() method is called on the next frame or the next render, whichever comes first. | UIComponent | |
![]() | setPosition(x:Number, y:Number):void
Sets the x and y position of the component. | UIComponent | |
![]() | setSize(w:Number, h:Number):void
Sets the width and height of the component. | UIComponent | |
| DropDownBackgroundBarSkinWhite | () | Constructor |
public function DropDownBackgroundBarSkinWhite()Creates a new DropDownBackgroundSkinWhite instance.