Package com._1c.g5.v8.dt.md.ui.wizards
Class TemplateWizard.TemplateWizardContext
- java.lang.Object
- 
- com._1c.g5.v8.dt.md.ui.wizards.TemplateWizard.TemplateWizardContext
 
- 
- Enclosing class:
- TemplateWizard
 
 public static class TemplateWizard.TemplateWizardContext extends Object Extended context information for template wizard.
- 
- 
Constructor SummaryConstructors Constructor Description TemplateWizardContext()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFileName()Returns the file name selected in dialog.voidsetFileName(String fileName)Sets the given file name into context.
 
-