IMain_Activity

interface IMain_Activity

The activity (GUI) for the calculator. Display and Buttons are managed here.

Author

"Martin Krischik" «krischik@users.sourceforge.net»

Inheritors

Types

Link copied to clipboard
List of application pages.

Functions

Link copied to clipboard
abstract fun bindFragment(Fragment: IFragment, Page: IMain_Activity.Page_Type)
Bind the fragment to its activity.
Link copied to clipboard
switches the page (in phone layout).