Uses of Class
de.xima.fc.gui.model.designer.TabError
Packages that use TabError
-
Uses of TabError in de.xima.fc.gui.model.designer
Methods in de.xima.fc.gui.model.designer that return TabErrorMethods in de.xima.fc.gui.model.designer with parameters of type TabError -
Uses of TabError in de.xima.fc.gui.utils.designer
Methods in de.xima.fc.gui.utils.designer with parameters of type TabErrorModifier and TypeMethodDescriptionstatic TabModel
TabViewActions.markError
(TabViewModel model, String tabId, TabError error) Marks the given tab as erroneous, and adds the given error details.