public interface IView extends IComponentProvider
| Modifier and Type | Method and Description |
|---|---|
void |
addViewListener(IViewListener listener) |
IKeyActionConfiguration[] |
getKeyActionConfigurations() |
AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] |
getMenuItemConfigurations() |
StateBarComponentConfiguration[] |
getStateBarComponentConfigurations() |
ToolBarItemConfiguration[] |
getToolBarItemConfigurations() |
void |
removeViewListener(IViewListener listener) |
getComponentvoid removeViewListener(IViewListener listener)
void addViewListener(IViewListener listener)
ToolBarItemConfiguration[] getToolBarItemConfigurations()
AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] getMenuItemConfigurations()
StateBarComponentConfiguration[] getStateBarComponentConfigurations()
IKeyActionConfiguration[] getKeyActionConfigurations()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.