Skip to content

UI classes

Julian Goacher edited this page Feb 10, 2017 · 1 revision

This page describes the contents of the com.innerfunction.scffld.ui package. The code in this package implements the core UI components and widgets provided by SCFFLD.

NavigationViewController

An implementation of a stack-based navigation view, similar in function to the UINavigationViewController class on iOS.

WebViewController

A view class containing a configurable WebView instance, for displaying web-based content.

SlideViewController

A navigation drawer based layout view.

TextStyle

Provides a standard configuration interface for text-displaying UI widgets.

Clone this wiki locally