com.tensegrity.wpalo.client.ui.mvc.admin
Class GroupEditor
java.lang.Object
com.tensegrity.wpalo.client.ui.editor.AbstractTabEditor
com.tensegrity.wpalo.client.ui.mvc.admin.GroupEditor
- All Implemented Interfaces:
- IEditor
public class GroupEditor
- extends AbstractTabEditor
GroupEditor
TODO DOCUMENT ME
- Version:
- $Id: GroupEditor.java,v 1.30 2010/04/15 09:55:22 PhilippBouillon Exp $
Methods inherited from class com.tensegrity.wpalo.client.ui.editor.AbstractTabEditor |
beforeClose, close, doSave, getInput, getPanel, getTitle, isDirty, markDirty, selectFirstTab, setInput, setInputQuietly |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
constants
protected final transient ILocalConstants constants
messages
protected final transient ILocalMessages messages
GroupEditor
public GroupEditor(AdminController adminController)
needsUpdate
public boolean needsUpdate()
- Overrides:
needsUpdate
in class AbstractTabEditor
clearNeedsUpdate
public void clearNeedsUpdate()
- Overrides:
clearNeedsUpdate
in class AbstractTabEditor
getEditorTabs
public final 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()
getSaveType
protected final int getSaveType()
- Overrides:
getSaveType
in class AbstractTabEditor
setTextCursor
public void setTextCursor()
- Specified by:
setTextCursor
in interface IEditor
- Overrides:
setTextCursor
in class AbstractTabEditor