Class Body

java.lang.Object
org.eclipse.nebula.widgets.cdatetime.Body

public class Body
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    (package private) boolean compact  
    (package private) static int DAYS  
    (package private) int[] fields  
    (package private) static int MONTHS  
    (package private) boolean newColumn  
    (package private) int spacing  
    (package private) static int TIME  
    (package private) int type  
    (package private) static int YEARS  
  • Method Summary

    Modifier and Type Method Description
    Body compact()  
    static Body Days()  
    static Body Months()  
    Body newColumn()  
    Body spacedAt​(int spacing)  
    static Body Time()  
    static Body Years()  

    Methods inherited from class java.lang.Object

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