com.tensegrity.wpalo.client.ui.mvc.reportstructure
Class ReportStructureEditor

java.lang.Object
  extended by com.tensegrity.wpalo.client.ui.editor.AbstractTabEditor
      extended by com.tensegrity.wpalo.client.ui.mvc.reportstructure.ReportStructureEditor
All Implemented Interfaces:
IEditor

public class ReportStructureEditor
extends AbstractTabEditor


Field Summary
 
Fields inherited from class com.tensegrity.wpalo.client.ui.editor.AbstractTabEditor
constants, content, messages, tabFolder, tabs, title
 
Constructor Summary
ReportStructureEditor(ReportStructureNavigatorView view)
           
 
Method Summary
 EditorTab[] getEditorTabs()
           
 java.lang.String getId()
           
 java.lang.String getTitle(com.tensegrity.palo.gwt.core.client.models.XObject input)
           
 
Methods inherited from class com.tensegrity.wpalo.client.ui.editor.AbstractTabEditor
beforeClose, clearNeedsUpdate, close, doSave, getInput, getPanel, getSaveType, getTitle, isDirty, markDirty, needsUpdate, selectFirstTab, setInput, setInputQuietly, setTextCursor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportStructureEditor

public ReportStructureEditor(ReportStructureNavigatorView view)
Method Detail

getEditorTabs

public EditorTab[] getEditorTabs()
Specified by:
getEditorTabs in class AbstractTabEditor

getTitle

public java.lang.String getTitle(com.tensegrity.palo.gwt.core.client.models.XObject input)
Specified by:
getTitle in class AbstractTabEditor

getId

public java.lang.String getId()