openpss / com.hendraanggrian.openpss.ui.wage / ReadWageAction

ReadWageAction

class ReadWageAction : Action<Unit>

Constructors

<init>

ReadWageAction(context: Context)

Properties

log

val log: String

Inherited Properties

resourceBundle

open val resourceBundle: ResourceBundle

Functions

handle

fun SessionWrapper.handle(): Unit

Inherited Functions

invoke

operator fun invoke(block: SessionWrapper.(T) -> Unit): Unit