Class IWLabel

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

Author: JAN

Constructor Summary
IWLabel(key, domElement, domAttribute)
            The label class encapsulate important attributes for updating language specific text elements.
 
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-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:51 GMT+0100 (MEZ)