getView() method

Called to get the Android View that will be added as a subview to the Agentry layout.

Syntax

public abstract View getView ()

Returns

Android view to display

Usage

This will be called one time from Agentry. Any custom views which require scrolling should include a TouchQueryHandler.