[OGo-Developer] using a SkyDialNumber element in a PopUp Window
Helge Hess
developer@opengroupware.org
Sun, 22 Apr 2007 19:12:03 +0200
On Apr 22, 2007, at 10:58, Sebastian Reitenbach wrote:
> And I have no clue how to do this, do you have any example in the
> ogo code
> in mind where I can take a look to see how sth. like this would work?
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 :-)
Greets,
Helge
--
Helge Hess
http://www.helgehess.eu/