|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableControlWidth
Provides access to members that control the table once it has been shown.
Method Summary | |
---|---|
int |
getFullTableWidth()
Table width of all columns, and scroll bars. |
int |
getRecommendMinimumTableWidth()
Recommend minimum table width, that will ensure all controls can be seen. |
Method Detail |
---|
int getFullTableWidth() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getRecommendMinimumTableWidth() 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 |