| Index | Parent | Htmlview class |
The Htmlview class creates virtualgroups that show a html source.
The Htmlview class is a subclass of Htmlview.mcc, that you must have in MUI:Libs/mui/ to use it.
Htmlview.mcc is copyright Allan Odgaard <Duff@DIKU.DK> .
From the doc of HTMLview.mcc:
The above applies as well to ARexx programming, so if you release a Shareware or commercial application based on RxMUI and HTMLview.mcc you have to ask to Allan Odgaard for a licence.
| ATTRIBUTES | |||
|---|---|---|---|
| Name | Type | Class | Note |
| ClickedUrl | S | GN | |
| Contents | S | IS | Online html |
| DiscreteInput | B | IS | |
| ImageDecodeQueue | N | GN | |
| NTAutoLoad | B | I | You handle the loading of the local files. |
| PageID | N | GN | |
| Parsed | N | GN | |
| ProphDeltaFactor | N | GN | |
| Target | S | GN | |
| Title | S | GN | |
| Url | S | GN | |
| METHODS | ||
|---|---|---|
| Name | Parameters | Note |
| Abort | ||
| ContinueAnims | ||
| FlushImage | name or ALL DISPLAYED NONDISPLAYED | |
| GoUrl | url [target] | |
| PauseAnim | ||
| Relad | ||
| Search | string flags | flags is one or more of CASE PATTERN BACK TOP NEXT |