|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRepositoryExplorerUISupport
UI Support interface to provide list of event handlers and overlay for a given capability or service
| 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 |
| Method Detail |
|---|
void apply(org.pentaho.ui.xul.XulDomContainer container)
throws org.pentaho.ui.xul.XulException
xul - dom container
org.pentaho.ui.xul.XulExceptionList<org.pentaho.ui.xul.impl.XulEventHandler> getEventHandlers()
List<org.pentaho.ui.xul.XulOverlay> getOverlays()
void initControllers(Repository rep)
throws ControllerInitializationException
ControllerInitializationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||