RSE
Release 3.2

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.2

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