com.centrasite.control.adapters
Class BrowseByAdapter.BrowseByItem
java.lang.Object
com.centrasite.control.adapters.BrowseByAdapter.BrowseByItem
- Enclosing class:
- BrowseByAdapter
public class BrowseByAdapter.BrowseByItem
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowseByAdapter.BrowseByItem
public BrowseByAdapter.BrowseByItem(java.lang.String browseById,
java.lang.String browseByName)
getBrowseByName
public java.lang.String getBrowseByName()
setBrowseByName
public void setBrowseByName(java.lang.String value)
getBrowseById
public java.lang.String getBrowseById()
setBrowseById
public void setBrowseById(java.lang.String value)
getBrowseByOption
public boolean getBrowseByOption()
setBrowseByOption
public void setBrowseByOption(boolean value)
- selects the current item and make all others not selected
- Parameters:
value
- - true/false
getVisibleProp
public java.lang.String getVisibleProp()
setVisibleProp
public void setVisibleProp(java.lang.String value)
getBackGroundColor
public java.lang.String getBackGroundColor()
setBackGroundColor
public void setBackGroundColor(java.lang.String value)
getSelected
public boolean getSelected()
setSelected
public void setSelected(boolean value)