|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WOImage | |
|---|---|
| net.wotonomy.web | An implementation of the WebObjects framework. |
| Uses of WOImage in net.wotonomy.web |
|---|
| Subclasses of WOImage in net.wotonomy.web | |
|---|---|
class |
WOBody
WOBody represents a page's "body" tag and is used to dynamically set the background image for a page, and therefore works much like WOImage. |
class |
WOImageButton
WOImageButton renders a dynamically generated IMG tag or an INPUT tag, depending on whether the element is inside a WOForm (in which case an INPUT of type IMAGE is generated) or not (in which case the equivalent of a WOActiveImage) Bindings are: src: A static URL for the image source. data: A NSData object with the image content. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||