Missing methods in ObjectExpression and GridPane
Richard Bair
richard.bair at oracle.com
Mon Apr 29 11:09:05 PDT 2013
+1
On Apr 24, 2013, at 5:49 AM, Martin Sladecek <martin.sladecek at oracle.com> wrote:
> Hello,
> these two issues were probably just oversights.
>
> https://javafx-jira.kenai.com/browse/RT-25759
>
> ObjectExpression is missing asString() methods, although other kinds of Expression objects have it.
>
> https://javafx-jira.kenai.com/browse/RT-29848
>
> GridPane is missing setFillWidth(Node, boolean) and setFillHeight(Node, boolean) static methods as otherwise this only possible for the whole row/column using RowContraints/ColumnConstraints.
>
> Thanks,
> -Martin
More information about the openjfx-dev
mailing list