Uses of Class
cz.cuni.pogamut.shed.widget.ShedWidget.Variable

Packages that use ShedWidget.Variable
cz.cuni.pogamut.shed.widget
Various widgets used for displaying the Yaposh tree. 
 

Uses of ShedWidget.Variable in cz.cuni.pogamut.shed.widget
 

Method parameters in cz.cuni.pogamut.shed.widget with type arguments of type ShedWidget.Variable
 void ShedWidget.setError(List<ShedWidget.Variable> newMissing)
          Set list of lines that will be shown in red bold font under presentVars lines.
 void ShedWidget.setPresent(List<ShedWidget.Variable> newPresent)
          Set list of lines that will be shown in bold font under title.
 void ShedWidget.setUnused(List<ShedWidget.Variable> newUnused)
          Set list of lines that will be shown in italic font under errorVars lines.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.