Style Intelligence v12.0

inetsoft.sree
Interface ActionVetoListener


public interface ActionVetoListener

Action veto listener vetoes actions.


Method Summary
 void vetoAction(Object src, String action)
          Throw exception if an action is vetoed.
 

Method Detail

vetoAction

void vetoAction(Object src,
                String action)
                throws Exception
Throw exception if an action is vetoed.

Throws:
Exception

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.