Uses of Class
org.eclipse.nebula.widgets.cdatetime.Footer
-
Packages that use Footer Package Description org.eclipse.nebula.widgets.cdatetime -
-
Uses of Footer in org.eclipse.nebula.widgets.cdatetime
Fields in org.eclipse.nebula.widgets.cdatetime declared as Footer Modifier and Type Field Description private Footer[]CDateTimeBuilder. footersFields in org.eclipse.nebula.widgets.cdatetime with type parameters of type Footer Modifier and Type Field Description private java.util.List<Footer>CDateTimeBuilder. activeFootersMethods in org.eclipse.nebula.widgets.cdatetime that return Footer Modifier and Type Method Description FooterFooter. align(int alignment)FooterFooter. align(int textAlignment, int controlAlignment, boolean grab)static FooterFooter. Clear()FooterFooter. grab()static FooterFooter. Today()static FooterFooter. VerboseToday()Methods in org.eclipse.nebula.widgets.cdatetime that return types with arguments of type Footer Modifier and Type Method Description java.util.List<Footer>CDateTimeBuilder. getFooters()Methods in org.eclipse.nebula.widgets.cdatetime with parameters of type Footer Modifier and Type Method Description voidCDateTimeBuilder. setFooter(int alignment, boolean equalColumns, Footer... attrs)voidCDateTimeBuilder. setFooter(Footer... attrs)
-