You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2014/04/22 03:25:16 UTC

[jira] [Comment Edited] (PIVOT-946) Simplify construction of TablePane and TableView rows/columns

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

Roger Whitcomb edited comment on PIVOT-946 at 4/22/14 1:23 AM:
---------------------------------------------------------------

And had to revert another part of the change to TerraVFSBrowserSkin:
Sending        wtk-terra\src\org\apache\pivot\wtk\skin\terra\TerraVFSBrowserSkin.java
Transmitting file data .
Committed revision 1589012.



was (Author: rwhitcomb):
And had to revert another part of the change to GridPane:
Sending        wtk-terra\src\org\apache\pivot\wtk\skin\terra\TerraVFSBrowserSkin.java
Transmitting file data .
Committed revision 1589012.


> Simplify construction of TablePane and TableView rows/columns
> -------------------------------------------------------------
>
>                 Key: PIVOT-946
>                 URL: https://issues.apache.org/jira/browse/PIVOT-946
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk, wtk-terra
>    Affects Versions: 2.0.3
>         Environment: All
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Minor
>              Labels: tablepane, tableview
>             Fix For: 2.1
>
>
> Add the TablePane or TableView as a possible parameter to the constructors of TablePane.Row, etc. as a convenience, instead of having to make a separate call to "getRows().add(...)".  Makes user code simpler and easier to follow (that is, the association between row/column and the enclosing table is easier to see and harder to forget).



--
This message was sent by Atlassian JIRA
(v6.2#6252)