public class ClustersController extends LazilyInitializedController implements IUISupportController
Constructor and Description |
---|
ClustersController() |
Modifier and Type | Method and Description |
---|---|
void |
createBindings() |
void |
createCluster() |
void |
editCluster() |
void |
enableButtons(boolean enableNew,
boolean enableEdit,
boolean enableRemove) |
String |
getName() |
void |
refreshClusters() |
void |
removeCluster() |
void |
setEnableButtons(List<UICluster> clusters) |
void |
tabClicked() |
init
bind, bind, getData, getXulDomContainer, setData, setName, setXulDomContainer
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
equals, 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()
public void editCluster()
public void createCluster()
public void removeCluster()
public void refreshClusters()
public void enableButtons(boolean enableNew, boolean enableEdit, boolean enableRemove)
public void tabClicked()