@MbuiView public abstract class ServerGroupView extends MbuiViewImpl<ServerGroupPresenter> implements ServerGroupPresenter.MyView
mbuiContext, presenter| Modifier and Type | Method and Description |
|---|---|
static ServerGroupView |
create(MbuiContext mbuiContext) |
void |
updateJvms(List<NamedNode> jvms) |
void |
updateServerGroup(ServerGroup serverGroup) |
void |
updateSystemProperties(List<NamedNode> properties) |
add, addSingleton, removeSingletonForm, resetForm, resetSingletonForm, saveForm, saveSingletonForm, setPresenterasElement, 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, waitsetPresenterpublic static ServerGroupView create(MbuiContext mbuiContext)
public void updateServerGroup(ServerGroup serverGroup)
updateServerGroup in interface ServerGroupPresenter.MyViewpublic void updateJvms(List<NamedNode> jvms)
updateJvms in interface ServerGroupPresenter.MyViewpublic void updateSystemProperties(List<NamedNode> properties)
updateSystemProperties in interface ServerGroupPresenter.MyViewCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.