Method summary for the UIObject class
The following table lists methods of the UIObject class.
Method
UIObject.createClassObject()
UIObject.createLabel()
UIObject.createObject()
UIObject.destroyObject()
UIObject.doLater()
UIObject.getStyle()
UIObject.invalidate()
UIObject.move()
UIObject.redraw()
UIObject.setSize()
UIObject.setSkin()
UIObject.setStyle()
Property summary for the UIObject class
The following table lists properties of the UIObject class.
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
1360
UIObject class
Description
Creates an object on the specified class.
Creates a TextField subobject, for use when
creating components.
Creates a subobject on an object.
Destroys a component instance.
Calls a function when parameters have been set in the
Property and Component inspectors.
Gets the style property from the style declaration or object.
Marks the object so it is redrawn on the next frame interval.
Moves the object to the requested position.
Forces validation of the object so it is drawn in the
current frame.
Resizes the object to the requested size.
Sets a skin in the object.
Sets the style property on the style declaration or object.
Description
The position of the bottom edge of the object, relative to the
bottom edge of its parent. Read-only.
The height of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The position of the right edge of the object, relative to the
right edge of its parent. Read-only.
A number indicating the scaling factor in the x direction of the
object, relative to its parent.
A number indicating the scaling factor in the y direction of the
object, relative to its parent.
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers