|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxFileSetup
Provides access to members that sets up the properties of a file object.
| Method Summary | |
|---|---|
void |
setCategory(String rhs1)
The category of the object. |
void |
setImages(int hSmallImageBitmap,
int hSmallImageSelectedBitmap,
int hLargeImageBitmap,
int hLargeImageSelectedBitmap)
The images used to represent the object. |
| Method Detail |
|---|
void setCategory(String rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setImages(int hSmallImageBitmap,
int hSmallImageSelectedBitmap,
int hLargeImageBitmap,
int hLargeImageSelectedBitmap)
throws IOException,
AutomationException
hSmallImageBitmap - The hSmallImageBitmap (A COM typedef) (in)hSmallImageSelectedBitmap - The hSmallImageSelectedBitmap (A COM typedef) (in)hLargeImageBitmap - The hLargeImageBitmap (A COM typedef) (in)hLargeImageSelectedBitmap - The hLargeImageSelectedBitmap (A COM typedef) (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 | ||||||||