[OGo-Developer] using a SkyDialNumber element in a PopUp Window
Sebastian Reitenbach
developer@opengroupware.org
Sun, 22 Apr 2007 19:30:34 +0200
Hi,
> Well, I don't really have the time to explain it in detail. Search
> the WebObjects documentation on "WODirectAction" and
> "WODirectActionRequestHandler" (most of OGo uses "component actions"
> aka WOComponentActionRequestHandler). The OGo source also contains a
> few direct action subclasses which can be used as an example.
>
> The difference is that for direct actions you need to do the request
> more or less manually while all that is automatically done by
> component actions (at the expense of some features ...)
>
> Its not that difficult to do once you got the concepts ..., which of
> course is not trivial :-)
ok, I'm going to read, and experiment and will hopefully later be able to
fix the problem ;)
Sebastian