Class Index | File Index

Classes


Class zwt.ui.panel.FlowPanel


Extends zwt.ui.container.MultipleContainer.

A flow panel where widgets are displayed horizontally one after the others.

CSS rules

.zwt_flowPanel {}

Defined in: FlowPanel.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Construct a FlowPanel object.
Methods borrowed from class zwt.ui.container.MultipleContainer:
add, clear, get, getLength, indexOf, insert, isFocusable, processFocusEvent, remove, removeAt
Methods borrowed from class zwt.ui.container.Container:
getContentEventManager, isFocusContainer, processContentEvent, setFocusContainer
Methods borrowed from class zwt.ui.Widget:
addStyle, draw, getContextFill, getDimension, getElement, getElementDimension, getFill, getFocusEventManager, getId, getKeyboardEventManager, getParent, getRelativeLeft, getRelativeTop, getStyle, getWheelEventManager, hasFocus, hasStyle, isVisible, onEvent, processEvent, processKeyboardEvent, processWheelEvent, redraw, removeStyle, replaceStyle, setFill, setFocusable, setId, setStyle, setVisible
Class Detail
zwt.ui.panel.FlowPanel()
Construct a FlowPanel object.
Author: Jeremy KUHN.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 09 2011 19:29:08 GMT+0100 (CET)