org.eclipse.xpand.ui.editor.outline
Class XpandContentOutlinePage

java.lang.Object
  extended by AbstractExtXptContentOutlinePage
      extended by org.eclipse.xpand.ui.editor.outline.XpandContentOutlinePage

public class XpandContentOutlinePage
extends AbstractExtXptContentOutlinePage


Field Summary
static int AROUND
           
static int TEMPLATE
           
 
Constructor Summary
XpandContentOutlinePage(AbstractXtendXpandEditor editor)
           
 
Method Summary
 void createControl(org.eclipse.swt.widgets.Composite parent)
           
protected  OutlineElement[] getChildren(java.lang.Object parentElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEMPLATE

public static final int TEMPLATE
See Also:
Constant Field Values

AROUND

public static final int AROUND
See Also:
Constant Field Values
Constructor Detail

XpandContentOutlinePage

public XpandContentOutlinePage(AbstractXtendXpandEditor editor)
Method Detail

getChildren

protected OutlineElement[] getChildren(java.lang.Object parentElement)

createControl

public void createControl(org.eclipse.swt.widgets.Composite parent)

Copyright 2007 committers of openArchitectureWare and others.
All Rights Reserved.