Uses of Interface
org.cruxframework.crux.core.client.formatter.Formatter

Packages that use Formatter
org.cruxframework.crux.core.client.formatter   
org.cruxframework.crux.core.client.screen   
 

Uses of Formatter in org.cruxframework.crux.core.client.formatter
 

Subinterfaces of Formatter in org.cruxframework.crux.core.client.formatter
 interface FilterFormatter
          A Formatter that filters user input
 interface MaskedFormatter
           
 

Methods in org.cruxframework.crux.core.client.formatter that return Formatter
 Formatter RegisteredClientFormatters.getClientFormatter(String id)
           
 Formatter HasFormatter.getFormatter()
           
 

Uses of Formatter in org.cruxframework.crux.core.client.screen
 

Methods in org.cruxframework.crux.core.client.screen that return Formatter
 Formatter ScreenFactory.getClientFormatter(String formatter)
          Deprecated. 
 



Copyright © 2014. All rights reserved.