ProtoObjectObjectWAPresenterWAComponentWAFrameComponentWAPathTest
| instance | class |
|---|---|
| as yet unclassified | no messages
|
| as yet unclassified |
|---|
| initialize |
self contents: WACounter new |
| renderContentOn: html |
html anchorWithName: contents count. html render: contents. |
| updateUrl: aUrl |
aUrl addToPath: contents count asString. aUrl fragment: contents count asString. |