Class ControlModelBinder


  • public class ControlModelBinder
    extends java.lang.Object
    User: operhod Date: 06.06.14 Time: 15:25
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<N2oField> bind​(java.lang.String modelField)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ControlModelBinder

        public ControlModelBinder​(java.util.Collection<N2oField> controls)
    • Method Detail

      • bind

        public java.util.List<N2oField> bind​(java.lang.String modelField)