We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94dcfb commit bc705f7Copy full SHA for bc705f7
widgets/+wt/+mixin/ModelObserver.m
@@ -1,6 +1,4 @@
1
-classdef (Abstract, AllowedSubclasses = ...
2
- {?wt.abstract.BaseViewController, ?wt.abstract.BaseViewChart})...
3
- ModelObserver < handle
+classdef (Abstract) ModelObserver < handle
4
% Mixin for components using a model that observe changes
5
6
% Copyright 2025 The MathWorks Inc.
0 commit comments