qx.ui.listview
Class ListViewPane

java.lang.Object
  extended by qx.core.Object
      extended by qx.core.Target
          extended by qx.ui.core.Widget
              extended by qx.ui.core.Parent
                  extended by qx.ui.layout.GridLayout
                      extended by qx.ui.listview.ListViewPane

public class ListViewPane
extends GridLayout


Field Summary
 
Fields inherited from class qx.ui.core.Widget
AUTO
 
Constructor Summary
ListViewPane()
           
ListViewPane(java.lang.Object vData)
           
ListViewPane(java.lang.Object vData, java.lang.Object vColumns)
           
 
Method Summary
 void _changeInnerHeight(java.lang.Object vNew, java.lang.Object vOld)
           
 void _onclick(Event e)
           
 void _ondblclick(Event e)
           
 void _onkeypress(Event e)
           
 void _onmousedown(Event e)
           
 void _onmouseover(Event e)
           
 void _onmouseup(Event e)
           
 void _onmousewheel(Event e)
           
 void _onscroll(Event e)
           
 void _updateAnchorState(java.lang.Object vItem, java.lang.Object vIsAnchor)
           
 void _updateItem(java.lang.Object vItem)
           
 void _updateLayout(java.lang.Object vUpdate)
           
 void _updateLayoutReal(java.lang.Object vUpdate)
           
 void _updateLeadState(java.lang.Object vItem, java.lang.Object vIsLead)
           
 void _updateRendering(java.lang.Object vForce)
           
 void _updateRow(java.lang.Object vRelativeRow)
           
 void _updateSelectionState(java.lang.Object vItem, java.lang.Object vIsSelected)
           
 java.lang.Object getData()
           
 java.lang.Object getItemHeight(java.lang.Object vItem)
           
 int getItemLeft(java.lang.Object vItem)
           
 java.lang.Object getItemTop(java.lang.Object vItem)
           
 java.lang.Object getItemWidth(java.lang.Object vItem)
           
 java.lang.Object getListViewTarget(Event e)
           
 java.lang.Object getManager()
           
 java.lang.Object getRelativeItemPosition(java.lang.Object vItem)
           
 java.lang.Integer getScrollLeft()
           
 java.lang.Object getScrollTop()
           
 java.lang.Object getSelectedItem()
           
 java.lang.Object getSelectedItems()
           
 java.lang.Object getView()
           
 java.lang.Object isItemVisible(java.lang.Object vItem)
           
 void scrollItemIntoView(java.lang.Object vItem, java.lang.Object vAlignLeftTop)
           
 void scrollItemIntoViewX(java.lang.Object vItem, java.lang.Object vAlignLeft)
           
 void scrollItemIntoViewY(java.lang.Object vItem, java.lang.Object vAlignTop)
           
 void setScrollLeft()
           
 void setScrollTop(java.lang.Object vScrollTop)
           
 
Methods inherited from class qx.ui.layout.GridLayout
_applyHorizontalChildrenAlign, _applyHorizontalSpacing, _applyVerticalChildrenAlign, _applyVerticalSpacing, _changeInnerWidth, _collidesWithSpans, _createLayoutImpl, _getColumnProperty, _getRowProperty, _invalidateColumnLayout, _invalidateRowLayout, _removeColumnProperty, _removeRowProperty, _setupColumnProperty, _setupRowProperty, _syncColumnDataFields, _syncDataFields, _syncRowDataFields, add, addColumn, addRow, getCellPaddingBottom, getCellPaddingLeft, getCellPaddingRight, getCellPaddingTop, getColumnBoxWidth, getColumnCount, getColumnHorizontalAlignment, getColumnInnerWidth, getColumnPaddingBottom, getColumnPaddingLeft, getColumnPaddingRight, getColumnPaddingTop, getColumnVerticalAlignment, getComputedCellPaddingBottom, getComputedCellPaddingLeft, getComputedCellPaddingRight, getComputedCellPaddingTop, getHorizontalChildrenAlign, getHorizontalSpacing, getInnerHeightForChild, getInnerWidthForChild, getRowBoxHeight, getRowCount, getRowHorizontalAlignment, getRowInnerHeight, getRowPaddingBottom, getRowPaddingLeft, getRowPaddingRight, getRowPaddingTop, getRowVerticalAlignment, getSpanEntry, getVerticalChildrenAlign, getVerticalSpacing, hasSpans, initCellPaddingBottom, initCellPaddingLeft, initCellPaddingRight, initCellPaddingTop, initHorizontalChildrenAlign, initHorizontalSpacing, initVerticalChildrenAlign, initVerticalSpacing, isFillCell, isSpanCell, isSpanStart, mergeCells, removeColumn, removeRow, resetCellPaddingBottom, resetCellPaddingLeft, resetCellPaddingRight, resetCellPaddingTop, resetHorizontalChildrenAlign, resetHorizontalSpacing, resetVerticalChildrenAlign, resetVerticalSpacing, setCellPaddingBottom, setCellPaddingLeft, setCellPaddingRight, setCellPaddingTop, setColumnCount, setColumnHorizontalAlignment, setColumnPaddingBottom, setColumnPaddingLeft, setColumnPaddingRight, setColumnPaddingTop, setColumnVerticalAlignment, setColumnWidth, setHorizontalChildrenAlign, setHorizontalSpacing, setRowCount, setRowHeight, setRowHorizontalAlignment, setRowPaddingBottom, setRowPaddingLeft, setRowPaddingRight, setRowPaddingTop, setRowVerticalAlignment, setVerticalChildrenAlign, setVerticalSpacing
 
Methods inherited from class qx.ui.core.Parent
_addChildrenToLayoutQueue, _addChildrenToStateQueue, _addChildToChildrenQueue, _afterAppear, _afterDisappear, _afterInsertDom, _afterRemoveDom, _applyActiveChild, _applyFocusedChild, _applyFocusHandler, _beforeAppear, _beforeDisappear, _beforeInsertDom, _beforeRemoveDom, _computePreferredInnerHeight, _computePreferredInnerWidth, _computeVisibleChildren, _flushChildrenQueue, _handleDisplayableCustom, _layoutChild, _layoutPost, _onfocuskeyevent, _recursiveAppearanceThemeUpdate, _removeChildFromChildrenQueue, activateFocusRoot, add, addAfter, addAt, addAtBegin, addAtEnd, addBefore, contains, forEachChild, forEachVisibleChild, getActiveChild, getChildren, getChildrenLength, getFirstActiveChild, getFirstChild, getFirstVisibleChild, getFocusedChild, getFocusHandler, getFocusRoot, getLastActiveChild, getLastChild, getLastVisibleChild, getLayoutImpl, getVisibleChildrenLength, hasChildren, hasVisibleChildren, indexOf, initActiveChild, initFocusedChild, initFocusHandler, isEmpty, isFocusRoot, isVisibleEmpty, recursiveAddToStateQueue, remapChildrenHandlingTo, remove, removeAll, removeAt, resetActiveChild, resetFocusedChild, resetFocusHandler, setActiveChild, setFocusedChild, setFocusHandler
 
Methods inherited from class qx.ui.core.Widget
_applyAppearance, _applyBackgroundColor, _applyBackgroundImage, _applyBackgroundRepeat, _applyBorder, _applyBottom, _applyCapture, _applyClip, _applyCommand, _applyCursor, _applyDisplay, _applyElement, _applyElementData, _applyEnabled, _applyFocused, _applyFont, _applyHeight, _applyHideFocus, _applyHtmlAttributes, _applyHtmlProperties, _applyLeft, _applyMarginBottom, _applyMarginLeft, _applyMarginRight, _applyMarginTop, _applyMaxHeight, _applyMaxWidth, _applyMinHeight, _applyMinWidth, _applyOpacity, _applyOverflow, _applyPaddingBottom, _applyPaddingLeft, _applyPaddingRight, _applyPaddingTop, _applyParent, _applyRight, _applySelectable, _applyStateStyleFocus, _applyStyleProperties, _applyTabIndex, _applyTextColor, _applyTop, _applyVisibility, _applyWidth, _applyZIndex, _checkParent, _compileClipString, _computeBoxHeight, _computeBoxHeightFallback, _computeBoxWidth, _computeBoxWidthFallback, _computeDisplayable, _computeFrameHeight, _computeFrameWidth, _computeHasAutoX, _computeHasAutoY, _computeHasFlexX, _computeHasFlexY, _computeHasPercentX, _computeHasPercentY, _computeInnerHeight, _computeInnerWidth, _computeOuterHeight, _computeOuterWidth, _computePreferredBoxHeight, _computePreferredBoxWidth, _computeValuePercentX, _computeValuePercentXLimit, _computeValuePercentY, _computeValuePercentYLimit, _computeValuePixel, _computeValuePixelLimit, _createElementImpl, _evalUnitsPixelPercent, _evalUnitsPixelPercentAuto, _evalUnitsPixelPercentAutoFlex, _flushJobQueue, _generateHtmlId, _getTargetNode, _handleDisplayable, _invalidateFrameDimensions, _invalidatePreferredInnerDimensions, _queueBorder, _recomputeFlexX, _recomputeFlexY, _recomputePercentX, _recomputePercentY, _recomputeRangeX, _recomputeRangeY, _recomputeStretchingX, _recomputeStretchingY, _renderAppearance, _renderOverflow, _resetAppearanceThemeWrapper, _styleBackgroundColor, _styleBackgroundImage, _styleFromMap, _unitDetectionPixelPercent, _unitDetectionPixelPercentAuto, _unitDetectionPixelPercentAutoFlex, _unstyleFromArray, _visualizeBlur, _visualizeFocus, _visualPropertyCheck, addState, addToDocument, addToJobQueue, addToLayoutChanges, addToQueue, addToQueueRuntime, addToStateQueue, auto, blur, connect, contains, disconnect, execute, focus, getAllowStretchX, getAllowStretchY, getAnonymous, getAppearance, getBackgroundColor, getBackgroundImage, getBackgroundRepeat, getBorder, getBottom, getBottomValue, getCapture, getClientHeight, getClientWidth, getClipHeight, getClipLeft, getClipTop, getClipWidth, getCommand, getContextMenu, getCursor, getDisplay, getDropDataTypes, getElement, getEnabled, getEnableElementFocus, getFocused, getFont, getHeight, getHeightValue, getHideFocus, getHorizontalAlign, getHtmlAttribute, getHtmlProperty, getLeft, getLeftValue, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMaxHeight, getMaxHeightValue, getMaxWidth, getMaxWidthValue, getMinHeight, getMinHeightValue, getMinWidth, getMinWidthValue, getNeededHeight, getNeededWidth, getNextActiveSibling, getNextSibling, getNextVisibleSibling, getOffsetHeight, getOffsetLeft, getOffsetTop, getOffsetWidth, getOpacity, getOverflow, getOverflowX, getOverflowY, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getParent, getPreviousActiveSibling, getPreviousSibling, getPreviousVisibleSibling, getRight, getRightValue, getScrollHeight, getScrollWidth, getSelectable, getStyleProperty, getSupportsDropMethod, getTabIndex, getTextColor, getToolTip, getTop, getTopLevelWidget, getTopValue, getVerticalAlign, getVisibility, getVisibleChildren, getWidth, getWidthValue, getZIndex, hasState, hide, indexOf, initAllowStretchX, initAllowStretchY, initAnonymous, initAppearance, initBackgroundColor, initBackgroundImage, initBackgroundRepeat, initBorder, initBottom, initCapture, initClipHeight, initClipLeft, initClipTop, initClipWidth, initCommand, initContextMenu, initCursor, initDisplay, initDropDataTypes, initElement, initEnabled, initEnableElementFocus, initFocused, initFont, initHeight, initHideFocus, initHorizontalAlign, initLeft, initMarginBottom, initMarginLeft, initMarginRight, initMarginTop, initMaxHeight, initMaxWidth, initMinHeight, initMinWidth, initOpacity, initOverflow, initPaddingBottom, initPaddingLeft, initPaddingRight, initPaddingTop, initParent, initRight, initSelectable, initSupportsDropMethod, initTabIndex, initTextColor, initToolTip, initTop, initVerticalAlign, initVisibility, initWidth, initZIndex, isAllowStretchX, isAllowStretchY, isAnonymous, isAppearRelevant, isCapture, isCreated, isDisplay, isDisplayable, isEnabled, isEnableElementFocus, isFirstChild, isFirstVisibleChild, isFocusable, isFocused, isHideFocus, isLastChild, isLastVisibleChild, isMaterialized, isSeeable, isSelectable, isVisibility, moveSelfAfter, moveSelfBefore, moveSelfToBegin, moveSelfToEnd, pack, removeHtmlAttribute, removeHtmlProperty, removeState, removeStyleProperty, renderPadding, resetAlign, resetAllowStretchX, resetAllowStretchY, resetAnonymous, resetAppearance, resetBackgroundColor, resetBackgroundImage, resetBackgroundRepeat, resetBorder, resetBottom, resetCapture, resetClip, resetClipDimension, resetClipHeight, resetClipLeft, resetClipLocation, resetClipTop, resetClipWidth, resetCommand, resetContextMenu, resetCursor, resetDimension, resetDisplay, resetDropDataTypes, resetEdge, resetElement, resetEnabled, resetEnableElementFocus, resetFocused, resetFont, resetHeight, resetHeights, resetHideFocus, resetHorizontalAlign, resetLeft, resetLocation, resetMargin, resetMarginBottom, resetMarginLeft, resetMarginRight, resetMarginTop, resetMaxHeight, resetMaxWidth, resetMinHeight, resetMinWidth, resetOpacity, resetOverflow, resetPadding, resetPaddingBottom, resetPaddingLeft, resetPaddingRight, resetPaddingTop, resetParent, resetRight, resetSelectable, resetSpace, resetSupportsDropMethod, resetTabIndex, resetTextColor, resetToolTip, resetTop, resetVerticalAlign, resetVisibility, resetWidth, resetWidths, resetZIndex, scrollIntoView, scrollIntoViewX, scrollIntoViewY, setAlign, setAllowStretchX, setAllowStretchY, setAnonymous, setAppearance, setBackgroundColor, setBackgroundImage, setBackgroundRepeat, setBorder, setBottom, setCapture, setClip, setClipDimension, setClipHeight, setClipLeft, setClipLocation, setClipTop, setClipWidth, setCommand, setContextMenu, setCursor, setDimension, setDisplay, setDropDataTypes, setEdge, setElement, setEnabled, setEnableElementFocus, setFocused, setFont, setHeight, setHeights, setHideFocus, setHorizontalAlign, setHtmlAttribute, setHtmlProperty, setLeft, setLocation, setMargin, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setOpacity, setOverflow, setPadding, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setParent, setRight, setScrollLeft, setScrollTop, setSelectable, setSpace, setStyleProperty, setSupportsDropMethod, setTabIndex, setTextColor, setToolTip, setTop, setVerticalAlign, setVisibility, setWidth, setWidths, setZIndex, show, supportsDrop, toggleAllowStretchX, toggleAllowStretchY, toggleAnonymous, toggleCapture, toggleDisplay, toggleEnabled, toggleEnableElementFocus, toggleFocused, toggleHideFocus, toggleSelectable, toggleVisibility
 
Methods inherited from class qx.core.Target
_dispatchEvent, addChangeSelectionListener, addChangeValueListener, addEventListener, addExecuteListener, addJavaEventListener, createDispatchChangeEvent, createDispatchDataEvent, createDispatchEvent, dispatchEvent, hasEventListeners, removeEventListener
 
Methods inherited from class qx.core.Object
_disposeFields, _disposeObjectDeep, _disposeObjects, base, dispose, get, getDisposed, isDisposed, reset, self, set, toHashCode, toString_
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListViewPane

public ListViewPane()

ListViewPane

public ListViewPane(java.lang.Object vData)

ListViewPane

public ListViewPane(java.lang.Object vData,
                    java.lang.Object vColumns)
Method Detail

_changeInnerHeight

public void _changeInnerHeight(java.lang.Object vNew,
                               java.lang.Object vOld)
Overrides:
_changeInnerHeight in class GridLayout

_onclick

public void _onclick(Event e)

_ondblclick

public void _ondblclick(Event e)

_onkeypress

public void _onkeypress(Event e)

_onmousedown

public void _onmousedown(Event e)

_onmouseover

public void _onmouseover(Event e)

_onmouseup

public void _onmouseup(Event e)

_onmousewheel

public void _onmousewheel(Event e)

_onscroll

public void _onscroll(Event e)

_updateAnchorState

public void _updateAnchorState(java.lang.Object vItem,
                               java.lang.Object vIsAnchor)

_updateItem

public void _updateItem(java.lang.Object vItem)

_updateLayout

public void _updateLayout(java.lang.Object vUpdate)

_updateLayoutReal

public void _updateLayoutReal(java.lang.Object vUpdate)

_updateLeadState

public void _updateLeadState(java.lang.Object vItem,
                             java.lang.Object vIsLead)

_updateRendering

public void _updateRendering(java.lang.Object vForce)

_updateRow

public void _updateRow(java.lang.Object vRelativeRow)

_updateSelectionState

public void _updateSelectionState(java.lang.Object vItem,
                                  java.lang.Object vIsSelected)

getData

public java.lang.Object getData()

getItemHeight

public java.lang.Object getItemHeight(java.lang.Object vItem)

getItemLeft

public int getItemLeft(java.lang.Object vItem)

getItemTop

public java.lang.Object getItemTop(java.lang.Object vItem)

getItemWidth

public java.lang.Object getItemWidth(java.lang.Object vItem)

getListViewTarget

public java.lang.Object getListViewTarget(Event e)

getManager

public java.lang.Object getManager()

getRelativeItemPosition

public java.lang.Object getRelativeItemPosition(java.lang.Object vItem)

getScrollLeft

public java.lang.Integer getScrollLeft()
Overrides:
getScrollLeft in class Widget

getScrollTop

public java.lang.Object getScrollTop()
Overrides:
getScrollTop in class Widget

getSelectedItem

public java.lang.Object getSelectedItem()

getSelectedItems

public java.lang.Object getSelectedItems()

getView

public java.lang.Object getView()

isItemVisible

public java.lang.Object isItemVisible(java.lang.Object vItem)

scrollItemIntoView

public void scrollItemIntoView(java.lang.Object vItem,
                               java.lang.Object vAlignLeftTop)

scrollItemIntoViewX

public void scrollItemIntoViewX(java.lang.Object vItem,
                                java.lang.Object vAlignLeft)

scrollItemIntoViewY

public void scrollItemIntoViewY(java.lang.Object vItem,
                                java.lang.Object vAlignTop)

setScrollLeft

public void setScrollLeft()

setScrollTop

public void setScrollTop(java.lang.Object vScrollTop)


Copyright © 2008 1&1. All Rights Reserved.