|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBackgroundTabStyle
Provides access to members that control background tab style grid labels.
This interface is used to modify the appearance of the background of tabs surrounding an index grid. A description and an example are provided in the Carto Library Overview.
Method Summary | |
---|---|
int |
getBackgroundType()
The type of the background tab style. |
void |
setBackgroundType(int tabType)
The type of the background tab style. |
Method Detail |
---|
int getBackgroundType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBackgroundType(int tabType) throws IOException, AutomationException
tabType
- A com.esri.arcgis.carto.esriBackgroundTabType constant (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 |