|
Re: question about samples in eclipsewiki, minimalis gef sample (anyone who knows the answer welcome [message #34529 is a reply to message #33776] |
Tue, 22 October 2002 03:32  |
Eclipse User |
|
|
|
"Ozgur Kurt" <ozgurkurt@hotmail.com> wrote in message
news:ap0ruu$oiq$1@rogue.oti.com...
> hello,
> thanx for samples you've prepared.
You're welcome
> a quick question would be, you have HelloModel which has a 'vector' of
> children, and this class has a method getNodes. however, this class
doesn't
> implement an interface, so who know what to call to traverse 'children'?
The model (HelloModel, HelloNodeModel classes) do not need to implement any
interface, only the controler (HelloTopEditPart) does and need to know how
to get children from a given model object...
See also Randy Hudson's answer to your "getModelChildren on
AbstractEditPart" question.
Alex.
|
|
|
Powered by
FUDForum. Page generated in 0.27409 seconds