diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-10-17 18:40:15 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-10-17 18:40:15 +0200 |
commit | a70acf853de62d0754ca95aa4103712b82afdef8 (patch) | |
tree | cb8980c51c98f41f833aa89c7bd28e5fa133f35e /api/pl.treksoft.kvision.remote/-profile/permissions.html | |
parent | 546892a2b8c743224ccabd609827f5048c7a630c (diff) | |
download | kvision-a70acf853de62d0754ca95aa4103712b82afdef8.tar.gz kvision-a70acf853de62d0754ca95aa4103712b82afdef8.tar.bz2 kvision-a70acf853de62d0754ca95aa4103712b82afdef8.zip |
API Documentation for KVision 0.0.18
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-profile/permissions.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-profile/permissions.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/api/pl.treksoft.kvision.remote/-profile/permissions.html b/api/pl.treksoft.kvision.remote/-profile/permissions.html deleted file mode 100644 index 29e8e0ae..00000000 --- a/api/pl.treksoft.kvision.remote/-profile/permissions.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Profile.permissions - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">Profile</a> / <a href="./permissions.html">permissions</a><br/> -<br/> -<h1>permissions</h1> -<a name="pl.treksoft.kvision.remote.Profile$permissions"></a> -<code><span class="keyword">val </span><span class="identifier">permissions</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">></span></code> -</BODY> -</HTML> |