Uses of Class
de.xima.fc.gui.model.designer.TabError
- 
Packages that use TabError Package Description de.xima.fc.gui.model.designer de.xima.fc.gui.utils.designer  - 
- 
Uses of TabError in de.xima.fc.gui.model.designer
Methods in de.xima.fc.gui.model.designer that return TabError Modifier and Type Method Description TabErrorTabModel. getError()Methods in de.xima.fc.gui.model.designer with parameters of type TabError Modifier and Type Method Description voidTabModel. setError(TabError error) - 
Uses of TabError in de.xima.fc.gui.utils.designer
Methods in de.xima.fc.gui.utils.designer with parameters of type TabError Modifier and Type Method Description static TabModelTabViewActions. markError(TabViewModel model, String tabId, TabError error)Marks the given tab as erroneous, and adds the given error details. 
 -