Uses of Class
templates.presentation.IssuesViewer

Packages that use IssuesViewer
templates.presentation   
 

Uses of IssuesViewer in templates.presentation
 

Fields in templates.presentation declared as IssuesViewer
protected  IssuesViewer TemplateToolset.TemplateStatusBar.issueList
          The UI element listing the consistency issues in the template design.
protected  IssuesViewer TemplateToolset.TemplateUID.issues
          The Presentation which lists the consistency issues in the template design.
 

Constructors in templates.presentation with parameters of type IssuesViewer
TemplateToolset.TemplateStatusBar(TemplateModel model, IssuesViewer issueList)
          Construct and set up a status bar for the given template design.