org.mentawai.ajaxtag.responses
Class SelectDropdownResponse
java.lang.Object
org.mentawai.ajaxtag.responses.BaseAjaxtagResponse<ListData>
org.mentawai.ajaxtag.responses.ListDataAjaxtagResponse
org.mentawai.ajaxtag.responses.SelectDropdownResponse
public class SelectDropdownResponse
- extends ListDataAjaxtagResponse
Holds the response to a <ajax:select> tag.
- Since:
- 1.9
- Author:
- Marvin Froeder (m@rvin.info)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectDropdownResponse
public SelectDropdownResponse()
SelectDropdownResponse
public SelectDropdownResponse(ListData value)
Copyright © 2012. All Rights Reserved.