org.exoplatform.applications.ooplugin
Class SearchDialog

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

public class SearchDialog
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 java.lang.String BTN_OPEN
           
static java.lang.String BTN_SEARCH
           
static java.lang.String DIALOG_NAME
           
static java.lang.String EDT_TEXT
           
 
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
SearchDialog(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()
           
 
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

DIALOG_NAME

public static final java.lang.String DIALOG_NAME
See Also:
Constant Field Values

EDT_TEXT

public static final java.lang.String EDT_TEXT
See Also:
Constant Field Values

BTN_SEARCH

public static final java.lang.String BTN_SEARCH
See Also:
Constant Field Values

BTN_OPEN

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

SearchDialog

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

disableAll

protected void disableAll()
Overrides:
disableAll in class BrowseDialog

enableAll

protected void enableAll()
Overrides:
enableAll in class BrowseDialog


Copyright © 2012 eXo Platform SAS. All Rights Reserved.