public interface NavigatorLookupPanelsPolicy
getPanelsPolicy()
Modifier and Type | Field and Description |
---|---|
static int |
LOOKUP_HINTS_ONLY
Shows only NavigatorPanel implementations available through
NavigatorLookupHint
in Navigator window, hides NavigatorPanels
available from DataObject of active Node.
Use when you want to remove NavigatorPanels of active Node from Navigator window. |
Modifier and Type | Method and Description |
---|---|
int |
getPanelsPolicy()
Returns policy for available Navigator panels.
|
static final int LOOKUP_HINTS_ONLY
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.