org.jboss.portal.core.admin.ui
Class PreferencesBean
java.lang.Object
org.jboss.portal.core.admin.ui.PreferencesBean
public class PreferencesBean
- extends java.lang.Object
- Version:
- $Revision: 8785 $
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferencesBean
public PreferencesBean(boolean mutable)
isMutable
public boolean isMutable()
getSelectedIndex
public int getSelectedIndex()
setSelectedIndex
public void setSelectedIndex(int selectedIndex)
unselectEntry
public void unselectEntry()
getSelectedEntry
public PreferenceBean getSelectedEntry()
addEntry
public void addEntry(PreferenceInfo prefInfo)
addEntry
public void addEntry(PreferenceInfo prefInfo,
Value value)
getEntries
public java.util.List getEntries()
getSize
public int getSize()