marta

Class ListModelHandlerDeclaration

Instantiable

Declaration for a list model modification handler.

class marta.ListModelHandlerDeclaration {

fun locationChanged(context)

fun modelRefreshed(context)

fun stateUpdated(context)

}