org.jboss.portal.core.admin.ui
Class PropertiesBean
java.lang.Object
org.jboss.portal.core.admin.ui.PropertyBeanContainer
org.jboss.portal.core.admin.ui.PropertiesBean
public class PropertiesBean
- extends PropertyBeanContainer
- Version:
- $Revision: 10990 $
- Author:
- Julien Viet, Thomas Heute, Boleslaw Dawidowicz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesBean
public PropertiesBean(PortalObjectManagerBean pomgr)
getSelectedIndex
public int getSelectedIndex()
setSelectedIndex
public void setSelectedIndex(int selectedIndex)
unselectEntry
public void unselectEntry()
getEntries
public javax.faces.model.DataModel getEntries()
getSize
public int getSize()
getPropertyItems
public javax.faces.model.SelectItem[] getPropertyItems()
getRelatedObject
public PortalObject getRelatedObject()
- Specified by:
getRelatedObject
in class PropertyBeanContainer
getAction
public PropertyAction getAction()