Project

General

Profile

Bug #2558

generated frame getter/setter names can conflict with existing CommonFrame APIs

Added by Igor Skornyakov about 9 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/29/2015
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

t.p Magnifier (82 Bytes) Igor Skornyakov, 04/29/2015 11:49 AM

History

#1 Updated by Greg Shah about 9 years ago

  • Subject changed from Generated getter name clash to generated frame getter/setter names can conflict with existing CommonFrame APIs
  • Description updated (diff)

If you have a COMBO-BOX widget named 'x' then in the generated code for the enclosing static frame there will be method public character getX() which causes compilation error as there is a method public NumberType getX() in the CommonFrame. See an attached sample .p program.

Also available in: Atom PDF