Uses of Class
net.wotonomy.web.WOImage

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.
 



Copyright © 2006 null. All Rights Reserved.