Rrecording of CellEditor Value [message #138868] |
Fri, 05 December 2008 06:23  |
Eclipse User |
|
|
|
for recording CellEditor in JFace Table, its wriiten there like -
Add a set of new attributes to the <command> element in the recorded XML
script, for storing the parent (Table) control information.
// Reference ID if Object Mine used
public static final String PARENT_REFERENCE_ID_ATTRIBUTE =
"parent-referenceId";
what is "parent-referenceId"? and what is the value of it.is it the
referenceId of CellEditor?
|
|
|
|
|
Re: Rrecording of CellEditor Value [message #138951 is a reply to message #138926] |
Mon, 08 December 2008 05:58  |
Eclipse User |
|
|
|
Yes, of course. Please post your questions on this code to the contributor
(Jimmy Jin), by a comment in this defect.
Paul
"Asha " <asha@readiminds.com> wrote in message
news:6d636aa94bd0fc795f8389513a96dfaf$1@www.eclipse.org...
> Hello Paul,
> I got this code from the link which u have sent.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=133586.
> Paul Slauenwhite wrote:
>
>> Hi Asha,
>> Where does this code reside? It is not in the
>> org.eclipse.tptp.test.auto.gui plug-in.
>
>> The reference ID (numeric counter) is used to associate macro
>> fragment with object mine elements.
>
>> Note, the AGR does not support recording/playback of table cells, due
>> to https://bugs.eclipse.org/bugs/show_bug.cgi?id=133586. Please feel
>> free to comment/contribute to this defect.
>
>> Paul
>> "Asha " <asha@readiminds.com> wrote in message
>> news:ee3e43f52ca84428e820cbebf86acf85$1@www.eclipse.org...
>>> for recording CellEditor in JFace Table, its wriiten there like -
>>> Add a set of new attributes to the <command> element in the recorded XML
>>> script, for storing the parent (Table) control information.
>>>
>>> // Reference ID if Object Mine used
>>> public static final String PARENT_REFERENCE_ID_ATTRIBUTE =
>>> "parent-referenceId";
>>>
>>>
>>> what is "parent-referenceId"? and what is the value of it.is it the
>>> referenceId of CellEditor?
>>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03957 seconds