|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IViewCommandToolbars
Provides access to members that control view commands which have toolbars associated with them.
| Method Summary | |
|---|---|
boolean |
isAutoShowToolbars()
Indicates if toolbars associated with the view should be shown automatically. |
void |
setAutoShowToolbars(boolean autoShow)
Indicates if toolbars associated with the view should be shown automatically. |
void |
showToolbars(boolean show)
Shows or hides the toolbars associated with a view. |
| Method Detail |
|---|
boolean isAutoShowToolbars()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAutoShowToolbars(boolean autoShow)
throws IOException,
AutomationException
autoShow - The autoShow (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void showToolbars(boolean show)
throws IOException,
AutomationException
show - The show (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 | ||||||||