source: trunk/quest-ui-core/src/main/resources/manuals/condenseGuiModel @ 820

Last change on this file since 820 was 820, checked in by sherbold, 12 years ago
  • modified GUIModel to not automatically merge nodes during the creation of the model, but rather after the creation is completed through a call of condenseModel
  • added command condenseGuiModel
File size: 301 bytes
Line 
1Merges equal nodes in a GUI model. It is highly recommended to call this command after sequences have been parsed.
2
3$USAGE$
4<sequencesName> optional; the name of the sequences, of which the related GUI model is condensed; default: sequences
5
6Example(s):
7condenseGuiModel
8condenseGuiModel someSequences
Note: See TracBrowser for help on using the repository browser.