index
int64 0
10.7k
| class
stringclasses 867
values | comment_sentence
stringlengths 1
1.78k
| partition
int64 0
0
| combo
stringlengths 17
1.81k
| labels
listlengths 7
7
|
|---|---|---|---|---|---|
1,913
|
Binder.java
|
@author kevinb@google^com kevin bourrillion
| 0
|
@author kevinb@google^com kevin bourrillion | Binder.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
1,914
|
DefaultMethodInterceptionTest.java
|
tests for interception of default methods.
| 0
|
tests for interception of default methods. | DefaultMethodInterceptionTest.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,915
|
DefaultMethodInterceptionTest.java
|
@author cgdecker@google^com colin decker
| 0
|
@author cgdecker@google^com colin decker | DefaultMethodInterceptionTest.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
1,916
|
DefaultMethodInterceptionTest.java
|
interface with a default method annotated to be intercepted.
| 0
|
interface with a default method annotated to be intercepted. | DefaultMethodInterceptionTest.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
1,917
|
DefaultMethodInterceptionTest.java
|
foo implementation that does not override the default method.
| 0
|
foo implementation that does not override the default method. | DefaultMethodInterceptionTest.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
1,918
|
DefaultMethodInterceptionTest.java
|
a base class defining a method with the same signature as foo s default method.
| 0
|
a base class defining a method with the same signature as foo s default method. | DefaultMethodInterceptionTest.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
1,919
|
DefaultMethodInterceptionTest.java
|
foo implementation that should use superclass method rather than default method.
| 0
|
foo implementation that should use superclass method rather than default method. | DefaultMethodInterceptionTest.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
1,920
|
Element.java
|
an internal binding annotation applied to each element in a multibinding.
| 0
|
an internal binding annotation applied to each element in a multibinding. | Element.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,921
|
Element.java
|
all elements are
| 0
|
all elements are | Element.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,922
|
Element.java
|
assigned a globally unique id to allow different modules to contribute multibindings
| 0
|
assigned a globally unique id to allow different modules to contribute multibindings | Element.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,923
|
Element.java
|
independently.
| 0
|
independently. | Element.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,926
|
ImplicitBindingTest.java
|
@author crazybob@google^com bob lee an enum cannot be implemented by anything, so it should not be possible to have a successful valid jitable binding
| 0
|
@author crazybob@google^com bob lee an enum cannot be implemented by anything, so it should not be possible to have a successful valid jitable binding | ImplicitBindingTest.java
|
[
0,
1,
0,
0,
0,
0,
1
] |
1,928
|
ManagedFilterPipeline.java
|
pipeline.
| 0
|
pipeline. | ManagedFilterPipeline.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,929
|
ManagedFilterPipeline.java
|
@author dhanji@gmail^com dhanji r. prasanna
| 0
|
@author dhanji@gmail^com dhanji r. prasanna | ManagedFilterPipeline.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
1,930
|
PrivateElementProcessor
|
handles @code binder^newprivatebinder elements.
| 0
|
handles @code binder^newprivatebinder elements. | PrivateElementProcessor
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,933
|
SpiUtils.java
|
utilities for testing the multibinder & mapbinder extension spi.
| 0
|
utilities for testing the multibinder & mapbinder extension spi. | SpiUtils.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,935
|
SpiUtils.java
|
the kind of binding.
| 0
|
the kind of binding. | SpiUtils.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,940
|
AbstractMultiSelectState.java
|
shared state for @code abstractmultiselect .
| 0
|
shared state for @code abstractmultiselect . | AbstractMultiSelectState.java
|
[
1,
0,
0,
0,
1,
0,
0
] |
1,942
|
AbstractMultiSelectState.java
|
@since 80
| 0
|
@since 80 | AbstractMultiSelectState.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
1,943
|
AbstractProperty.java
|
abstract base class for @link property implementations.
| 0
|
abstract base class for @link property implementations. | AbstractProperty.java
|
[
1,
0,
0,
0,
1,
0,
0
] |
1,944
|
AbstractProperty.java
|
handles listener management for @link valuechangelistener s and
| 0
|
handles listener management for @link valuechangelistener s and | AbstractProperty.java
|
[
1,
0,
0,
0,
1,
0,
0
] |
1,945
|
AbstractProperty.java
|
@link readonlystatuschangelistener s.
| 0
|
@link readonlystatuschangelistener s. | AbstractProperty.java
|
[
1,
0,
0,
0,
1,
0,
0
] |
1,946
|
AbstractProperty.java
|
@since 66
| 0
|
@since 66 | AbstractProperty.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
1,947
|
AbstractProperty.java
|
@deprecated as of 80, replaced by @link valueprovider , @link setter , see
| 0
|
@deprecated as of 80, replaced by @link valueprovider , @link setter , see | AbstractProperty.java
|
[
0,
0,
0,
0,
1,
1,
0
] |
1,951
|
AbstractProperty.java
|
an code event code object specifying the property whose read only
| 0
|
an code event code object specifying the property whose read only | AbstractProperty.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,952
|
AbstractProperty.java
|
status has been changed.
| 0
|
status has been changed. | AbstractProperty.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,954
|
AbstractSingleComponentContainerState.java
|
default shared state implementation for abstractsinglecomponentcontainer.
| 0
|
default shared state implementation for abstractsinglecomponentcontainer. | AbstractSingleComponentContainerState.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,955
|
AbstractSingleComponentContainerState.java
|
@since 80
| 0
|
@since 80 | AbstractSingleComponentContainerState.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
1,957
|
ApplicationConfiguration.java
|
helper class for reading configuration options from the bootstap
| 0
|
helper class for reading configuration options from the bootstap | ApplicationConfiguration.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,958
|
ApplicationConfiguration.java
|
@since 70
| 0
|
@since 70 | ApplicationConfiguration.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
1,959
|
ApplicationConfiguration.java
|
wraps a native javascript object containing fields for an error message.
| 0
|
wraps a native javascript object containing fields for an error message. | ApplicationConfiguration.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,960
|
ApplicationConfiguration.java
|
@since 70
| 0
|
@since 70 | ApplicationConfiguration.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
1,961
|
BootstrapPageResponse.java
|
a representation of a bootstrap page being generated.
| 0
|
a representation of a bootstrap page being generated. | BootstrapPageResponse.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,962
|
BootstrapPageResponse.java
|
the bootstrap page
| 0
|
the bootstrap page | BootstrapPageResponse.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,963
|
BootstrapPageResponse.java
|
contains of the full dom of the html document as well as the http headers
| 0
|
contains of the full dom of the html document as well as the http headers | BootstrapPageResponse.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,964
|
BootstrapPageResponse.java
|
that will be included in the corresponding http response.
| 0
|
that will be included in the corresponding http response. | BootstrapPageResponse.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,967
|
ButtonRenderer.java
|
a renderer that displays a button with a textual caption.
| 0
|
a renderer that displays a button with a textual caption. | ButtonRenderer.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,968
|
ButtonRenderer.java
|
the value of the
| 0
|
the value of the | ButtonRenderer.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,969
|
ButtonRenderer.java
|
corresponding property is used as the caption.
| 0
|
corresponding property is used as the caption. | ButtonRenderer.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
1,970
|
ButtonRenderer.java
|
click listeners can be added
| 0
|
click listeners can be added | ButtonRenderer.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
1,971
|
ButtonRenderer.java
|
to the renderer, invoked when any of the rendered buttons is clicked.
| 0
|
to the renderer, invoked when any of the rendered buttons is clicked. | ButtonRenderer.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
1,974
|
ClientRpcWriter.java
|
serializes @link clientrpc client rpc invocations to json.
| 0
|
serializes @link clientrpc client rpc invocations to json. | ClientRpcWriter.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,976
|
ClientRpcWriter.java
|
@since 71
| 0
|
@since 71 | ClientRpcWriter.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
1,979
|
ComboBoxState.java
|
shared state for the combobox component.
| 0
|
shared state for the combobox component. | ComboBoxState.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,980
|
ComboBoxState.java
|
@since 70
| 0
|
@since 70 | ComboBoxState.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
1,981
|
DeclarativeValueProvider.java
|
value provider class for declarative support.
| 0
|
value provider class for declarative support. | DeclarativeValueProvider.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,985
|
DoubleRangeValidator.java
|
validator for validating that a @link double is inside a given range.
| 0
|
validator for validating that a @link double is inside a given range. | DoubleRangeValidator.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,987
|
DoubleRangeValidator.java
|
@since 80
| 0
|
@since 80 | DoubleRangeValidator.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
1,990
|
FooterDoubleClickHandler.java
|
grid.
| 0
|
grid. | FooterDoubleClickHandler.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,993
|
Grid.java
|
a grid component for displaying tabular data.
| 0
|
a grid component for displaying tabular data. | Grid.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
1,995
|
Grid.java
|
@since 80
| 0
|
@since 80 | Grid.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
2,002
|
Grid.java
|
selection mode representing the built in selection models in grid.
| 0
|
selection mode representing the built in selection models in grid. | Grid.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
2,003
|
Grid.java
|
these enums can be used in @link grid#setselectionmode selectionmode
| 0
|
these enums can be used in @link grid#setselectionmode selectionmode | Grid.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,004
|
Grid.java
|
@see grid#setselectionmode selectionmode
| 0
|
@see grid#setselectionmode selectionmode | Grid.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,014
|
Grid.java
|
grid^addcontextclicklistener event > notification^show
| 0
|
grid^addcontextclicklistener event > notification^show | Grid.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
2,015
|
Grid.java
|
gridcontextclickevent< person> event ^getitem clicked
| 0
|
gridcontextclickevent< person> event ^getitem clicked | Grid.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
2,020
|
Grid.java
|
an event that is fired when a column s visibility changes.
| 0
|
an event that is fired when a column s visibility changes. | Grid.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
2,024
|
Grid.java
|
a helper base class for creating extensions for the grid component.
| 0
|
a helper base class for creating extensions for the grid component. | Grid.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
2,027
|
Grid.java
|
class for managing visible details rows.
| 0
|
class for managing visible details rows. | Grid.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
2,033
|
GridManyColumnsV7.java
|
test ui for grid initial rendering performance profiling.
| 0
|
test ui for grid initial rendering performance profiling. | GridManyColumnsV7.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,034
|
GridSelectionModel.java
|
the server side interface that controls grid s selection state.
| 0
|
the server side interface that controls grid s selection state. | GridSelectionModel.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,035
|
GridSelectionModel.java
|
selectionmodel should extend @link abstractgridextension .
| 0
|
selectionmodel should extend @link abstractgridextension . | GridSelectionModel.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,039
|
GridSelectionModel.java
|
@see abstractselectionmodel
| 0
|
@see abstractselectionmodel | GridSelectionModel.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,040
|
GridSelectionModel.java
|
@see singleselectionmodel
| 0
|
@see singleselectionmodel | GridSelectionModel.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,041
|
GridSelectionModel.java
|
@see multiselectionmodel
| 0
|
@see multiselectionmodel | GridSelectionModel.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,042
|
HeaderRow.java
|
a header row in a grid.
| 0
|
a header row in a grid. | HeaderRow.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,044
|
HeaderRow.java
|
@since 80
| 0
|
@since 80 | HeaderRow.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
2,045
|
InternalContainerAnnotationForJS.java
|
annotation enabling using multiple @link javascript @javascript
| 0
|
annotation enabling using multiple @link javascript @javascript | InternalContainerAnnotationForJS.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,048
|
InternalContainerAnnotationForJS.java
|
@since 80
| 0
|
@since 80 | InternalContainerAnnotationForJS.java
|
[
0,
0,
0,
0,
0,
1,
0
] |
2,049
|
MyPickerConnector.java
|
mini tutorial code for
| 0
|
mini tutorial code for | MyPickerConnector.java
|
[
1,
0,
0,
0,
1,
0,
0
] |
2,050
|
MyPickerConnector.java
|
https vaadin^com wiki wiki main widget%20styling%20using%20only%20css,
| 0
|
https vaadin^com wiki wiki main widget%20styling%20using%20only%20css, | MyPickerConnector.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,051
|
MyPickerConnector.java
|
https
| 0
|
https | MyPickerConnector.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,052
|
MyPickerConnector.java
|
vaadin^com wiki wiki main lightweight%20calculations%20of%20widget%20l
| 0
|
vaadin^com wiki wiki main lightweight%20calculations%20of%20widget%20l | MyPickerConnector.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
2,056
|
PopupView.java
|
a component for displaying a two different views to data.
| 0
|
a component for displaying a two different views to data. | PopupView.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,057
|
PopupView.java
|
the minimized view
| 0
|
the minimized view | PopupView.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,058
|
PopupView.java
|
is normally used to render the component, and when it is clicked the full
| 0
|
is normally used to render the component, and when it is clicked the full | PopupView.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,059
|
PopupView.java
|
view is displayed on a popup.
| 0
|
view is displayed on a popup. | PopupView.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,060
|
PopupView.java
|
the inner class @link popupview^content is
| 0
|
the inner class @link popupview^content is | PopupView.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,061
|
PopupView.java
|
used to deliver contents to this component.
| 0
|
used to deliver contents to this component. | PopupView.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
2,063
|
PopupView.java
|
constructors
| 0
|
constructors | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,064
|
PopupView.java
|
methods inherited from abstractcomponentcontainer.
| 0
|
methods inherited from abstractcomponentcontainer. | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,065
|
PopupView.java
|
these are unnecessary
| 0
|
these are unnecessary | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,066
|
PopupView.java
|
but mandatory .
| 0
|
but mandatory . | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,067
|
PopupView.java
|
most of them are not supported in this implementation.
| 0
|
most of them are not supported in this implementation. | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,068
|
PopupView.java
|
constructors
| 0
|
constructors | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,069
|
PopupView.java
|
methods inherited from abstractcomponentcontainer.
| 0
|
methods inherited from abstractcomponentcontainer. | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,070
|
PopupView.java
|
these are unnecessary
| 0
|
these are unnecessary | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,071
|
PopupView.java
|
but mandatory .
| 0
|
but mandatory . | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,072
|
PopupView.java
|
most of them are not supported in this implementation.
| 0
|
most of them are not supported in this implementation. | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,073
|
PopupView.java
|
this event is received by the popupvisibilitylisteners when the
| 0
|
this event is received by the popupvisibilitylisteners when the | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
2,074
|
PopupView.java
|
visibility of the popup changes.
| 0
|
visibility of the popup changes. | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
2,075
|
PopupView.java
|
you can get the new visibility directly
| 0
|
you can get the new visibility directly | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
2,076
|
PopupView.java
|
with @link #ispopupvisible , or get the popupview that produced the
| 0
|
with @link #ispopupvisible , or get the popupview that produced the | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
2,077
|
PopupView.java
|
event with @link #getpopupview .
| 0
|
event with @link #getpopupview . | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
2,078
|
PopupView.java
|
constructors
| 0
|
constructors | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,079
|
PopupView.java
|
methods inherited from abstractcomponentcontainer.
| 0
|
methods inherited from abstractcomponentcontainer. | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,080
|
PopupView.java
|
these are unnecessary
| 0
|
these are unnecessary | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,081
|
PopupView.java
|
but mandatory .
| 0
|
but mandatory . | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,082
|
PopupView.java
|
most of them are not supported in this implementation.
| 0
|
most of them are not supported in this implementation. | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
1
] |
2,083
|
PopupView.java
|
defines a listener that can receive a popupvisibilityevent when the
| 0
|
defines a listener that can receive a popupvisibilityevent when the | PopupView.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.