[operations] [attributes] [fields] [template] [definition]
[implementation] [documentation]
To use the search tool you need to use a browser which supports JAVA (c)

[next] [prev] [superclass] [next peer] [prev peer] [subclass] [index] [hierarchy]

InfoTopic

mixes in with Object

InfoTopic



Operations

Get list of all operations

Class InfoTopic defines no new operations.


Attributes

Get list of all attributes

Class InfoTopic defines no new attributes.


Fields

Field Type
InfoTopic: info: Object


Instance template

Class InfoTopic cannot be instantiated.


Class definition

Define Class InfoTopic;
    mixes in with Object;

    field info: Object, weak, getter;
        // text or list of viewables to display for this topic
end class;