net.datacrow.core.wf.requests
Interface IUpdateUIRequest

All Superinterfaces:
IRequest, java.io.Serializable
All Known Implementing Classes:
RefreshChildView, RefreshSimpleViewRequest, UpdateItemFormSettingsWindow, UpdateUIAfterDeleteRequest, UpdateUIAfterInsertRequest, UpdateUIAfterUpdateRequest

public interface IUpdateUIRequest
extends IRequest

Requests can be added to queries and are executed after the query has been performed. A request is in most cases a UI related task which needs to be executed without locking the GUI.

Author:
Robert Jan van der Waals
See Also:
UIUpdater, Query

Method Summary
 
Methods inherited from interface net.datacrow.core.wf.requests.IRequest
end, execute, getExecuteOnFail, setExecuteOnFail