innerbuilder
innerbuilder copied to clipboard
Fields Only Added from Immediate Parent Class
I have a class setup like the following
Class C extends Class B extends Class A
In the field selection dialog box only field names from Class C and B are included. Is there a reason I can't also use the builder to declare Class A's fields?