org.cruxframework.crux.core.client.formatter
Interface HasFormatter


public interface HasFormatter

Author:
Thiago da Rosa de Bustamante

Method Summary
 Formatter getFormatter()
           
 Object getUnformattedValue()
           
 void setUnformattedValue(Object value)
           
 

Method Detail

getFormatter

Formatter getFormatter()

getUnformattedValue

Object getUnformattedValue()

setUnformattedValue

void setUnformattedValue(Object value)


Copyright © 2014. All rights reserved.