| ru.emdev.EmForge.web.converter.LongConverter
LongConverter | public class LongConverter extends javax.faces.convert.LongConverter (Code) | | Our own implementation of Long converter
Allows correctly proces null values in a4j:actionparam by converting null values into empty string and back
author: akakunin |
getAsObject | public Object getAsObject(FacesContext i_context, UIComponent i_component, String i_value)(Code) | | |
|
|