public class PluginConfigurationUIBean extends AbstractPluginConfigurationUIBean implements Serializable
serverPluginsBean| Constructor and Description |
|---|
PluginConfigurationUIBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
adviseOpened(org.richfaces.component.UITree node) |
boolean |
adviseSelected(org.richfaces.component.UITree node)
Advise the plugin tree if the provided node should be selected.
|
org.richfaces.model.TreeNode |
getRoot() |
void |
init() |
void |
processSelection(org.richfaces.event.NodeSelectedEvent event)
Responds to node selection events in the plugin tree widget.
|
checkPermission, getPlugin, getPluginConfigurationDefinition, getScheduledJobsDefinition, isEditable, lookupConfigDefinitions, setPluginpublic org.richfaces.model.TreeNode getRoot()
public void init()
public boolean adviseOpened(org.richfaces.component.UITree node)
public boolean adviseSelected(org.richfaces.component.UITree node)
node - the UITree in question - will either have data a
ServerPlugin or ServerPluginType is the row
data.true if this node should be selected,
false otherisepublic void processSelection(org.richfaces.event.NodeSelectedEvent event)
event - Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.