martaListModelHandlerDeclaration

Method modelUpdated()

fun ListModelHandlerDeclaration:modelUpdated(context: ActionContext)

Optional method

Called when model changes without global reloading (e.g., when the selection changes).

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