nl.coderight.jazz.form.event
Class FormFieldEvent

java.lang.Object
  extended by nl.coderight.jazz.Event<FormFieldEvent.FormFieldEventType>
      extended by nl.coderight.jazz.form.event.FormFieldEvent

public final class FormFieldEvent
extends Event<FormFieldEvent.FormFieldEventType>


Nested Class Summary
static class FormFieldEvent.FormFieldEventType
           
 
Constructor Summary
FormFieldEvent(FormFieldEvent.FormFieldEventType type, FormField field)
           
 
Method Summary
 FormField getField()
           
 
Methods inherited from class nl.coderight.jazz.Event
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormFieldEvent

public FormFieldEvent(FormFieldEvent.FormFieldEventType type,
                      FormField field)
Method Detail

getField

public FormField getField()


Copyright 2010 CodeRight, All rights reserved.