|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMdElementDialogSupport
Provides access to support methods on the element dialog.
IMdElementDialogSupport Interface is a private interface and only for internal use.
Method Summary | |
---|---|
String |
getStylesheet()
The overriding stylesheet to use to display the dialog for this object. |
void |
setStylesheet(String stylesheet)
The overriding stylesheet to use to display the dialog for this object. |
Method Detail |
---|
String getStylesheet() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStylesheet(String stylesheet) throws IOException, AutomationException
stylesheet
- The stylesheet (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |