IMD.setAllModes


setAllModes()

Specify that this loadset should use all available modes. Note that this setting is remembered instead of a list of modes, and thus the actual obtaining of 'all modes' is done at the time that this loadset is set active. In turn, this means that the actual modes used will change as results files are added or removed. If you wish to fix the modes to be used, use addEntries("all") or similar instead - which will add exactly those modes present at the time of the call. The 'all' setting is cleared by removing or adding entries individually.

Argumentsnone 
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to IMD

Back to Overview