Widget.getNextSibling

Returns the widgets next sibling.

This API is primarily meant for widget implementations.

class Widget
getNextSibling
()

Return Value

Type: Widget

The widget's next sibling

Meta