Class CDateTime.SpinnerLayout

java.lang.Object
org.eclipse.nebula.cwt.v.VLayout
org.eclipse.nebula.widgets.cdatetime.CDateTime.SpinnerLayout
Enclosing class:
CDateTime

class CDateTime.SpinnerLayout
extends VLayout
The layout used for a "basic" CDateTime - when it is neither of style SIMPLE or DROP_DOWN - with style of SPINNER.
Note that there is a spinner, but no button for this style.
  • Constructor Summary

    Constructors 
    Constructor Description
    SpinnerLayout()  
  • Method Summary

    Modifier and Type Method Description
    protected org.eclipse.swt.graphics.Point computeSize​(VPanel panel, int wHint, int hHint, boolean flushCache)  
    protected void layout​(VPanel panel, boolean flushCache)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait