Adempiere 3.5.2a

org.compiere.grid.ed
Interface VManagedEditor

All Known Implementing Classes:
VNumber

public interface VManagedEditor

Interface for editor with a commit and rollback lifecycle.

Author:
Low Heng Sin

Method Summary
 void commitChanges()
          Commit pending changes
 boolean isDirty()
          Are there any pending changes
 void rollbackChanges()
          Rollback pending changes
 

Method Detail

commitChanges

void commitChanges()
Commit pending changes


rollbackChanges

void rollbackChanges()
Rollback pending changes


isDirty

boolean isDirty()
Are there any pending changes

Returns:
boolean

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.