com.jgeppert.struts2.jquery.mobile.views.freemarker.tags
Class JqueryMobileModels
java.lang.Object
com.jgeppert.struts2.jquery.mobile.views.freemarker.tags.JqueryMobileModels
public class JqueryMobileModels
- extends java.lang.Object
- Author:
- Johannes Geppert
|
Constructor Summary |
JqueryMobileModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
head
protected HeadModel head
checkboxList
protected CheckboxListModel checkboxList
checkbox
protected CheckboxModel checkbox
div
protected DivModel div
list
protected ListModel list
listItem
protected ListItemModel listItem
anchor
protected AnchorModel anchor
password
protected PasswordModel password
textarea
protected TextareaModel textarea
textfield
protected TextfieldModel textfield
searchfield
protected SearchfieldModel searchfield
select
protected SelectModel select
slider
protected SliderModel slider
flipSwitch
protected FlipSwitchModel flipSwitch
JqueryMobileModels
public JqueryMobileModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
getHead
public HeadModel getHead()
getDiv
public DivModel getDiv()
getAnchor
public AnchorModel getAnchor()
getCheckboxList
public CheckboxListModel getCheckboxList()
getCheckbox
public CheckboxModel getCheckbox()
getPassword
public PasswordModel getPassword()
getTextarea
public TextareaModel getTextarea()
getTextfield
public TextfieldModel getTextfield()
getSearchfield
public SearchfieldModel getSearchfield()
getList
public ListModel getList()
getListItem
public ListItemModel getListItem()
getSelect
public SelectModel getSelect()
getSlider
public SliderModel getSlider()
getFlipSwitch
public FlipSwitchModel getFlipSwitch()
Copyright © 2012. All Rights Reserved.