@UrlBinding(value="/action/style/") @StrictBinding public class CSSActionBean extends Object implements net.sourceforge.stripes.action.ActionBean
| Constructor and Description |
|---|
CSSActionBean() |
| Modifier and Type | Method and Description |
|---|---|
Application |
getApp() |
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
String |
getLocation() |
String |
getTheme() |
void |
setApp(Application app) |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
void |
setTheme(String theme) |
net.sourceforge.stripes.action.Resolution |
style() |
public void setContext(net.sourceforge.stripes.action.ActionBeanContext context)
setContext in interface net.sourceforge.stripes.action.ActionBeanpublic net.sourceforge.stripes.action.ActionBeanContext getContext()
getContext in interface net.sourceforge.stripes.action.ActionBeanpublic String getTheme()
public void setTheme(String theme)
public String getLocation()
public Application getApp()
public void setApp(Application app)
@DefaultHandler public net.sourceforge.stripes.action.Resolution style()
Copyright © 2019. All rights reserved.