org.molgenis.ui
Class DataExplorerPluginPlugin

java.lang.Object
  extended by org.molgenis.util.SimpleTree<ScreenController<?>>
      extended by org.molgenis.framework.ui.SimpleScreenController<ScreenModel>
          extended by org.molgenis.framework.ui.PluginModel<Entity>
              extended by org.molgenis.framework.ui.IframePlugin
                  extended by org.molgenis.dataexplorer.plugin.DataExplorerPlugin
                      extended by org.molgenis.ui.DataExplorerPluginPlugin
All Implemented Interfaces:
Serializable, ScreenController<ScreenModel>, ScreenModel, Tree<ScreenController<?>>

public class DataExplorerPluginPlugin
extends DataExplorerPlugin

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.molgenis.framework.ui.ScreenModel
ScreenModel.Show
 
Field Summary
 
Fields inherited from class org.molgenis.framework.ui.SimpleScreenController
logger, selectedId
 
Fields inherited from class org.molgenis.util.SimpleTree
name, parentName, treeElements
 
Fields inherited from interface org.molgenis.framework.ui.ScreenModel
INPUT_ACTION, INPUT_TARGET
 
Constructor Summary
DataExplorerPluginPlugin(ScreenController<?> parent)
           
 
Method Summary
 
Methods inherited from class org.molgenis.dataexplorer.plugin.DataExplorerPlugin
getIframeSrc
 
Methods inherited from class org.molgenis.framework.ui.IframePlugin
getViewName, getViewTemplate, reload
 
Methods inherited from class org.molgenis.framework.ui.PluginModel
getController, getLabel, getLogin, getMessages, getRootScreen, getScreen, getSelected, getTokenFactory, getView, handleRequest, handleRequest, isVisible, reset, setController, setError, setLabel, setMessages, setMessages, setSelected, setSuccess
 
Methods inherited from class org.molgenis.framework.ui.SimpleScreenController
doResetChildren, getApplicationController, getCustomHtmlBodyOnLoad, getCustomHtmlHeaders, getDatabase, getModel, getTempFile, isSelected, render, setModel
 
Methods inherited from class org.molgenis.util.SimpleTree
get, getAllChildren, getAllChildren, getChild, getChildren, getName, getParent, getPath, getRoot, getStringValue, getTreeElements, getValue, hasChildren, hasParent, remove, setName, setName, setParent, setValue, toString, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.molgenis.framework.ui.ScreenModel
getName, render
 
Methods inherited from interface org.molgenis.util.Tree
get, getAllChildren, getAllChildren, getChild, getChildren, getName, getParent, getPath, getRoot, getTreeElements, getValue, hasChildren, hasParent, setParent, setValue, toString, toString
 

Constructor Detail

DataExplorerPluginPlugin

public DataExplorerPluginPlugin(ScreenController<?> parent)


Copyright © 2013. All Rights Reserved.