public class FactoriesView extends HalViewImpl implements FactoriesPresenter.MyView
| Modifier and Type | Method and Description |
|---|---|
void |
setPresenter(FactoriesPresenter presenter) |
void |
updateHttpAuthentication(List<NamedNode> nodes) |
void |
updateResourceElement(String resource,
List<NamedNode> nodes) |
void |
updateSaslAuthentication(List<NamedNode> nodes) |
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, waitpublic void setPresenter(FactoriesPresenter presenter)
setPresenter in interface HasPresenter<FactoriesPresenter>public void updateResourceElement(String resource, List<NamedNode> nodes)
updateResourceElement in interface FactoriesPresenter.MyViewpublic void updateHttpAuthentication(List<NamedNode> nodes)
updateHttpAuthentication in interface FactoriesPresenter.MyViewpublic void updateSaslAuthentication(List<NamedNode> nodes)
updateSaslAuthentication in interface FactoriesPresenter.MyViewCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.