nl.coderight.jazz.event
Class ViewEvent

java.lang.Object
  extended by nl.coderight.jazz.Event<ViewEvent.ViewEventType>
      extended by nl.coderight.jazz.event.ViewEvent

public final class ViewEvent
extends Event<ViewEvent.ViewEventType>


Nested Class Summary
static class ViewEvent.ViewEventType
           
 
Constructor Summary
ViewEvent(ViewEvent.ViewEventType type, View view)
           
 
Method Summary
 View getView()
           
 
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

ViewEvent

public ViewEvent(ViewEvent.ViewEventType type,
                 View view)
Method Detail

getView

public View getView()


Copyright 2010 CodeRight, All rights reserved.