|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDefaultTableProperty
Default table properties.
Method Summary | |
---|---|
IColor |
getSelectionColor()
Selection color use to highlight rows. |
void |
setSelectionColorByRef(IColor ppSelectionColor)
Selection color use to highlight rows. |
Method Detail |
---|
IColor getSelectionColor() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSelectionColorByRef(IColor ppSelectionColor) throws IOException, AutomationException
ppSelectionColor
- A reference to a com.esri.arcgis.display.IColor (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 |