Uses of Class
com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.AbstractLogEntry

Packages that use AbstractLogEntry
com.ebmwebsourcing.webdesigner.presentation.gwt.client.event   
com.ebmwebsourcing.webdesigner.presentation.gwt.client.log   
 

Uses of AbstractLogEntry in com.ebmwebsourcing.webdesigner.presentation.gwt.client.event
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.event with parameters of type AbstractLogEntry
 void LogListenerAdapter.onEntryAdded(AbstractLogEntry addedLogEntry)
           
 void LogListener.onEntryAdded(AbstractLogEntry addedLogEntry)
           
 void LogListenerAdapter.onRedo(AbstractLogEntry redoLogEntry)
           
 void LogListener.onRedo(AbstractLogEntry redoLogEntry)
           
 void LogListenerAdapter.onUndo(AbstractLogEntry undoLogEntry)
           
 void LogListener.onUndo(AbstractLogEntry undoLogEntry)
           
 

Uses of AbstractLogEntry in com.ebmwebsourcing.webdesigner.presentation.gwt.client.log
 

Subclasses of AbstractLogEntry in com.ebmwebsourcing.webdesigner.presentation.gwt.client.log
 class AddElementLogEntry
           
 class PropertyChangedLogEntry
           
 class RemoveElementLogEntry
           
 class UpdateElementLogEntry
           
 

Methods in com.ebmwebsourcing.webdesigner.presentation.gwt.client.log with parameters of type AbstractLogEntry
 boolean TimeSortedList.add(AbstractLogEntry entry)
           
 void Log.addEntry(AbstractLogEntry entry)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.