JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
docking.widgets.fieldpanel.listener
LayoutListener
Contents
Description
Method Summary
Method Details
layoutsChanged(List)
Hide sidebar
Show sidebar
Interface LayoutListener
All Known Implementing Classes:
DecompilerPanel
,
ListingPanel
public interface
LayoutListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
layoutsChanged
(
List
<
AnchoredLayout
> layouts)
Method Details
layoutsChanged
void
layoutsChanged
(
List
<
AnchoredLayout
> layouts)