|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.lar.PortletDataHandlerControl
com.liferay.portal.kernel.lar.PortletDataHandlerChoice
public class PortletDataHandlerChoice
| Constructor Summary | |
|---|---|
PortletDataHandlerChoice(String namespace,
String controlName)
|
|
PortletDataHandlerChoice(String namespace,
String controlName,
int defaultChoice)
|
|
PortletDataHandlerChoice(String namespace,
String controlName,
int defaultChoice,
String[] choices)
|
|
| Method Summary | |
|---|---|
String[] |
getChoices()
|
String |
getDefaultChoice()
|
int |
getDefaultChoiceIndex()
|
| Methods inherited from class com.liferay.portal.kernel.lar.PortletDataHandlerControl |
|---|
getControlName, getNamespace, getNamespacedControlName, getNamespacedControlName, isDisabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletDataHandlerChoice(String namespace,
String controlName)
public PortletDataHandlerChoice(String namespace,
String controlName,
int defaultChoice)
public PortletDataHandlerChoice(String namespace,
String controlName,
int defaultChoice,
String[] choices)
| Method Detail |
|---|
public String[] getChoices()
public String getDefaultChoice()
public int getDefaultChoiceIndex()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||