Class IWLayoutManager

A class for managing different zIndexes


Constructor Summary
IWLayoutManager(container)
            A class for managing the different zIndexes
 
Method Summary
getControlByName(name)
           undocumented
 IWLayout getLayer(level)
           Returns the layout for the given level
  getLayers()
           Returns all layers for this layout manager.
 void redraw()
           Redraws the controls at all layer levels.
setSize(containerSize)
           Sets the size of the layout (which should be the size of the map or the panel containing this layout).
 
Constructor Detail

IWLayoutManager

IWLayoutManager(container)

Method Detail

getControlByName

getControlByName(name)

getLayer

IWLayout getLayer(level)

getLayers

 getLayers()

redraw

void redraw()

setSize

setSize(containerSize)

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