Servoy 3.5.x Public API

com.servoy.j2db.cmd
Interface ICmd


public interface ICmd

Simple interface for cmds (execution).


Method Summary
 UndoableEdit doIt(EventObject ae)
          Perform an action.
 

Method Detail

doIt

UndoableEdit doIt(EventObject ae)
Perform an action.

Parameters:
ae - the event which causes this or null
Returns:
UndoableEdit the undoable or null

Copyright © 2009 Servoy B.V.