org.exoplatform.applications.ooplugin
Class ViewVersions

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.PlugInDialog
      extended by org.exoplatform.applications.ooplugin.ViewVersions

public class ViewVersions
extends PlugInDialog

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
static java.lang.String BTN_OPEN
           
static int CREATED_LEN
           
static java.lang.String LBL_TABLEHEAD
           
static java.lang.String LST_VERSIONS
           
static int NAME_LEN
           
static int SIZE_LEN
           
 
Fields inherited from class org.exoplatform.applications.ooplugin.PlugInDialog
config, dialogName, enabled, eventHandlers, xComponentContext, xControlContainer, xDialog, xFrame, xToolkit
 
Constructor Summary
ViewVersions(WebDavConfig config, com.sun.star.uno.XComponentContext xComponentContext, com.sun.star.frame.XFrame xFrame, com.sun.star.awt.XToolkit xToolkit, java.lang.String resourcePath)
           
 
Method Summary
 boolean createDialogEx()
           
protected  void doOpenVersion()
           
 boolean launchBeforeOpen()
           
 
Methods inherited from class org.exoplatform.applications.ooplugin.PlugInDialog
addHandler, confirmMessageBox, createDialog, 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

LST_VERSIONS

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

LBL_TABLEHEAD

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

BTN_OPEN

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

NAME_LEN

public static final int NAME_LEN
See Also:
Constant Field Values

SIZE_LEN

public static final int SIZE_LEN
See Also:
Constant Field Values

CREATED_LEN

public static final int CREATED_LEN
See Also:
Constant Field Values
Constructor Detail

ViewVersions

public ViewVersions(WebDavConfig config,
                    com.sun.star.uno.XComponentContext xComponentContext,
                    com.sun.star.frame.XFrame xFrame,
                    com.sun.star.awt.XToolkit xToolkit,
                    java.lang.String resourcePath)
Method Detail

launchBeforeOpen

public boolean launchBeforeOpen()
Overrides:
launchBeforeOpen in class PlugInDialog

createDialogEx

public boolean createDialogEx()
                       throws com.sun.star.uno.Exception
Throws:
com.sun.star.uno.Exception

doOpenVersion

protected void doOpenVersion()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.