org.exoplatform.applications.ooplugin.dialog
Class Component
java.lang.Object
org.exoplatform.applications.ooplugin.dialog.Component
public class Component
- extends java.lang.Object
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
|
Constructor Summary |
Component(java.lang.String className,
java.lang.String handler)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Component
public Component(java.lang.String className,
java.lang.String handler)
getClassName
public java.lang.String getClassName()
getHandler
public java.lang.String getHandler()
getProperties
public java.util.ArrayList<ComponentProperty> getProperties()
getPropertyValue
public java.lang.String getPropertyValue(java.lang.String propertyName)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.