public class JGroupsView extends HalViewImpl implements JGroupsPresenter.MyView
| Constructor and Description |
|---|
JGroupsView(MetadataRegistry metadataRegistry,
TableButtonFactory tableButtonFactory,
Resources resources) |
| Modifier and Type | Method and Description |
|---|---|
void |
setPresenter(JGroupsPresenter presenter) |
void |
showChannelInnerPage(String id) |
void |
showStackInnerPage(String id) |
void |
update(ModelNode payload) |
void |
updateChannelProtocols(List<NamedNode> model) |
void |
updateForks(List<NamedNode> model) |
void |
updateProtocols(List<NamedNode> model) |
void |
updateRelays(List<NamedNode> model) |
void |
updateRemoteSite(List<NamedNode> model) |
void |
updateTransports(List<NamedNode> model) |
asElement, asElements, attach, detach, initElement, initElement, initElements, initElements, registerAttachable, registerAttachablesaddToSlot, asWidget, bindSlot, bindSlot, bindSlot, initWidget, onAttach, onDetach, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject public JGroupsView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)
public void setPresenter(JGroupsPresenter presenter)
setPresenter in interface HasPresenter<JGroupsPresenter>public void update(ModelNode payload)
update in interface JGroupsPresenter.MyViewpublic void updateProtocols(List<NamedNode> model)
updateProtocols in interface JGroupsPresenter.MyViewpublic void updateTransports(List<NamedNode> model)
updateTransports in interface JGroupsPresenter.MyViewpublic void updateRemoteSite(List<NamedNode> model)
updateRemoteSite in interface JGroupsPresenter.MyViewpublic void updateRelays(List<NamedNode> model)
updateRelays in interface JGroupsPresenter.MyViewpublic void updateForks(List<NamedNode> model)
updateForks in interface JGroupsPresenter.MyViewpublic void showStackInnerPage(String id)
showStackInnerPage in interface JGroupsPresenter.MyViewpublic void showChannelInnerPage(String id)
showChannelInnerPage in interface JGroupsPresenter.MyViewpublic void updateChannelProtocols(List<NamedNode> model)
updateChannelProtocols in interface JGroupsPresenter.MyViewCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.