You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Chris Bartlett (JIRA)" <ji...@apache.org> on 2011/03/09 13:06:59 UTC

[jira] Commented: (PIVOT-713) GridPane.Row should not be final

    [ https://issues.apache.org/jira/browse/PIVOT-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004503#comment-13004503 ] 

Chris Bartlett commented on PIVOT-713:
--------------------------------------

Before undertaking this change, it might be worth performing a quick review of similar public final classes to see if there are other inconsistencies.

If GridPane.Row will be made non-final, should it's private 'cells' field also be changed to protected or a protected getter added?  (And then also for TablePane.Row to be consistent?)

> GridPane.Row should not be final
> --------------------------------
>
>                 Key: PIVOT-713
>                 URL: https://issues.apache.org/jira/browse/PIVOT-713
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>    Affects Versions: 2.0
>            Reporter: xiefei
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.1
>
>
> I need to inherit from GridPane.Row but it's final. And I find that TablePane.Row is not final.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira