Main Page | Packages | Help

com.as2doc

class CTestSuperClass

Object
  |
  +--com.as2doc.CTestSuperClass

All Known Subclasses: CTest

class CTestSuperClass
extends Object



Field Summary

public
_inheritedString: String
Field to be inherited by any classes extending from this

Fields inherited from class Object

__proto__, constructor, prototype

Property Summary

public
inheritedProperty: Boolean (write)
Special documentation for the write/set process of this property

public
inheritedProperty: Boolean (read)
Special documentation for the read/get process of this property

Constructor

public
CTestSuperClass ( )
Traces the classname

Method Summary

static
getValue ( ): String
Returns a pseudo value

public
inheritedMethod ( ): Void
Does nothing

Methods inherited from class Object

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



Field Documentation

_inheritedString

public var _inheritedString: String
Field to be inherited by any classes extending from this


Property Documentation

inheritedProperty

public inheritedProperty: Boolean (write)
Special documentation for the write/set process of this property

inheritedProperty

public inheritedProperty: Boolean (read)
Special documentation for the read/get process of this property


Constructor Documentation

CTestSuperClass

public function CTestSuperClass()
Traces the classname


Method Documentation

getValue

static function getValue(): String
Returns a pseudo value

inheritedMethod

public function inheritedMethod(): Void
Does nothing


The documentation was generated from the following file:


Generated on 27.08.2004 16:07:58 by AS2Doc