RSE
Release 3.3

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.
 

Method Detail

sectionCollapsed

void sectionCollapsed(boolean collapsed)
Notifies listeners of a section collapsed or expanded.


RSE
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.