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, lazyInitbind, bind, getData, getXulDomContainer, setData, setName, setXulDomContaineraddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic String getName()
getName in interface IUISupportControllergetName in interface org.pentaho.ui.xul.impl.XulEventHandlergetName in class org.pentaho.ui.xul.impl.AbstractXulEventHandlerpublic void createBindings()
protected boolean doLazyInit()
doLazyInit in class LazilyInitializedControllerpublic 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.