|
jBPM Console NG - Documents Client 6.2.0.CR4 | |||||||||
| 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.jbpm.console.ng.dm.client.document.newdocument.NewDocumentViewImpl
@Dependent @Templated(value="NewDocumentViewImpl.html") public class NewDocumentViewImpl
| 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 | |
|---|---|
com.github.gwtbootstrap.client.ui.Button |
createButton
|
com.github.gwtbootstrap.client.ui.Label |
documentFolderLabel
|
com.github.gwtbootstrap.client.ui.TextBox |
documentFolderText
|
com.github.gwtbootstrap.client.ui.Label |
documentNameLabel
|
com.github.gwtbootstrap.client.ui.TextBox |
documentNameText
|
com.github.gwtbootstrap.client.ui.FileUpload |
fileUpload
|
com.github.gwtbootstrap.client.ui.Label |
fileUploadLabel
|
com.github.gwtbootstrap.client.ui.Form |
formUpload
|
com.google.gwt.user.client.ui.Hidden |
hiddenDocumentFolderText
|
com.github.gwtbootstrap.client.ui.ListBox |
newDocType
|
com.github.gwtbootstrap.client.ui.Label |
newDocTypeLabel
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
NewDocumentViewImpl()
|
|
| Method Summary | |
|---|---|
void |
displayNotification(String notification)
|
void |
hide()
|
void |
init(NewDocumentPresenter p)
|
void |
setFolder(String folder)
|
| 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 |
| Field Detail |
|---|
public com.github.gwtbootstrap.client.ui.TextBox documentNameText
public com.github.gwtbootstrap.client.ui.Label documentNameLabel
public com.github.gwtbootstrap.client.ui.TextBox documentFolderText
public com.google.gwt.user.client.ui.Hidden hiddenDocumentFolderText
public com.github.gwtbootstrap.client.ui.Label documentFolderLabel
public com.github.gwtbootstrap.client.ui.Label newDocTypeLabel
public com.github.gwtbootstrap.client.ui.ListBox newDocType
public com.github.gwtbootstrap.client.ui.FileUpload fileUpload
public com.github.gwtbootstrap.client.ui.Label fileUploadLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Button createButton
@Inject @DataField public com.github.gwtbootstrap.client.ui.Form formUpload
| Constructor Detail |
|---|
public NewDocumentViewImpl()
| Method Detail |
|---|
public void init(NewDocumentPresenter p)
init in interface org.uberfire.client.mvp.UberView<NewDocumentPresenter>public void displayNotification(String notification)
displayNotification in interface NewDocumentPresenter.NewDocumentViewpublic void hide()
public void setFolder(String folder)
setFolder in interface NewDocumentPresenter.NewDocumentView
|
jBPM Console NG - Documents Client 6.2.0.CR4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||