org.jboss.portal.core.admin.ui
Class ControlPropertyBean
java.lang.Object
org.jboss.portal.core.admin.ui.PropertyBean
org.jboss.portal.core.admin.ui.ControlPropertyBean
- All Implemented Interfaces:
- java.lang.Comparable
public class ControlPropertyBean
- extends PropertyBean
- Version:
- $Revision: 1.1 $
- Author:
- Julien Viet, Thomas Heute, Boleslaw Dawidowicz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ControlPropertyBean
public ControlPropertyBean(ControlPropertiesBean container,
PropertyInfo info,
boolean inherited,
boolean inheritable,
java.lang.String value)
setInherited
public void setInherited(boolean inherited)
inherit
public void inherit(ValueChangeEvent event)
setValue
public void setValue(java.lang.Object value)
- Overrides:
setValue
in class PropertyBean
isControlProperty
public boolean isControlProperty()
- Overrides:
isControlProperty
in class PropertyBean