eXo JCR :: Open Office WebDav plugin 1.15.8-GA

org.exoplatform.applications.ooplugin
Class OpenDialog

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.PlugInDialog
      extended by org.exoplatform.applications.ooplugin.BrowseDialog
          extended by org.exoplatform.applications.ooplugin.OpenDialog

public class OpenDialog
extends BrowseDialog

Created by The eXo Platform SAS Author.

Version:
$Id: $
Author:
Vitaly Guly

Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.applications.ooplugin.BrowseDialog
BrowseDialog.OpenThread
 
Field Summary
static String BTN_OPEN
           
static String BTN_VERSIONS
           
 
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
 
Fields inherited from class org.exoplatform.applications.ooplugin.PlugInDialog
config, dialogName, enabled, eventHandlers, xComponentContext, xControlContainer, xDialog, xFrame, xToolkit
 
Constructor Summary
OpenDialog(WebDavConfig config, com.sun.star.uno.XComponentContext xComponentContext, com.sun.star.frame.XFrame xFrame, com.sun.star.awt.XToolkit xToolkit)
           
 
Method Summary
protected  void disableAll()
           
protected  void enableAll()
           
protected  void enableVersionView(boolean isEnabled)
           
 
Methods inherited from class org.exoplatform.applications.ooplugin.BrowseDialog
createDialog, doPropFind, doPropFindResponse, doSelectItem, fillItemsList, formatResponseLine, getSelectedItemPos, isCollection, launchBeforeOpen
 
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
 

Field Detail

BTN_VERSIONS

public static final String BTN_VERSIONS
See Also:
Constant Field Values

BTN_OPEN

public static final String BTN_OPEN
See Also:
Constant Field Values
Constructor Detail

OpenDialog

public OpenDialog(WebDavConfig config,
                  com.sun.star.uno.XComponentContext xComponentContext,
                  com.sun.star.frame.XFrame xFrame,
                  com.sun.star.awt.XToolkit xToolkit)
Method Detail

enableVersionView

protected void enableVersionView(boolean isEnabled)

disableAll

protected void disableAll()
Overrides:
disableAll in class BrowseDialog

enableAll

protected void enableAll()
Overrides:
enableAll in class BrowseDialog

eXo JCR :: Open Office WebDav plugin 1.15.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.