|
KIE Uberfire Apps 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.kie.uberfire.apps.client.home.AppsHomeView
@Dependent public class AppsHomeView
| 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 |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
AppsHomeView()
|
|
| Method Summary | |
|---|---|
void |
clear()
|
void |
init(AppsHomePresenter presenter)
|
void |
initialize()
|
void |
setupAddDir(org.uberfire.mvp.ParameterizedCommand<String> command)
|
void |
setupBreadCrumbs(List<DirectoryBreadCrumb> breadCrumbs,
org.uberfire.mvp.ParameterizedCommand<String> breadCrumbAction)
|
void |
setupChildComponents(List<String> childComponents,
org.uberfire.mvp.ParameterizedCommand<String> clickCommand)
|
void |
setupChildsDirectories(List<Directory> childsDirectories,
org.uberfire.mvp.ParameterizedCommand<String> clickCommand,
org.uberfire.mvp.ParameterizedCommand<String> deleteCommand)
|
| 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 |
|---|
public AppsHomeView()
| Method Detail |
|---|
public void initialize()
public void init(AppsHomePresenter presenter)
init in interface org.uberfire.client.mvp.UberView<AppsHomePresenter>
public void setupBreadCrumbs(List<DirectoryBreadCrumb> breadCrumbs,
org.uberfire.mvp.ParameterizedCommand<String> breadCrumbAction)
setupBreadCrumbs in interface AppsHomePresenter.Viewpublic void setupAddDir(org.uberfire.mvp.ParameterizedCommand<String> command)
setupAddDir in interface AppsHomePresenter.View
public void setupChildsDirectories(List<Directory> childsDirectories,
org.uberfire.mvp.ParameterizedCommand<String> clickCommand,
org.uberfire.mvp.ParameterizedCommand<String> deleteCommand)
setupChildsDirectories in interface AppsHomePresenter.Viewpublic void clear()
clear in interface AppsHomePresenter.View
public void setupChildComponents(List<String> childComponents,
org.uberfire.mvp.ParameterizedCommand<String> clickCommand)
setupChildComponents in interface AppsHomePresenter.View
|
KIE Uberfire Apps Client 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||