|
Guvnor - Asset Management Client 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.guvnor.asset.management.client.editors.project.structure.ProjectStructureViewImpl
@ApplicationScoped public class ProjectStructureViewImpl
| 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.project.structure.ProjectStructureView |
|---|
ProjectStructureView.Presenter |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
ProjectStructureViewImpl(ProjectStructureDataView dataView,
ProjectModulesView modulesView)
|
|
| Method Summary | |
|---|---|
void |
clear()
|
ProjectStructureDataView |
getDataView()
|
ProjectModulesView |
getModulesView()
|
void |
hideBusyIndicator()
|
void |
setModel(ProjectStructureModel model)
|
void |
setModulesViewVisible(boolean visible)
|
void |
setPresenter(ProjectStructurePresenter presenter)
|
void |
setReadonly(boolean readonly)
|
void |
showBusyIndicator(String message)
|
| 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 |
|---|
@Inject
public ProjectStructureViewImpl(ProjectStructureDataView dataView,
ProjectModulesView modulesView)
| Method Detail |
|---|
public void setPresenter(ProjectStructurePresenter presenter)
setPresenter in interface ProjectStructureViewpublic void showBusyIndicator(String message)
showBusyIndicator in interface org.kie.uberfire.client.common.HasBusyIndicatorpublic void hideBusyIndicator()
hideBusyIndicator in interface org.kie.uberfire.client.common.HasBusyIndicatorpublic ProjectStructureDataView getDataView()
getDataView in interface ProjectStructureViewpublic ProjectModulesView getModulesView()
getModulesView in interface ProjectStructureViewpublic void setModulesViewVisible(boolean visible)
setModulesViewVisible in interface ProjectStructureViewpublic void setModel(ProjectStructureModel model)
setModel in interface ProjectStructureViewpublic void clear()
clear in interface ProjectStructureViewpublic void setReadonly(boolean readonly)
setReadonly in interface ProjectStructureView
|
Guvnor - Asset Management Client 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||