toggle menu
ZappBase
androidJvm
switch theme
search in API
Core
/
com.zappstudio.zappbase.domain.model
/
Listable
Listable
interface
Listable
:
Idable
Members
Members & Extensions
Properties
id
Link copied to clipboard
abstract
val
id
:
String
Functions
get
Icon
Link copied to clipboard
open
fun
getIcon
(
context
:
Context
)
:
Drawable
?
get
String
Link copied to clipboard
abstract
fun
getString
(
context
:
Context
)
:
String
to
Int
Or
Null
Link copied to clipboard
fun
Listable
.
toIntOrNull
(
)
:
Int
?