|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHTMLPopupInfo2
COM Interface 'IHTMLPopupInfo2'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the HTML popup tool.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID8a038cdb_0430_40d9_b8ce_8b055f11d511
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.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. |
Field Detail |
---|
static final int IID8a038cdb_0430_40d9_b8ce_8b055f11d511
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isHTMLDownloadAttachmentData() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHTMLDownloadAttachmentData(boolean pDownloadAttachmentData) throws java.io.IOException, AutomationException
pDownloadAttachmentData
- The pDownloadAttachmentData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String hTMLOutput(IFeature pFeature, IPropertySet pOptions) throws java.io.IOException, AutomationException
pFeature
- A reference to a com.esri.arcgis.geodatabase.IFeature (in)pOptions
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.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 |