From 61545b3f1fb1844af350d187edd26285e98f0466 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 26 Feb 2018 14:21:46 +0100 Subject: API documentation update --- .../-application-base/index.html | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) (limited to 'docs/api/pl.treksoft.kvision.hmr/-application-base/index.html') diff --git a/docs/api/pl.treksoft.kvision.hmr/-application-base/index.html b/docs/api/pl.treksoft.kvision.hmr/-application-base/index.html index 4131de12..7972b5d1 100644 --- a/docs/api/pl.treksoft.kvision.hmr/-application-base/index.html +++ b/docs/api/pl.treksoft.kvision.hmr/-application-base/index.html @@ -8,23 +8,9 @@ kvision / pl.treksoft.kvision.hmr / ApplicationBase

ApplicationBase

-abstract class ApplicationBase -

Base class for applications.

-

Base class for applications supporting Hot Module Replacement (HMR).

-

Constructors

- - - - - - - -
-

<init>

-
-ApplicationBase() -

Base class for applications.

-
+interface ApplicationBase +

Base interface for applications.

+

Base interface for applications supporting Hot Module Replacement (HMR).

Functions

-- cgit