[
https://issues.apache.org/jira/browse/TOMAHAWK-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick McLaren updated TOMAHAWK-1656:
--------------------------------------
Status: Patch Available (was: Open)
> Make some private process* methods in AbstractHtmlDataTable protected
> ---------------------------------------------------------------------
>
> Key: TOMAHAWK-1656
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1656
> Project: MyFaces Tomahawk
> Issue Type: Improvement
> Components: Extended Datatable
> Environment: MyFaces 2.1.6, Tomahawk20 1.1.11
> Reporter: dennis hoersch
>
> We are extending the datatable component and for that have to manually change
> some method signatures from private to protected. If there is no special
> reason why they should be private, make them generally protected would be
> nice.
> org.apache.myfaces.component.html.ext.AbstractHtmlDataTable:
> - protected void processFacets(FacesContext context, int processAction)
> - protected void processColumnFacets(FacesContext context, int processAction)
> - protected void processColumnChildren(FacesContext context, int
> processAction)
> - protected void process(FacesContext context, UIComponent component, int
> processAction)
--
This message was sent by Atlassian JIRA
(v6.2#6252)