Class: XImage

XImage()

new XImage()

Instantiates a new XImage element that renders an image.
Source:

Extends

Methods

bind()

Assigns the view's data-x-id property to the XFormElem's id
Inherited From:
Source:

buildEditor()

Builds the editor view where the XFormElem's properties can be edited
Overrides:
Source:

genText()

Generates text report output from the current element
Inherited From:
Source:

genUniqueId()

Generates a unique identifier
Inherited From:
Source:

getValue()

Used by FormScript to read the value of the element
Inherited From:
Source:

hide()

Hides the element
Inherited From:
Source:

prettyPrint()

Used for nicely formatted HTML report output
Inherited From:
Source:

render()

Renders the element
Overrides:
Source:

setValue()

Used by FormScript to set a value programatically
Inherited From:
Source:

show()

Shows the element
Inherited From:
Source: