Interface ConfigStepMenu.NewRevisionsItem
- All Superinterfaces:
ConfigStepMenu.Item
- Enclosing interface:
- ConfigStepMenu
Adds a menu item for showing models and symbols with new revisions.
XML tag: "new-revisions"
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Boolean indicating whether the results should be shown directly in the menu or in a new window.void
setShowResults
(boolean showResults)
-
Method Details
-
isShowResults
boolean isShowResults()Boolean indicating whether the results should be shown directly in the menu or in a new window. XML tag: "show-results"- Returns:
- Boolean indicating whether the results should be shown directly in the menu or in a new window.
-
setShowResults
void setShowResults(boolean showResults)
-