Class ListModelHandlerDeclaration
Instantiable
A file list modification handler declaration.
class marta.ListModelHandlerDeclaration {
fun locationChanged(context)
fun modelReloaded(context)
fun modelUpdated(context)
}
ListModelHandlerDeclarationInstantiable
A file list modification handler declaration.
class marta.ListModelHandlerDeclaration {
fun locationChanged(context)
fun modelReloaded(context)
fun modelUpdated(context)
}