org.exoplatform.applications.ooplugin.dialog
Class Component
java.lang.Object
org.exoplatform.applications.ooplugin.dialog.Component
public class Component
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly
| 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(String className,
String handler)
getClassName
public String getClassName()
getHandler
public String getHandler()
getProperties
public ArrayList<ComponentProperty> getProperties()
getPropertyValue
public String getPropertyValue(String propertyName)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.