Subclass of MozileInterface for dealing with the toolbar and statusbar.
The "position" option should be set. The current options are "topOfWindow" (default) and "bottomOfWindow".
Parameters:
elementOrPath - Either the root element for the interface or a string with the path to an external XML document. In the latter case the documentElement of the external document will become the element for this interface.
configString - A properly formatted configuration string.
Method Detail
getPosition
String getPosition()
Gets the position for the toolbar. If the otpion isn't set, sets it to "topOfWindow".