Hi Isomorphic,
the javadoc of Layout.setMembers() speaks about Layout.removeMembers(), which is not exposed in 4.1p.
Of course I can call Layout.removeMembers(Layout.getMembers()), but it seems that you already implemented the convenience method.
Best regards,
Blama
the javadoc of Layout.setMembers() speaks about Layout.removeMembers(), which is not exposed in 4.1p.
Of course I can call Layout.removeMembers(Layout.getMembers()), but it seems that you already implemented the convenience method.
Best regards,
Blama
Comment