Class IWLabel

The label class encapsulate important attributes for updating language specific text elements.


Constructor Summary
IWLabel(key, domElement, domAttribute)
            Creates a new label.
 
Method Summary
 String getDomAttribute()
           Returns the name of the DOM attribute which will be updated. title and alt.
 Object getDomElement()
           Returns the DOM element for this label.
 String getKey()
           Returns the language key for this label.
 String toString()
           Returns a string representation of this object.
 
Constructor Detail

IWLabel

IWLabel(key, domElement, domAttribute)

Method Detail

getDomAttribute

String getDomAttribute()

getDomElement

Object getDomElement()

getKey

String getKey()

toString

String toString()

Source-Code Copyright 2007-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:15 GMT+0100 (MEZ)