|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableSelectionColor
Provides access to events that occur for which a client can store and load info about the selection color.
| Method Summary | |
|---|---|
IColor |
getSelectedTableSelectionColor()
Selection color use to highlight rows in the the selected tables and graphics. |
IColor |
getSelectionColor()
Selection color use to highlight rows and graphics. |
void |
setSelectedTableSelectionColorByRef(IColor ppSelectionColor)
Selection color use to highlight rows in the the selected tables and graphics. |
void |
setSelectionColorByRef(IColor ppSelectionColor)
Selection color use to highlight rows and graphics. |
| Method Detail |
|---|
IColor getSelectedTableSelectionColor()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSelectedTableSelectionColorByRef(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.
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 | ||||||||