Class CmsEntityChangeEvent


  • public class CmsEntityChangeEvent
    extends com.google.gwt.event.logical.shared.ValueChangeEvent<CmsEntity>
    Value change event for entities with an additional field that indicates the type of change.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CmsEntityChangeEvent.ChangeType
      Enum indicating the type of changes.
      • Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent

        com.google.gwt.event.shared.GwtEvent.Type<H extends java.lang.Object>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CmsEntityChangeEvent.ChangeType getChangeType()
      Gets the change type.
      • Methods inherited from class com.google.gwt.event.logical.shared.ValueChangeEvent

        dispatch, fire, fireIfNotEqual, getAssociatedType, getType, getValue, shouldFire, toDebugString
      • Methods inherited from class com.google.gwt.event.shared.GwtEvent

        assertLive, getSource, isLive, kill, revive
      • Methods inherited from class com.google.web.bindery.event.shared.Event

        setSource, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait