Guvnor - Project Client 6.2.0.Beta3

org.guvnor.common.services.project.client
Interface GAVEditorView.Presenter

All Known Implementing Classes:
GAVEditor
Enclosing interface:
GAVEditorView

public static interface GAVEditorView.Presenter


Method Summary
 void onArtifactIdChange(String artifactId)
           
 void onGroupIdChange(String groupId)
           
 void onVersionChange(String version)
           
 

Method Detail

onGroupIdChange

void onGroupIdChange(String groupId)

onArtifactIdChange

void onArtifactIdChange(String artifactId)

onVersionChange

void onVersionChange(String version)

Guvnor - Project Client 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.