public class WidgetParamsImpl extends Object implements WidgetParams
| Modifier and Type | Field and Description |
|---|---|
Map<String,org.apache.tapestry5.json.JSONObject> |
widgetParams |
| Constructor and Description |
|---|
WidgetParamsImpl(Map<String,org.apache.tapestry5.json.JSONObject> configuration) |
public org.apache.tapestry5.json.JSONObject paramsForWidget(String widget)
paramsForWidget in interface WidgetParamsCopyright © 2016 GOT5. All rights reserved.