Main Page | Packages | Class Tree | Index | Help

mx.core.ext

class UIObjectExtensions

Object
  |
  +--mx.core.ext.UIObjectExtensions


class UIObjectExtensions
extends Object

extensions to MovieClip and TextField to make the system work better



Field Summary

static
bExtended


static
CSSTextStylesDependency


static
SkinElementDependency


static
UIEventDispatcherDependency


static
UIObjectDependency


static
UIObjectExtended


Fields inherited from class Object

__proto__, constructor, prototype

Method Summary

static
addGeometry ( tf: Object, ui: Object ): Void


static
Extensions ( ): Boolean


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Field Documentation

bExtended

static var bExtended

CSSTextStylesDependency

static var CSSTextStylesDependency

SkinElementDependency

static var SkinElementDependency

UIEventDispatcherDependency

static var UIEventDispatcherDependency

UIObjectDependency

static var UIObjectDependency

UIObjectExtended

static var UIObjectExtended

Method Documentation

addGeometry

static function addGeometry(tf: Object,
 ui: Object): Void

Extensions

static function Extensions(): Boolean

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc