org.olat.core.gui.components.htmlsite
Class NewInlineUriEvent

java.lang.Object
  extended by org.olat.core.gui.control.Event
      extended by org.olat.core.gui.components.htmlsite.NewInlineUriEvent
All Implemented Interfaces:
java.io.Serializable

public class NewInlineUriEvent
extends Event

Author:
Felix Jost
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.olat.core.gui.control.Event
BACK_EVENT, CANCELLED_EVENT, CHANGED_EVENT, DONE_EVENT, FAILED_EVENT
 
Constructor Summary
NewInlineUriEvent(java.lang.String newUri)
           
 
Method Summary
 java.lang.String getNewUri()
           
 
Methods inherited from class org.olat.core.gui.control.Event
getCommand, hashCode, toString
 
Methods inherited from class java.lang.Object
equals, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NewInlineUriEvent

public NewInlineUriEvent(java.lang.String newUri)
Method Detail

getNewUri

public java.lang.String getNewUri()
Returns:
Returns the newUri.