ColumnViewerEditorActivationStrategy leave out uneditable Cell [message #330138] |
Wed, 16 July 2008 14:27  |
Eclipse User |
|
|
|
Hello
I use the ColumnViewerEditorActivationStrategy. In my table are not all
cells editable (canModify == false). Now, if I push tabulator in a editing
cell the focus goes always to the next editable (canModify == true) cell,
but I would like the focus goes only to the next cell. What I have to do?
Thanks for help
Bye
Urs
|
|
|
Re: ColumnViewerEditor leave out uneditable Cell [message #330177 is a reply to message #330138] |
Fri, 18 July 2008 09:38   |
Eclipse User |
|
|
|
Hello
I think the problem is the method searchNextCell in the class
ColumnViewerEditor. There is no possibility to stop the search operation
before the cell is editable. Is there a way to select my unmodifiable cell
by pressing tab?
Thanks for help
Urs
"Urs Frei" <urs.frei@naturasoft.ch> schrieb im Newsbeitrag
news:g5l0fl$7tn$1@build.eclipse.org...
>
> I use the ColumnViewerEditorActivationStrategy. In my table are not all
> cells editable (canModify == false). Now, if I push tabulator in a editing
> cell the focus goes always to the next editable (canModify == true) cell,
> but I would like the focus goes only to the next cell. What I have to do?
|
|
|
Re: ColumnViewerEditor leave out uneditable Cell [message #330576 is a reply to message #330177] |
Mon, 04 August 2008 12:10   |
Eclipse User |
|
|
|
No sorry. You'll need to subclass ColumnViewerEditor your own and
overload the search strategy with you special case.
Tom
Urs Frei schrieb:
> Hello
>
> I think the problem is the method searchNextCell in the class
> ColumnViewerEditor. There is no possibility to stop the search operation
> before the cell is editable. Is there a way to select my unmodifiable cell
> by pressing tab?
>
> Thanks for help
>
> Urs
>
> "Urs Frei" <urs.frei@naturasoft.ch> schrieb im Newsbeitrag
> news:g5l0fl$7tn$1@build.eclipse.org...
>> I use the ColumnViewerEditorActivationStrategy. In my table are not all
>> cells editable (canModify == false). Now, if I push tabulator in a editing
>> cell the focus goes always to the next editable (canModify == true) cell,
>> but I would like the focus goes only to the next cell. What I have to do?
>
>
--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
|
|
|
Re: ColumnViewerEditor leave out uneditable Cell [message #330817 is a reply to message #330576] |
Thu, 14 August 2008 06:07  |
Eclipse User |
|
|
|
Ok, Thank you for your help
Urs
"Tom Schindl" <tom.schindl@bestsolution.at> schrieb im Newsbeitrag
news:g76rjr$p8l$5@build.eclipse.org...
> No sorry. You'll need to subclass ColumnViewerEditor your own and overload
> the search strategy with you special case.
>
> Tom
>
> Urs Frei schrieb:
>> Hello
>>
>> I think the problem is the method searchNextCell in the class
>> ColumnViewerEditor. There is no possibility to stop the search operation
>> before the cell is editable. Is there a way to select my unmodifiable
>> cell by pressing tab?
>>
>> Thanks for help
>>
>> Urs
>>
>> "Urs Frei" <urs.frei@naturasoft.ch> schrieb im Newsbeitrag
>> news:g5l0fl$7tn$1@build.eclipse.org...
>>> I use the ColumnViewerEditorActivationStrategy. In my table are not all
>>> cells editable (canModify == false). Now, if I push tabulator in a
>>> editing
>>> cell the focus goes always to the next editable (canModify == true)
>>> cell,
>>> but I would like the focus goes only to the next cell. What I have to
>>> do?
>>
>>
>
>
> --
> B e s t S o l u t i o n . at
> ------------------------------------------------------------ --------
> Tom Schindl JFace-Committer
> ------------------------------------------------------------ --------
|
|
|
Powered by
FUDForum. Page generated in 0.03295 seconds