Uses of Class
sk.uniba.euromath.editor.textEditor.requests.editTextRequests.DeleteTextRequest.DeleteInfo

Packages that use DeleteTextRequest.DeleteInfo
sk.uniba.euromath.editor.textEditor.requests.editTextRequests   
 

Uses of DeleteTextRequest.DeleteInfo in sk.uniba.euromath.editor.textEditor.requests.editTextRequests
 

Methods in sk.uniba.euromath.editor.textEditor.requests.editTextRequests that return types with arguments of type DeleteTextRequest.DeleteInfo
 List<DeleteTextRequest.DeleteInfo> DeleteTextRequest.getStructuredDeleteInfo()
          Returns holded structured delete info.
 

Constructor parameters in sk.uniba.euromath.editor.textEditor.requests.editTextRequests with type arguments of type DeleteTextRequest.DeleteInfo
DeleteTextRequest(ITextPieceKeeper source, int offset, int size, List<DeleteTextRequest.DeleteInfo> structuredDeleteInfo)
          Constructor.
 



Copyright © 2003-2006 null. All Rights Reserved.