virtual class vaseGui::SimpleListAdapter

sys::Obj
  vaseGui::ListAdapter
    vaseGui::SimpleListAdapter

@Js

bind

protected virtual override Void bind(Widget w, Obj data)

getData

protected virtual override Obj getData(Int i)

list

protected List<Obj> list

make

new make(List<Obj> list)

newView

protected virtual override Widget newView(Int type)

size

virtual override Int size()