org.mentawai.ajaxtag.responses
Class TabPanelResponse
java.lang.Object
org.mentawai.ajaxtag.responses.BaseAjaxtagResponse<String>
org.mentawai.ajaxtag.responses.HTMLContentReplaceResponse
org.mentawai.ajaxtag.responses.TabPanelResponse
public class TabPanelResponse
- extends HTMLContentReplaceResponse
Holds the response to a <ajax:tabPanel> 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 |
TabPanelResponse
public TabPanelResponse()
TabPanelResponse
public TabPanelResponse(String html)
Copyright © 2012. All Rights Reserved.