org.eclipse.rse.ui.widgets
Interface ISystemCollapsableSectionListener
-
public interface ISystemCollapsableSectionListener
Listener for collapse / expand events on the SystemCollapsableSection widget.
Method Summary
|
void
|
sectionCollapsed
(boolean collapsed)
Notifies listeners of a section collapsed or expanded. |
sectionCollapsed
void sectionCollapsed(boolean collapsed)
- Notifies listeners of a section collapsed or expanded.
-
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.