|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.ui.repository.repositoryexplorer.uisupport.AbstractRepositoryExplorerUISupport
public abstract class AbstractRepositoryExplorerUISupport
| Constructor Summary | |
|---|---|
AbstractRepositoryExplorerUISupport()
|
|
| Method Summary | |
|---|---|
void |
apply(org.pentaho.ui.xul.XulDomContainer container)
Adds and apply the overlays and the event handlers to the xul dom container |
List<org.pentaho.ui.xul.impl.XulEventHandler> |
getEventHandlers()
Get the list of event handlers added to the list of event handlers |
List<org.pentaho.ui.xul.XulOverlay> |
getOverlays()
Get the list of overlays for the UI Support |
void |
initControllers(Repository rep)
Initialize the controller |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractRepositoryExplorerUISupport()
| Method Detail |
|---|
public void apply(org.pentaho.ui.xul.XulDomContainer container)
throws org.pentaho.ui.xul.XulException
IRepositoryExplorerUISupport
apply in interface IRepositoryExplorerUISupportorg.pentaho.ui.xul.XulExceptionpublic List<org.pentaho.ui.xul.impl.XulEventHandler> getEventHandlers()
IRepositoryExplorerUISupport
getEventHandlers in interface IRepositoryExplorerUISupportpublic List<org.pentaho.ui.xul.XulOverlay> getOverlays()
IRepositoryExplorerUISupport
getOverlays in interface IRepositoryExplorerUISupport
public void initControllers(Repository rep)
throws ControllerInitializationException
IRepositoryExplorerUISupport
initControllers in interface IRepositoryExplorerUISupportControllerInitializationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||