org.kie.guvnor.projecteditor.client.forms
Interface GAVEditorView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
- GAVEditorViewImpl
public interface GAVEditorView
- extends com.google.gwt.user.client.ui.IsWidget
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
setPresenter
void setPresenter(GAVEditorView.Presenter presenter)
setGroupId
void setGroupId(String id)
setArtifactId
void setArtifactId(String id)
setReadOnly
void setReadOnly()
setVersionId
void setVersionId(String versionId)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.