org.cruxframework.crux.widgets.client.datebox
Interface IFormatToFormatterConverter

All Superinterfaces:
org.cruxframework.crux.core.client.formatter.Formatter
All Known Implementing Classes:
FormatToFormatterConverter

public interface IFormatToFormatterConverter
extends org.cruxframework.crux.core.client.formatter.Formatter


Method Summary
 DateBox.CruxFormat getFormat()
           
 void setFormat(DateBox.CruxFormat format)
           
 
Methods inherited from interface org.cruxframework.crux.core.client.formatter.Formatter
format, unformat
 

Method Detail

getFormat

DateBox.CruxFormat getFormat()

setFormat

void setFormat(DateBox.CruxFormat format)


Copyright © 2015. All rights reserved.