haXe API Documentation
Back | Index
class haxe.rtti.HtmlEditor
Available in flash, neko, js, flash9, php, cpp
function new() : Void
function add(tl : TypeRoot) : Void
function buildHTML(id : String, v : Dynamic, t : CType) : String
function buildObject(id : String, params : Hash<String>, t : CType) : Dynamic
Back | Index