com.liferay.portal.kernel.lar
Class PortletDataHandlerChoice
java.lang.Object
com.liferay.portal.kernel.lar.PortletDataHandlerControl
com.liferay.portal.kernel.lar.PortletDataHandlerChoice
- Direct Known Subclasses:
- PortletDataHandlerChoice
public class PortletDataHandlerChoice
- extends PortletDataHandlerControl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletDataHandlerChoice
public PortletDataHandlerChoice(String namespace,
String controlName)
PortletDataHandlerChoice
public PortletDataHandlerChoice(String namespace,
String controlName,
int defaultChoice)
PortletDataHandlerChoice
public PortletDataHandlerChoice(String namespace,
String controlName,
int defaultChoice,
String[] choices)
getChoices
public String[] getChoices()
getDefaultChoice
public String getDefaultChoice()
getDefaultChoiceIndex
public int getDefaultChoiceIndex()