up: ZUT | index | Zimbu documentation |
The type used for a ZUT template method producing HTML. Extra arguments are to be passed using a callback. Example, creating a callback for template function HelloMessage.show(): callback<ZUT.HtmlFunc, string> cb = NEW(HelloMessage.show, "Hello World!")
|
func< => ZUT.Html> |
Copyright 2014 Bram Moolenaar All Rights Reserved. |
Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0 |