[
https://issues.apache.org/jira/browse/PIVOT-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Volkert resolved PIVOT-439.
--------------------------------
Resolution: Fixed
> Remove the TablePane.Row.setVisible() method
> --------------------------------------------
>
> Key: PIVOT-439
> URL: https://issues.apache.org/jira/browse/PIVOT-439
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Affects Versions: 1.4
> Reporter: Greg Brown
> Assignee: Todd Volkert
> Priority: Trivial
> Fix For: 1.5
>
>
> TablePane.Row.setVisible() is a little misleading, in that it's just a
> convenience method for setting the visiblility of the components in the row
> (the row itself doesn't maintain an independent visibility property). Also,
> the row will remain visible if a visible component exists in another row but
> spans into the row. Thus, we should just remove it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.