Main Page | Packages | Class Tree | Index | Help

<root>

class XMLUI

Object
  |
  +--XMLUI


intrinsic class XMLUI
extends Object

ActionScript Standard Library XMLUI object



Fields inherited from class Object

__proto__, constructor, prototype

Method Summary

static
accept ( )


static
cancel ( )


static
get ( name: String ): String


static
set ( name: String, value: String ): Void


Methods inherited from class Object

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



Method Documentation

accept

static function accept()

cancel

static function cancel()

get

static function get(name: String): String

set

static function set(name: String,
 value: String): Void

The documentation was generated from the following file:


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