|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IHTMLPopupInfo2
Provides access to members that control the HTML popup tool.
| Method Summary | |
|---|---|
String |
hTMLOutput(IFeature pFeature,
IPropertySet pOptions)
The content is the XML text for the input feature, pOptions is an optional parameter. |
boolean |
isHTMLDownloadAttachmentData()
Indicates that all data for attachments will be retrieved. |
void |
setHTMLDownloadAttachmentData(boolean pDownloadAttachmentData)
Indicates that all data for attachments will be retrieved. |
| Method Detail |
|---|
boolean isHTMLDownloadAttachmentData()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHTMLDownloadAttachmentData(boolean pDownloadAttachmentData)
throws IOException,
AutomationException
pDownloadAttachmentData - The pDownloadAttachmentData (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String hTMLOutput(IFeature pFeature,
IPropertySet pOptions)
throws IOException,
AutomationException
pFeature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)pOptions - A reference to a com.esri.arcgis.system.IPropertySet (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 | ||||||||