org.exoplatform.applications.ooplugin
Class OpenDialog
java.lang.Object
org.exoplatform.applications.ooplugin.PlugInDialog
org.exoplatform.applications.ooplugin.BrowseDialog
org.exoplatform.applications.ooplugin.OpenDialog
public class OpenDialog
- extends BrowseDialog
Created by The eXo Platform SAS Author.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| Fields inherited from class org.exoplatform.applications.ooplugin.BrowseDialog |
BTN_CANCEL, BTN_PREV, COMBO_PATH, currentPath, isNeedAddHandlers, JCR_MIMETYPE, JCR_NAMESPACE, JCR_PREFIX, LASTMODIFIED_SIZE, LBL_TABLEHEAD, LST_ITEMS, MIMETYPE_SIZE, NAME_LEN, openThread, responses, SIZE_LEN, VNAME_LEN |
|
Constructor Summary |
OpenDialog(WebDavConfig config,
com.sun.star.uno.XComponentContext xComponentContext,
com.sun.star.frame.XFrame xFrame,
com.sun.star.awt.XToolkit xToolkit)
|
| Methods inherited from class org.exoplatform.applications.ooplugin.PlugInDialog |
addHandler, confirmMessageBox, doOpenRemoteFile, getConponentContext, getControlContainer, getDialogName, isEnableg, prepareTmpPath, setControlContainer, setEnabled, showMessageBox |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BTN_VERSIONS
public static final java.lang.String BTN_VERSIONS
- See Also:
- Constant Field Values
BTN_OPEN
public static final java.lang.String BTN_OPEN
- See Also:
- Constant Field Values
OpenDialog
public OpenDialog(WebDavConfig config,
com.sun.star.uno.XComponentContext xComponentContext,
com.sun.star.frame.XFrame xFrame,
com.sun.star.awt.XToolkit xToolkit)
enableVersionView
protected void enableVersionView(boolean isEnabled)
disableAll
protected void disableAll()
- Overrides:
disableAll in class BrowseDialog
enableAll
protected void enableAll()
- Overrides:
enableAll in class BrowseDialog
Copyright © 2011 eXo Platform SAS. All Rights Reserved.