Class BeforeSaveLayoutEvent

java.lang.Object
de.uplanet.lucy.server.portaldesigner.AbstractLayoutEvent
de.uplanet.lucy.server.portaldesigner.BeforeSaveLayoutEvent
All Implemented Interfaces:
IServerEvent, IBeforeSaveLayoutEvent, ILayoutEvent, INamedLayoutEvent, Serializable

@Scriptable public final class BeforeSaveLayoutEvent extends de.uplanet.lucy.server.portaldesigner.AbstractLayoutEvent implements IBeforeSaveLayoutEvent, Serializable
See Also:
  • Constructor Details

    • BeforeSaveLayoutEvent

      @ConstructorProperties("layoutName") public BeforeSaveLayoutEvent(String p_strLayoutName)
      Parameters:
      p_strLayoutName - The name of the layout.