public class MyFacesWidgetController extends SimpleWidgetController
getWidget()
method use the FacesContext to determine the request#getUseRequestParametersForWidget()
is set to true by default since
the JSF implementation is not supporting the url mappingOBJECT_LIST, OBJECT_SINGLE, OBJECT_WIDGET, WIDGET_TYPE
Constructor and Description |
---|
MyFacesWidgetController()
Default constructor setting
WidgetController.setUseRequestParametersForWidget(boolean) to true |
Modifier and Type | Method and Description |
---|---|
String |
getWidget()
Uses the FacesContext to determine the instance
|
createMultiResultView, createSingleResultView
getWidgetInstance, handleWidgetRequest, setAppendWidgetToTypeName, setUseRequestParametersForWidget, setWidgetFactory
public MyFacesWidgetController()
WidgetController.setUseRequestParametersForWidget(boolean)
to truepublic String getWidget()
Copyright © 2019 Communote team. All rights reserved.