|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SnapinContext | |
| com.novell.admin.snapins.creator | |
| com.novell.application.console.snapin | Provides interfaces and classes for creating and managing snap-ins to the ConsoleOne shell. |
| com.novell.application.console.snapin.context | Provides snap-in context classes for ConsoleOne. |
| Uses of SnapinContext in com.novell.admin.snapins.creator |
| Subclasses of SnapinContext in com.novell.admin.snapins.creator | |
class |
CreatorSnapinContext
Contains information about the state of the Object Browser window on calls to the getView() method. |
| Uses of SnapinContext in com.novell.application.console.snapin |
| Methods in com.novell.application.console.snapin that return SnapinContext | |
SnapinContext |
InitSnapinInfo.getSnapinContext()
Returns a reference to the snap-in context of the participating snap-in. |
| Methods in com.novell.application.console.snapin with parameters of type SnapinContext | |
Snapin[] |
DynamicSnapin.getSnapins(Scope theScope,
SnapinContext theContext)
Returns an array of snap-ins based on the scope and snap-in context specified. |
boolean |
DynamicSnapin.doSnapinsExist(Scope theScope,
SnapinContext theContext)
Returns a boolean indicating if snap-ins actually exist for the specified scope and snap-in context. |
Snapin[] |
Shell.loadSnapins(Scope[] scopes,
SnapinContext context)
Returns an array of snap-ins based on the scopes parameter. |
| Constructors in com.novell.application.console.snapin with parameters of type SnapinContext | |
InitSnapinInfo.InitSnapinInfo(Shell shell,
java.lang.Object snapinType,
SnapinContext context)
Creates a new InitSnapinInfo object with references to the shell, the snap-in type, and the snap-in context. |
|
| Uses of SnapinContext in com.novell.application.console.snapin.context |
| Subclasses of SnapinContext in com.novell.application.console.snapin.context | |
class |
MapObjectEntrySnapinContext
Contains an ObjectEntry used to obtain context information. |
class |
MenuSnapinContext
Represents the state of ConsoleOne when the snap-in was initialized. |
class |
PageSnapinContext
Contains an ObjectEntryCollection from one or more namespaces, and a reference to a PropertyBook. |
class |
PlaceholderSnapinContext
Contains an ObjectEntry to be passed to the PlaceholderSnapin. |
class |
PopupMenuSnapinContext
Contains an ObjectEntryCollection from one or more namespaces. |
class |
ResultModifierSnapinContext
Contains: |
class |
StatusBarSnapinContext
Contains an ObjectEntryCollection from one or more namespaces. |
class |
ToolBarSnapinContext
Contains an ObjectEntryCollection from one or more namespaces. |
class |
ViewSnapinContext
Contains information about the state of the Object Browser window on calls to the getView() method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||