martaListModelHandlerDeclaration

Method modelReloaded()

fun ListModelHandlerDeclaration:modelReloaded(context: ActionContext)

Optional method

Called when the list is fully reloaded for the already opened folder.

context.activePane points to the modified pane. context.inactivePane is always nil for this event.