| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--com.as2doc.CTestSuperClass
Field Summary | ||
| public | _inheritedString: String | |
| Field to be inherited by any classes extending from this | ||
| ||
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 | ||
| ||
| public var _inheritedString: String |
| Field to be inherited by any classes extending from this |
|
| Special documentation for the write/set process of this property |
|
| Special documentation for the read/get process of this property |
|
| Traces the classname |
|
| Returns a pseudo value |
|
| Does nothing |