public class SlavesController extends LazilyInitializedController implements IUISupportController
Modifier and Type | Field and Description |
---|---|
protected org.pentaho.ui.xul.binding.BindingFactory |
bf |
initialized, repository
Constructor and Description |
---|
SlavesController() |
Modifier and Type | Method and Description |
---|---|
void |
createBindings() |
void |
createSlave() |
protected boolean |
doLazyInit() |
void |
editSlave() |
void |
enableButtons(boolean enableNew,
boolean enableEdit,
boolean enableRemove) |
String |
getName() |
void |
init(Repository repository) |
void |
refreshSlaves() |
void |
removeSlave() |
void |
setEnableButtons(List<UISlave> slaves) |
void |
tabClicked() |
doInEventThread, doWithBusyIndicator, lazyInit
bind, bind, getData, getXulDomContainer, setData, setName, setXulDomContainer
public void init(Repository repository) throws ControllerInitializationException
init
in interface IUISupportController
init
in class LazilyInitializedController
ControllerInitializationException
public String getName()
getName
in interface IUISupportController
getName
in interface org.pentaho.ui.xul.impl.XulEventHandler
getName
in class org.pentaho.ui.xul.impl.AbstractXulEventHandler
public void createBindings()
protected boolean doLazyInit()
doLazyInit
in class LazilyInitializedController
public void refreshSlaves()
public void createSlave()
public void editSlave()
public void removeSlave()
public void enableButtons(boolean enableNew, boolean enableEdit, boolean enableRemove)
public void tabClicked()
Copyright © 2019 Hitachi Vantara. All rights reserved.