org.cruxframework.crux.widgets.client.grid
Interface ColumnEditorValidator


public interface ColumnEditorValidator

Field validator used by a editable column in a Grid component

Author:
wesley.diniz

Method Summary
 boolean validate(Object value)
           
 

Method Detail

validate

boolean validate(Object value)


Copyright © 2015. All rights reserved.