package net.wotonomy.web; import net.wotonomy.foundation.NSArray; import net.wotonomy.foundation.NSDictionary; /** * 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: *