public class HostPropertiesView extends DisposableViewImpl implements HostPropertiesPresenter.MyView
| Constructor and Description |
|---|
HostPropertiesView() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
createWidget()
Called when the view is going to be revealed.
|
void |
setPresenter(HostPropertiesPresenter presenter) |
void |
setProperties(List<PropertyRecord> properties) |
asWidgetaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic com.google.gwt.user.client.ui.Widget createWidget()
DisposableViewcreateWidget in interface DisposableViewpublic void setPresenter(HostPropertiesPresenter presenter)
setPresenter in interface HostPropertiesPresenter.MyViewpublic void setProperties(List<PropertyRecord> properties)
setProperties in interface HostPropertiesPresenter.MyViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.