com.arsdigita.bebop.form
Interface Widget.ValidationGuard

Enclosing interface:
Widget

public static interface Widget.ValidationGuard

Inner interface used to determine if the validation listeners should be run for this widget or not.


Method Summary
 boolean shouldValidate(PageState ps)
           
 

Method Detail

shouldValidate

public boolean shouldValidate(PageState ps)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC