Guvnor - Asset Management Client 6.2.0.CR3

org.guvnor.asset.management.client.editors.repository.wizard.pages
Class RepositoryStructurePageViewImpl

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Composite
              extended by org.guvnor.asset.management.client.editors.repository.wizard.pages.RepositoryStructurePageViewImpl
All Implemented Interfaces:
com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.IsRenderable, com.google.gwt.user.client.ui.IsWidget, RepositoryStructurePageView, org.uberfire.client.mvp.UberView<RepositoryStructurePageView.Presenter>

public class RepositoryStructurePageViewImpl
extends com.google.gwt.user.client.ui.Composite
implements RepositoryStructurePageView


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
 
Nested classes/interfaces inherited from interface org.guvnor.asset.management.client.editors.repository.wizard.pages.RepositoryStructurePageView
RepositoryStructurePageView.Presenter
 
Field Summary
 
Fields inherited from class com.google.gwt.user.client.ui.UIObject
DEBUG_ID_PREFIX
 
Constructor Summary
RepositoryStructurePageViewImpl()
           
 
Method Summary
 String getArtifactId()
           
 String getGroupId()
           
 String getProjectDescription()
           
 String getProjectName()
           
 String getVersion()
           
 void init(RepositoryStructurePageView.Presenter presenter)
           
 boolean isConfigureRepository()
           
 boolean isMultiModule()
           
 void setArtifactId(String artifactId)
           
 void setConfigureRepository(boolean configureRepository)
           
 void setGroupId(String groupId)
           
 void setProjectDescription(String projectDescription)
           
 void setProjectName(String projectName)
           
 void setVersion(String version)
           
 
Methods inherited from class com.google.gwt.user.client.ui.Composite
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
 
Methods inherited from class com.google.gwt.user.client.ui.Widget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Constructor Detail

RepositoryStructurePageViewImpl

public RepositoryStructurePageViewImpl()
Method Detail

getProjectName

public String getProjectName()
Specified by:
getProjectName in interface RepositoryStructurePageView

setProjectName

public void setProjectName(String projectName)
Specified by:
setProjectName in interface RepositoryStructurePageView

setGroupId

public void setGroupId(String groupId)
Specified by:
setGroupId in interface RepositoryStructurePageView

setArtifactId

public void setArtifactId(String artifactId)
Specified by:
setArtifactId in interface RepositoryStructurePageView

setVersion

public void setVersion(String version)
Specified by:
setVersion in interface RepositoryStructurePageView

setConfigureRepository

public void setConfigureRepository(boolean configureRepository)
Specified by:
setConfigureRepository in interface RepositoryStructurePageView

getProjectDescription

public String getProjectDescription()
Specified by:
getProjectDescription in interface RepositoryStructurePageView

setProjectDescription

public void setProjectDescription(String projectDescription)
Specified by:
setProjectDescription in interface RepositoryStructurePageView

getGroupId

public String getGroupId()
Specified by:
getGroupId in interface RepositoryStructurePageView

getArtifactId

public String getArtifactId()
Specified by:
getArtifactId in interface RepositoryStructurePageView

getVersion

public String getVersion()
Specified by:
getVersion in interface RepositoryStructurePageView

isMultiModule

public boolean isMultiModule()
Specified by:
isMultiModule in interface RepositoryStructurePageView

isConfigureRepository

public boolean isConfigureRepository()
Specified by:
isConfigureRepository in interface RepositoryStructurePageView

init

public void init(RepositoryStructurePageView.Presenter presenter)
Specified by:
init in interface org.uberfire.client.mvp.UberView<RepositoryStructurePageView.Presenter>

Guvnor - Asset Management Client 6.2.0.CR3

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