martaListModelHandlerDeclaration

Method stateUpdated()

fun ListModelHandlerDeclaration:stateUpdated(context: ActionContext)

Optional method

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

Note: context.inactivePane is always nil for this event.