com.gentics.api.portalnode.event
Interface EventHandler

All Known Subinterfaces:
GenticsPlugin, GenticsPortlet
All Known Implementing Classes:
AbstractGenticsPlugin, AbstractGenticsPortlet, ViewPlugin

public interface EventHandler

Interface for an EventHandler


Method Summary
 void handleEvent(ActionEvent e)
          Method to handle the given actionevent
 

Method Detail

handleEvent

void handleEvent(ActionEvent e)
Method to handle the given actionevent

Parameters:
e - event to be handled


Copyright © 2013 Gentics Software GmbH. All Rights Reserved.