Class DefaultLayoutNotification
java.lang.Object
org.gvsig.app.project.documents.layout.DefaultLayoutNotification
- All Implemented Interfaces:
LayoutNotification
- Version:
- $Id$
- Author:
- gvSIG Team
-
Field Summary
Fields inherited from interface org.gvsig.app.project.documents.layout.LayoutNotification
LAYOUT_INVALIDATED, LAYOUT_REFRESH, LAYOUT_VALIDATED -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultLayoutNotification
-
-
Method Details
-
getType
Description copied from interface:LayoutNotificationReturns the type of this notification, represented by one of the constants defined in this interface.- Specified by:
getTypein interfaceLayoutNotification- Returns:
- a String containing this notification's type
-