|
Nuxeo Enterprise Platform 5.4 | |||||||||
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.Panel
com.google.gwt.user.client.ui.SimplePanel
com.google.gwt.user.client.ui.PopupPanel
com.google.gwt.user.client.ui.DecoratedPopupPanel
com.google.gwt.user.client.ui.DialogBox
org.nuxeo.opensocial.container.client.view.FolderPickerWidget
public class FolderPickerWidget
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.DialogBox |
---|
com.google.gwt.user.client.ui.DialogBox.Caption |
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.PopupPanel |
---|
com.google.gwt.user.client.ui.PopupPanel.PositionCallback |
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 | |
---|---|
FolderPickerWidget()
|
Method Summary | |
---|---|
FolderWidget |
addFolder(String name,
String id)
|
com.google.gwt.user.client.ui.Widget |
asWidget()
|
com.google.gwt.event.dom.client.HasClickHandlers |
getChooseButton()
|
com.google.gwt.event.dom.client.HasClickHandlers |
getCloseButton()
|
String |
getSelectedFolder()
|
void |
hidePicker()
|
void |
showFolderDetails(String title,
String imagePreview,
String creator)
|
void |
showPicker()
|
void |
startProcessing()
|
void |
stopProcessing()
|
void |
unSelectFolders()
|
Methods inherited from class com.google.gwt.user.client.ui.DialogBox |
---|
getCaption, getHTML, getText, hide, onBrowserEvent, onMouseDown, onMouseEnter, onMouseLeave, onMouseMove, onMouseUp, setHTML, setText, show |
Methods inherited from class com.google.gwt.user.client.ui.DecoratedPopupPanel |
---|
clear, getWidget, iterator, remove, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.PopupPanel |
---|
addAutoHidePartner, addCloseHandler, addPopupListener, center, getGlassStyleName, getOffsetHeight, getOffsetWidth, getPopupLeft, getPopupTop, getTitle, hide, isAnimationEnabled, isAutoHideEnabled, isAutoHideOnHistoryEventsEnabled, isGlassEnabled, isModal, isPreviewingAllNativeEvents, isShowing, isVisible, onEventPreview, onKeyDownPreview, onKeyPressPreview, onKeyUpPreview, removeAutoHidePartner, removePopupListener, setAnimationEnabled, setAutoHideEnabled, setAutoHideOnHistoryEventsEnabled, setGlassEnabled, setGlassStyleName, setHeight, setModal, setPopupPosition, setPopupPositionAndShow, setPreviewingAllNativeEvents, setTitle, setVisible, setWidth, showRelativeTo |
Methods inherited from class com.google.gwt.user.client.ui.SimplePanel |
---|
add |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
fireEvent, getLayoutData, getParent, isAttached, removeFromParent, setLayoutData, sinkEvents |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getStyleName, getStylePrimaryName, isVisible, removeStyleDependentName, removeStyleName, setPixelSize, setSize, setStyleName, setStylePrimaryName, setVisible, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
---|
fireEvent |
Constructor Detail |
---|
public FolderPickerWidget()
Method Detail |
---|
public FolderWidget addFolder(String name, String id)
addFolder
in interface FolderPickerPresenter.Display
public void unSelectFolders()
unSelectFolders
in interface FolderPickerPresenter.Display
public String getSelectedFolder()
getSelectedFolder
in interface FolderPickerPresenter.Display
public void showFolderDetails(String title, String imagePreview, String creator)
showFolderDetails
in interface FolderPickerPresenter.Display
public void hidePicker()
hidePicker
in interface FolderPickerPresenter.Display
public void showPicker()
showPicker
in interface FolderPickerPresenter.Display
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget
in interface net.customware.gwt.presenter.client.widget.WidgetDisplay
public com.google.gwt.event.dom.client.HasClickHandlers getCloseButton()
getCloseButton
in interface FolderPickerPresenter.Display
public com.google.gwt.event.dom.client.HasClickHandlers getChooseButton()
getChooseButton
in interface FolderPickerPresenter.Display
public void startProcessing()
startProcessing
in interface net.customware.gwt.presenter.client.Display
public void stopProcessing()
stopProcessing
in interface net.customware.gwt.presenter.client.Display
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |