eXo JCR :: Open Office WebDav plugin 1.15.8-GA

org.exoplatform.applications.ooplugin.dialog
Class Component

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.dialog.Component

public class Component
extends Object

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Field Summary
static int XTYPE_XBUTTON
           
static int XTYPE_XCOMBOBOX
           
static int XTYPE_XLISTBOX
           
 
Constructor Summary
Component(String className, String handler)
           
 
Method Summary
 String getClassName()
           
 String getHandler()
           
 ArrayList<ComponentProperty> getProperties()
           
 String getPropertyValue(String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XTYPE_XBUTTON

public static final int XTYPE_XBUTTON
See Also:
Constant Field Values

XTYPE_XCOMBOBOX

public static final int XTYPE_XCOMBOBOX
See Also:
Constant Field Values

XTYPE_XLISTBOX

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

Component

public Component(String className,
                 String handler)
Method Detail

getClassName

public String getClassName()

getHandler

public String getHandler()

getProperties

public ArrayList<ComponentProperty> getProperties()

getPropertyValue

public String getPropertyValue(String propertyName)

eXo JCR :: Open Office WebDav plugin 1.15.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.