ScrollableArea

Undocumented in source.

Members

Static functions

clipDraw
void clipDraw(WidgetProxy scrollable, DrawEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
create
ScrollableAreaParts create(WidgetProxy parent)
Undocumented in source. Be warned that the author may not have intended to support it.
layout
void layout(WidgetProxy scrollable, LayoutEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
void measure(WidgetProxy scrollable, MeasureEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onScroll
void onScroll(WidgetProxy scrollable, ScrollEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onSliderDrag
void onSliderDrag(WidgetProxy scrollable, ScrollBarEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta