qx.ui.menu
Class MenuLayoutImpl

java.lang.Object
  extended by qx.core.Object
      extended by qx.ui.layout.impl.LayoutImpl
          extended by qx.ui.layout.impl.VerticalBoxLayoutImpl
              extended by qx.ui.menu.MenuLayoutImpl

public class MenuLayoutImpl
extends VerticalBoxLayoutImpl


Constructor Summary
MenuLayoutImpl()
           
MenuLayoutImpl(java.lang.Object vWidget)
           
 
Method Summary
 boolean updateChildrenOnJobQueueFlush(java.lang.Object vQueue)
          Updates children on special jobs
 
Methods inherited from class qx.ui.layout.impl.VerticalBoxLayoutImpl
computeChildBoxHeight, computeChildBoxWidth, computeChildrenFlexHeight, computeChildrenNeededHeight, flushChildrenQueue, getEnableFlexSupport, initEnableFlexSupport, invalidateChildrenFlexHeight, isEnableFlexSupport, layoutChild_locationX, layoutChild_locationY, layoutChild_sizeX, layoutChild_sizeY, layoutChild, resetEnableFlexSupport, setEnableFlexSupport, toggleEnableFlexSupport, updateChildOnInnerHeightChange, updateChildOnInnerWidthChange, updateChildrenOnMoveChild, updateChildrenOnRemoveChild, updateSelfOnChildOuterHeightChange, updateSelfOnJobQueueFlush
 
Methods inherited from class qx.ui.layout.impl.LayoutImpl
computeChildBoxHeight, computeChildBoxWidth, computeChildNeededHeight, computeChildNeededWidth, computeChildrenNeededHeight_max, computeChildrenNeededHeight_sum, computeChildrenNeededWidth_max, computeChildrenNeededWidth_sum, getWidget, layoutChild_marginX, layoutChild_marginY, layoutChild_sizeLimitX, layoutChild_sizeLimitY, layoutChild_sizeX_essentialWrapper, layoutChild_sizeY_essentialWrapper, layoutChild, updateChildOnInnerHeightChange, updateChildOnInnerWidthChange, updateChildrenOnAddChild, updateChildrenOnMoveChild, updateChildrenOnRemoveChild, updateSelfOnChildOuterHeightChange, updateSelfOnChildOuterWidthChange
 
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

MenuLayoutImpl

public MenuLayoutImpl()

MenuLayoutImpl

public MenuLayoutImpl(java.lang.Object vWidget)
Method Detail

updateChildrenOnJobQueueFlush

public boolean updateChildrenOnJobQueueFlush(java.lang.Object vQueue)

Updates children on special jobs

Overrides:
updateChildrenOnJobQueueFlush in class VerticalBoxLayoutImpl


Copyright © 2008 1&1. All Rights Reserved.