org.guvnor.asset.management.client.editors.project.structure.widgets
Interface RepositoryStructureDataView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
- RepositoryStructureDataViewImpl
public interface RepositoryStructureDataView
- extends com.google.gwt.user.client.ui.IsWidget
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
setMode
void setMode(RepositoryStructureDataView.ViewMode mode)
setPresenter
void setPresenter(RepositoryStructureDataView.Presenter presenter)
setGroupId
void setGroupId(String id)
getGroupId
String getGroupId()
setArtifactId
void setArtifactId(String id)
getArtifactId
String getArtifactId()
setVersion
void setVersion(String version)
getVersionId
String getVersionId()
clear
void clear()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.