public class ClustersController extends LazilyInitializedController implements IUISupportController
Modifier and Type | Field and Description |
---|---|
protected org.pentaho.ui.xul.binding.BindingFactory |
bf |
initialized, repository
Constructor and Description |
---|
ClustersController() |
Modifier and Type | Method and Description |
---|---|
void |
createBindings() |
void |
createCluster() |
protected boolean |
doLazyInit() |
void |
editCluster() |
void |
enableButtons(boolean enableNew,
boolean enableEdit,
boolean enableRemove) |
String |
getName() |
void |
refreshClusters() |
void |
removeCluster() |
void |
setEnableButtons(List<UICluster> clusters) |
void |
tabClicked() |
doInEventThread, doWithBusyIndicator, init, lazyInit
bind, bind, getData, getXulDomContainer, setData, setName, setXulDomContainer
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
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 editCluster()
public void createCluster()
public void removeCluster()
public void refreshClusters()
public void enableButtons(boolean enableNew, boolean enableEdit, boolean enableRemove)
public void tabClicked()
Copyright © 2019 Hitachi Vantara. All rights reserved.