org.eclipse.xtext.ui.codetemplates.ui.preferences
Interface IEditTemplateDialog

All Known Implementing Classes:
EditTemplateDialog

public interface IEditTemplateDialog

Author:
Sebastian Zarnekow - Initial contribution and API

Method Summary
 org.eclipse.jface.text.templates.Template getTemplate()
           
 int open()
           
 

Method Detail

open

int open()

getTemplate

org.eclipse.jface.text.templates.Template getTemplate()