WidgetListBehavior

Undocumented in source.

Members

Functions

attachTo
void attachTo(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
scrollSize
double scrollSize()
Undocumented in source. Be warned that the author may not have intended to support it.
sliderMoved
void sliderMoved(FlexibleObject widget, Variant position)
Undocumented in source. Be warned that the author may not have intended to support it.
updateSize
void updateSize(FlexibleObject widget, Variant size)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From BasicListBehavior

_viewport
Widget _viewport;
Undocumented in source.
_canvas
Widget _canvas;
Undocumented in source.
_vertscroll
Widget _vertscroll;
Undocumented in source.
attachTo
void attachTo(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta