JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.lsp/1 1.24
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
V
W
L
label(String)
- Method in class org.netbeans.spi.lsp.
CompletionCollector.Builder
The label of this completion.
labelDescription(String)
- Method in class org.netbeans.spi.lsp.
CompletionCollector.Builder
An optional string which is rendered less prominently after
label detail
.
labelDetail(String)
- Method in class org.netbeans.spi.lsp.
CompletionCollector.Builder
An optional string which is rendered less prominently directly after
label
, without any spacing.
LazyCodeAction
- Class in
org.netbeans.api.lsp
An action over the code with lazy edit computation.
LazyCodeAction(String, Supplier<WorkspaceEdit>)
- Constructor for class org.netbeans.api.lsp.
LazyCodeAction
Constructs the
LazyCodeAction
.
LazyCodeAction(String, Command, Supplier<WorkspaceEdit>)
- Constructor for class org.netbeans.api.lsp.
LazyCodeAction
Constructs the
LazyCodeAction
.
LazyCodeAction(String, String, Command, Supplier<WorkspaceEdit>)
- Constructor for class org.netbeans.api.lsp.
LazyCodeAction
Constructs the
LazyCodeAction
.
A
B
C
D
E
F
G
H
I
K
L
N
O
P
R
S
T
V
W
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.lsp/1 1.24
Prev Letter
Next Letter
Frames
No Frames
All Classes