Class ChannelUpdateDefaultLayoutEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Channel,ForumChannel.Layout>

public class ChannelUpdateDefaultLayoutEvent extends GenericChannelUpdateEvent<ForumChannel.Layout>
Indicates that the default layout of a ForumChannel changed.

Can be used to retrieve the old default layout and the new one.

See Also: