ProtoObjectObjectWAConfigurationWASystemConfigurationWARenderLoopConfiguration
| instance | class |
|---|---|
| as yet unclassified | no messages
|
| as yet unclassified |
|---|
| ancestors |
^ Array with: (WASessionConfiguration localConfiguration) |
| attributes |
^ Array with: ((WAListAttribute key: #rootComponent) options: self rootComponents) |
| errorHandler |
^ WAWalkbackErrorHandler |
| mainClass |
^ WARenderLoopMain |
| rootComponents |
^ (WAComponent allSubclasses select: [:ea | ea canBeRoot]) asSortedCollection: [:a :b | a name <= b name] |