public interface HiddableExtension extends IExtension
| Modifier and Type | Method and Description |
|---|---|
int |
getVisibility()
Determines whether the extension will be visible or not, overriding
the value defined by the extension itself.
|
void |
setVisibility(int state)
Sets the absolute visibility of this extension (overriding the value
set at the MDIManager)
|
execute, getStatus, getStatus, initialize, isEnabled, isVisible, postInitialize, terminateint getVisibility()
void setVisibility(int state)
b -