Uses of Class
sk.uniba.euromath.plugin.views.outline.XMLOutlinePage

Packages that use XMLOutlinePage
sk.uniba.euromath.editor Editor - Core of Multi Editor Architecture 
sk.uniba.euromath.plugin.views.outline.actions Actions for outline view 
 

Uses of XMLOutlinePage in sk.uniba.euromath.editor
 

Methods in sk.uniba.euromath.editor that return XMLOutlinePage
 XMLOutlinePage EditorSite.getOutlinePage()
          Returns outline page instance.
 

Uses of XMLOutlinePage in sk.uniba.euromath.plugin.views.outline.actions
 

Fields in sk.uniba.euromath.plugin.views.outline.actions declared as XMLOutlinePage
protected  XMLOutlinePage XMLOutlineActionContributor.xmlOutlinePage
           
 

Methods in sk.uniba.euromath.plugin.views.outline.actions that return XMLOutlinePage
protected  XMLOutlinePage XMLOutlineActionContributor.getXMLOutlinePage()
           
 

Methods in sk.uniba.euromath.plugin.views.outline.actions with parameters of type XMLOutlinePage
 void XMLOutlineActionContributor.setXMLOutlinePage(XMLOutlinePage xmlOutlinePage)
           
 

Constructors in sk.uniba.euromath.plugin.views.outline.actions with parameters of type XMLOutlinePage
XMLOutlineActionContributor(IWorkbenchPart wokbenchPart, XMLOutlinePage page)
          Constructor.
 



Copyright © 2003-2006 null. All Rights Reserved.