BasePage

public interface BasePage

Base page interface.

Since

5.10.4

Functions

Link copied to clipboard
public abstract View onCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)
Called after the module is created to build the view for use in a Fragment or Activity.