Static methods
@:value({ addLabel : "Add", showAdd : true, editable : true, itemDrawCb : null, setNameCb : null, getNameCb : null, removeCb : null, addCb : null })staticpanelList(ui:Zui, handle:Handle, ar:Array<Dynamic>, ?addCb:String ‑> Void, ?removeCb:Int ‑> Void, ?getNameCb:Int ‑> String, ?setNameCb:(Int, String) ‑> Void, ?itemDrawCb:(Handle, Int) ‑> Void, editable:Bool = true, showAdd:Bool = true, addLabel:String = "Add"):Void