public class PropertiesView extends DisposableViewImpl implements PropertiesPresenter.MyView
| Constructor and Description |
|---|
PropertiesView() |
| 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(PropertiesPresenter 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(PropertiesPresenter presenter)
setPresenter in interface PropertiesPresenter.MyViewpublic void setProperties(List<PropertyRecord> properties)
setProperties in interface PropertiesPresenter.MyViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.