EditingFrameworkExtender Class Methods
In This Topic
For a list of all members of this type, see EditingFrameworkExtender members.
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