|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IComponentTip
| Field Summary | |
|---|---|
static String |
IID
Deprecated. Internal use only |
static int |
IIDfd86ed38_01c7_4a41_a72c_5502031aa216
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
String |
getHeading()
Heading for Tip. |
int |
getImage()
The image for the Tip. |
String |
getTip()
The body of text of the tip. |
| Field Detail |
|---|
static final int IIDfd86ed38_01c7_4a41_a72c_5502031aa216
static final int xxDummy
static final String IID
| Method Detail |
|---|
String getHeading()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getTip()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getImage()
throws IOException,
AutomationException
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 | ||||||||