org.zeroexchange.web
Class UIUtils

java.lang.Object
  extended by org.zeroexchange.web.UIUtils

public class UIUtils
extends Object

Author:
black

Constructor Summary
UIUtils()
           
 
Method Summary
static org.apache.wicket.Component createValidatableField(org.apache.wicket.Component field)
          Wraps the specified into the validation marker.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIUtils

public UIUtils()
Method Detail

createValidatableField

public static org.apache.wicket.Component createValidatableField(org.apache.wicket.Component field)
Wraps the specified into the validation marker.



Copyright © 2013. All Rights Reserved.