Extending Builders: Layout Builders (original) (raw)
Tom Schindl tom.schindl at bestsolution.at
Thu Nov 29 16:08:28 PST 2012
- Previous message: Extending Builders: Layout Builders
- Next message: Extending Builders: Layout Builders
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ah I see with reflective I meant the get/set API which does not require you to call the property-getter but use get(String)/get(int) instead.
Tom
Am 29.11.12 22:16, schrieb Tom Eugelink:
You used the words "reflective way to access the data" and I reacted to that.
On 2012-11-29 21:50, Tom Schindl wrote: Where do you see reflection happening?
The Layout container would call the get(int) method and you get what you want a constraint specific for your layout container to programm against. Tom
-- B e s t S o l u t i o n . a t EDV Systemhaus GmbH
tom schindl geschäftsführer/CEO
eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833 http://www.BestSolution.at phone ++43 512 935834
- Previous message: Extending Builders: Layout Builders
- Next message: Extending Builders: Layout Builders
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]