com.liferay.portal.lar
Class PortletDataHandlerChoice
java.lang.Object
com.liferay.portal.kernel.lar.PortletDataHandlerControl
com.liferay.portal.kernel.lar.PortletDataHandlerChoice
com.liferay.portal.lar.PortletDataHandlerChoice
Deprecated. This class has been repackaged at
com.liferay.portal.kernel.lar
.
public class PortletDataHandlerChoice
- extends PortletDataHandlerChoice
View Source
- Author:
- Raymond Augé
Constructor Summary |
PortletDataHandlerChoice(java.lang.String namespace,
java.lang.String controlName)
Deprecated. |
PortletDataHandlerChoice(java.lang.String namespace,
java.lang.String controlName,
int defaultChoice)
Deprecated. |
PortletDataHandlerChoice(java.lang.String namespace,
java.lang.String controlName,
int defaultChoice,
java.lang.String[] choices)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletDataHandlerChoice
public PortletDataHandlerChoice(java.lang.String namespace,
java.lang.String controlName)
- Deprecated.
PortletDataHandlerChoice
public PortletDataHandlerChoice(java.lang.String namespace,
java.lang.String controlName,
int defaultChoice)
- Deprecated.
PortletDataHandlerChoice
public PortletDataHandlerChoice(java.lang.String namespace,
java.lang.String controlName,
int defaultChoice,
java.lang.String[] choices)
- Deprecated.