com.plumtree.portalpages.common.search
Interface ISimpleSelectorModelRO

All Superinterfaces:
IModelRO, IMVCObject
All Known Implementing Classes:
SimpleSelectorModel

public interface ISimpleSelectorModelRO
extends IModelRO

Author:
CraigS

Method Summary
 int GetCurrentSelection()
           
 java.lang.String GetElementName()
           
 java.lang.String[] GetPossibleSelections()
           
 java.lang.String GetPromptText()
           
 java.lang.String GetTitle()
           
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetCurrentSelection

int GetCurrentSelection()
Returns:

GetElementName

java.lang.String GetElementName()
Returns:

GetPossibleSelections

java.lang.String[] GetPossibleSelections()
Returns:

GetPromptText

java.lang.String GetPromptText()
Returns:

GetTitle

java.lang.String GetTitle()
Returns:



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.