Uses of Interface
com.novell.application.console.snapin.PageSnapin

Packages that use PageSnapin
com.novell.admin.common.snapins Provides an interface and classes for creating NDS Administration Page Snap-ins. 
com.novell.application.console.snapin Provides interfaces and classes for creating and managing snap-ins to the ConsoleOne shell. 
 

Uses of PageSnapin in com.novell.admin.common.snapins
 

Classes in com.novell.admin.common.snapins that implement PageSnapin
 class AdminPageSnapin
          Base class for all Admin Page snapins.
 class MODObjectListSnapin
          Snapin interface implementation for the MODObjectListSnapin.
 

Uses of PageSnapin in com.novell.application.console.snapin
 

Classes in com.novell.application.console.snapin that implement PageSnapin
 class AbstractPageSnapin
          Simplifies creation of Page Host page snap-ins.
 

Methods in com.novell.application.console.snapin with parameters of type PageSnapin
 void Shell.showDetails(ObjectEntryCollection objectCollection, PageSnapin[] pages, boolean modal)
          Launches a property book page dialog showing the details of an ObjectEntry array.
 void AbstractPageSnapin.setModified(boolean isDirty, PageSnapin thePage)
          Indicates to the PageHost when your snap-in data has been changed.
 void PropertyBook.setModified(boolean isDirty, PageSnapin theSnapin)
          Indicates to the Property Book that your snap-in data has changed.
 void PropertyBook.showThisPage(PageSnapin thePage)
          Tells the PropertyBook to change the current page to thePage.
 void PropertyBook.setComplainingPage(PageSnapin p)
          Set the page to be shown after canSave returns false
 void PropertyBook.mandatoryCanSave(PageSnapin p)
          Indicates a snapin whos canSave() must be called even if not dirty.
 



API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.