EditingFrameworkExtender Class Members
In This Topic
The following tables list the members exposed by EditingFrameworkExtender.
Public Methods
| Name | Description |
| CanOpenExternalTablePane |
Determines if the item can be opened by the table pane.
|
| GetExternalTableView |
Gets or creates the CIMExternalTableView for an item. If the table pane has been opened for this item, it will initialize the CIMExternalTableView with the previous values.
If table pane has never been opened, it will initialize the CIMExternalTableView with the default table pane values.
|
| OpenExternalTablePane | Overloaded. |
Top
See Also