Class Footer

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

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

    Fields 
    Modifier and Type Field Description
    (package private) int alignment  
    (package private) static int CLEAR  
    (package private) int[] fields  
    (package private) boolean grab  
    (package private) boolean readOnly  
    (package private) int textAlignment  
    (package private) static int TODAY  
    (package private) int type  
    (package private) static int VERBOSE_TODAY  
  • Method Summary

    Modifier and Type Method Description
    Footer align​(int alignment)  
    Footer align​(int textAlignment, int controlAlignment, boolean grab)  
    static Footer Clear()  
    Footer grab()  
    static Footer Today()  
    static Footer VerboseToday()  

    Methods inherited from class java.lang.Object

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