Tags:
create new tag
, view all tags
-- PedroRio - 19 Jul 2010

AttributeImage (XVW Component)

This component binds to an

AttributeBinnaryData

from the XEO Model, and instead of rendering a form field to select a new file, renders the content of the

AttributeBinaryData

an image.

Property Description Type Possible ValuesSorted ascending Default Value Usages Notes
beanProperty   String   "currentData" Optional See text below the table
dataFieldConnector         Optional  
className         Optional  
align         Optional  
emptyImage The image to display when objectAttribute value is null       Optional  
renderLabel   Boolean   true Optional  
renderedValue   Object     Optional  
objectAttribute The name of the attributeBinaryData from the object String - - Required  
emptyImage Path to the image to show if there's no content retrieved from "objectAttribute" String - - Required  
width The width of the rendered image Integer Any positive value - Optional  
height The height of the rendered image Integer Any positive value - Optional  

To display an image from an object which is not the object selected in the current form:

  • Create a Bean property which returns an
    XEOObjectAttributeConnector
    (cast to
    DataFieldConnector
    )
  • Set the "beanProperty" attribute to "viewBean" and the "objectAttribute" attribute to the name of the property in the bean
Topic revision: r7 - 2013-04-09 - JoaoAires
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar