Search by APIs
Search by Words
Search Projects
Java
Python
JavaScript
TypeScript
C++
Scala
Blog
Project: dolphin-platform
(GitHub Link)
dolphin-platform-master
.github
PULL_REQUEST_TEMPLATE.md
ISSUE_TEMPLATE.md
gradle.properties
gradle
wrapper
gradle-wrapper.properties
gradle-wrapper.jar
licence-header.txt
javafx.gradle
code-quality.gradle
code-coverage.gradle
publishing.gradle
gradlew.bat
platform-extras
dolphin-platform-security-server
src
main
resources
META-INF
services
com.canoo.platform.server.spi.ConfigurationProvider
java
com
canoo
platform
server
security
SecurityContext.java
SecurityException.java
User.java
dp
impl
server
security
DolphinKeycloakConfigResolver.java
KeycloakTokenServlet.java
KeycloakLogoutServlet.java
KeyCloakSecurityExtractor.java
SecurityContextKeycloakImpl.java
UserKeycloakImpl.java
DolphinKeycloakSecurityBootstrap.java
KeycloakSecurityContextExtractFilter.java
SecurityServerConstants.java
AccessDeniedCallback.java
SecurityDefaultValueProvider.java
KeycloakConfiguration.java
SecurityModule.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-security-server.gradle
dolphin-platform-bean-validation
src
main
resources
META-INF
mapping
validationMappingDolphinPlatform.xml
validation.xml
java
com
canoo
dp
impl
validation
PastPropertyValidator.java
MaxPropertyValidator.java
SizePropertyValidator.java
AbstractPropertyValidator.java
FuturePropertyValidator.java
DigitsPropertyValidator.java
AbstractNumberValidator.java
DecimalMaxPropertyValidator.java
AbstractDateAndCalendarValidator.java
MinPropertyValidator.java
package-info.java
DecimalMinPropertyValidator.java
AssertTruePropertyValidator.java
PatternPropertyValidator.java
NotNullPropertyValidator.java
AssertFalsePropertyValidator.java
NullPropertyValidator.java
test
java
com
canoo
dp
impl
validation
TestBeanPast.java
SizePropertyValidatorTest.java
DecimalMaxPropertyValidatorTest.java
TestBeanFuture.java
TestBeanPastInvalidAnnotation.java
MaxPropertyValidatorTest.java
TestBeanFutureInvalidAnnotation.java
TestBeanMin.java
DecimalMinPropertyValidatorTest.java
ValidationTest.java
gradle.properties
README.md
dolphin-platform-bean-validation.gradle
dolphin-platform-crud
src
main
java
com
canoo
dp
impl
platform
crud
AbstractCrudController.java
CrudEvent.java
CrudEventType.java
AbstractCrudListController.java
CrudConstants.java
dolphin-platform-crud.gradle
dolphin-platform-security-server-spring
src
main
java
com
canoo
platform
server
spring
EnableSecurity.java
dp
impl
server
security
spring
SecurityClientRequestFactory.java
SecurityBeanFactory.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-security-server-spring.gradle
dolphin-platform-data-jpa
src
main
java
com
canoo
dp
impl
platform
data
jpa
SimpleCrudService.java
AbstractEntity.java
event
PersistenceListenerManager.java
PersistenceListener.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-data-jpa.gradle
dolphin-platform-bean-validation-rest
src
main
java
com
canoo
dp
impl
validation
rest
validator
impl
ConstraintsViolationSerializer.java
RemoteValidator.java
DefaultValidationConfiguration.java
RemoteValidationServlet.java
RemoteValidationConfiguration.java
InvalidJsonException.java
RemoteConstants.java
dolphin-platform-bean-validation-rest.gradle
dolphin-platform-logger-widget-client-javafx
src
main
java
com
canoo
platform
logger
client
util
BoundLogList.java
LogClientUtil.java
ViewSample.java
view
LogListViewController.java
widgets
LogListView.java
LogListCell.java
LogFilterView.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-logger-widget-client-javafx.gradle
dolphin-platform-security-server-javaee
src
main
resources
META-INF
beans.xml
java
com
canoo
dp
impl
server
security
javaee
SecurityBeanFactory.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-security-server-javaee.gradle
dolphin-platform-security-common
src
main
java
com
canoo
dp
impl
security
SecurityConstants.java
test
java
com
canoo
dolphin
DummyTest.java
dolphin-platform-security-common.gradle
gradle.properties
dolphin-platform-logger
src
main
resources
META-INF
services
com.canoo.platform.logging.spi.DolphinLoggerBridgeFactory
java
com
canoo
impl
dp
logging
DolphinLoggerThreadFactory.java
DolphinLogger.java
DolphinLoggerUtils.java
DolphinLoggerFactory.java
ThreadLocalMDCAdapter.java
bridges
RemoteLogger.java
GelfMessage.java
SimpleDolphinLogger.java
SimpleDolphinLoggerFactory.java
RemoteLoggerFactory.java
platform
logging
DolphinLoggerConfiguration.java
Logging.java
Sample.java
spi
DolphinLoggerBridge.java
DolphinLoggerBridgeFactory.java
LogMessage.java
org
slf4j
impl
StaticMDCBinder.java
StaticLoggerBinder.java
StaticMarkerBinder.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-logger.gradle
dolphin-platform-data
src
main
java
com
canoo
dp
impl
platform
data
i18n
Utf8ResourceBundle.java
I18nService.java
I18nServiceImpl.java
mapping
BeanMapper.java
BeanConverter.java
BeanMapperImpl.java
ConversionException.java
CrudService.java
EntityWithId.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-data.gradle
dolphin-platform-logger-widget-common
src
main
java
com
canoo
platform
logger
LoggerRemotingConstants.java
model
LoggerSearchRequest.java
LogListBean.java
LogSearchFilterBean.java
LogHistoryBean.java
LogEntryBean.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-logger-widget-common.gradle
dolphin-platform-reactive
src
main
java
com
canoo
platform
reactive
TransformedProperty.java
ReactiveTransormations.java
dp
impl
reactive
TransformedPropertyImpl.java
test
java
DummyTest.java
com
canoo
platform
reactive
ReactiveTransormationsDemo.java
gradle.properties
dolphin-platform-reactive.gradle
dolphin-platform-projector-server
src
main
java
com
canoo
dp
impl
platform
projector
server
lazy
LazyListHandler.java
i18n
LocaleKey.java
BeanLocalization.java
EncodingResourceBundleControl.java
Translator.java
ResourceBundleTranslator.java
EchoTranslator.java
notifications
NotificationsTopics.java
NotificationsHandler.java
GlobalNotificationsController.java
update
UpdateHandler.java
projection
FormFieldBuilder.java
FormSectionBuilder.java
FormBuilder.java
ClientActionBuilder.java
ServerActionBuilder.java
ActionBuilder.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-projector-server.gradle
dolphin-platform-metrics-server-javaee
src
main
java
com
canoo
dp
impl
server
metrics
javaee
MetricsBeanFactory.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-metrics-server-javaee.gradle
dolphin-platform-projector-common
src
main
java
com
canoo
dp
impl
platform
projector
lazy
LazyMediaBean.java
concrete
MediaLazyListBean.java
LazyListElement.java
LazyList.java
AbstractLazyListBean.java
graph
GraphType.java
GraphMetadata.java
GraphDataValueBean.java
GraphDataBean.java
notifications
NotificationConstants.java
Notification.java
NotificationBean.java
NotificationData.java
NotificationWrapperBean.java
toolbar
Toolbar.java
ToolbarBean.java
chat
ChatMessage.java
ChatThread.java
ChatMessageBean.java
ChatThreadBean.java
metadata
concrete
IntegerKeyValueBean.java
BooleanKeyValueBean.java
LongKeyValueBean.java
StringKeyValueBean.java
DoubleKeyValueBean.java
KeyValue.java
AbstractKeyValueBean.java
MetadataUtilities.java
base
WithSelection.java
IconBean.java
WithAction.java
WithDescription.java
WithActions.java
WithLayoutMetadata.java
Icon.java
WithMultiSelection.java
AbstractProjectableBean.java
WithTitle.java
WithMultiResult.java
AbstractActionBean.java
View.java
Projectable.java
WithIcon.java
Action.java
ViewBean.java
WithResult.java
media
Media.java
MediaBean.java
table
ActionColumnBean.java
PropertyColumnBean.java
PropertyColumn.java
AbstractTableBean.java
Column.java
Table.java
ActionColumn.java
message
Message.java
MessageType.java
form
Form.java
ListBasedFormField.java
concrete
BooleanFormFieldBean.java
StringFormFieldBean.java
FormField.java
FormBean.java
FormSection.java
AbstractFormFieldBean.java
FormSectionBean.java
view
ViewMetadata.java
action
DefaultServerActionBean.java
StringClientActionBean.java
ServerAction.java
ClientAction.java
progress
Progress.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-projector-common.gradle
dolphin-platform-metrics
src
main
java
com
canoo
platform
metrics
Metric.java
Metrics.java
types
Gauge.java
Timer.java
Counter.java
dp
impl
platform
metrics
TagUtil.java
NoopMeterRegistry.java
MetricsImpl.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-metrics.gradle
dolphin-platform-crud-jpa
src
main
java
com
canoo
dp
impl
platform
crud
jpa
AbstractJpaCrudController.java
dolphin-platform-crud-jpa.gradle
dolphin-platform-security-client
src
main
resources
META-INF
services
com.canoo.platform.core.http.spi.RequestHandlerProvider
com.canoo.platform.client.spi.ServiceProvider
java
com
canoo
platform
client
security
Security.java
dp
impl
security
KeycloakOpenidConnectResult.java
KeycloakSecurity.java
KeycloakAuthentificationManager.java
KeycloakSecurityProvider.java
KeycloakSecurityRequestHandlerProvider.java
KeycloakAuthentification.java
KeycloakRequestHandler.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-security-client.gradle
dolphin-platform-metrics-server
src
main
resources
META-INF
services
com.canoo.platform.server.spi.ConfigurationProvider
java
com
canoo
dp
impl
platform
server
metrics
module
MetricsModule.java
MetricsConfigConstants.java
MetricsConfigurationProvider.java
servlet
RequestMetricsFilter.java
MetricsHttpSessionListener.java
MetricsClientSessionListener.java
MetricsServlet.java
test
java
com
canoo
dolphin
DummyTest.java
dolphin-platform-metrics-server.gradle
gradle.properties
dolphin-platform-metrics-server-spring
src
main
java
com
canoo
platform
server
spring
EnableMetrics.java
dp
impl
server
metrics
spring
MetricsBeanFactory.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-metrics-server-spring.gradle
dolphin-platform-projector-polymer
bower_components
paper-behaviors
.github
ISSUE_TEMPLATE.md
paper-checked-element-behavior.html
demo
paper-button.html
paper-radio-button.html
index.html
bower.json
paper-button-behavior.html
test
test-radio-button.html
shadowed-ripple.html
paper-checked-element-behavior.html
paper-button-behavior.html
paper-ripple-behavior.html
test-button.html
index.html
paper-radio-button-behavior.html
paper-ripple-behavior.html
paper-inky-focus-behavior.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-collapse
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
flex.html
basic.html
nested.html
a11y.html
index.html
horizontal.html
CONTRIBUTING.md
.bower.json
iron-collapse.html
.travis.yml
README.md
index.html
.gitignore
paper-badge
.github
ISSUE_TEMPLATE.md
demo
test-button.html
index.html
bower.json
test
basic.html
test-button.html
index.html
CONTRIBUTING.md
paper-badge.html
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-menu-button
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
paper-menu-button.html
index.html
CONTRIBUTING.md
.bower.json
paper-menu-button-animations.html
paper-menu-button.html
.travis.yml
README.md
index.html
.gitignore
web-animations-js
src
dimension-handler.js
visibility-handler.js
normalize-keyframes.js
number-handler.js
property-names.js
shape-handler.js
keyframe-interpolations.js
matrix-decomposition.js
shadow-handler.js
color-handler.js
tick.js
dev.js
interpolation.js
property-interpolation.js
web-animations-bonus-cancel-events.js
transform-handler.js
matrix-interpolation.js
box-handler.js
font-weight-handler.js
timing-utilities.js
animation.js
web-animations-next-animation.js
apply.js
group-constructors.js
handler-utils.js
effect-callback.js
scope.js
keyframe-effect.js
web-animations-bonus-object-form-keyframes.js
apply-preserving-inline-style.js
position-handler.js
timeline.js
deprecation.js
keyframe-effect-constructor.js
element-animatable.js
History.md
web-animations-next.min.js.map
bower.json
web-animations.min.js
web-animations-next-lite.min.html
CONTRIBUTING.md
web-animations-next.min.js
COPYING
web-animations-next.min.html
.bower.json
web-animations-next-lite.min.js.map
externs
web-animations.js
README.md
web-animations-next.js
README.md
web-animations.min.js.map
web-animations.min.html
web-animations-next-lite.min.js
web-animations.html
docs
experimental.md
examples.md
support.md
paper-spinner
paper-spinner-lite.html
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
paper-spinner.html
index.html
CONTRIBUTING.md
.bower.json
paper-spinner.html
paper-spinner-behavior.html
.travis.yml
README.md
paper-spinner-styles.html
index.html
.gitignore
paper-dialog-behavior
.github
ISSUE_TEMPLATE.md
demo
simple-dialog.html
index.html
bower.json
paper-dialog-shared-styles.html
hero.svg
paper-dialog-common.css
test
paper-dialog-behavior.html
test-buttons.html
test-dialog.html
index.html
paper-dialog-behavior.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-input
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
iron-input.html
letters-only.html
index.html
disabled-input.html
CONTRIBUTING.md
.bower.json
iron-input.html
.travis.yml
README.md
index.html
.gitignore
paper-dropdown-menu
.github
ISSUE_TEMPLATE.md
demo
index.html
paper-dropdown-menu-icons.html
bower.json
paper-dropdown-menu-shared-styles.html
paper-dropdown-menu.html
test
paper-dropdown-menu.html
paper-dropdown-menu-light.html
index.html
CONTRIBUTING.md
paper-dropdown-menu-light.html
.bower.json
.travis.yml
README.md
index.html
.gitignore
jquery-ui
component.json
bower.json
themes
start
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
trontastic
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
excite-bike
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
vader
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
blitzer
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
sunny
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
hot-sneaks
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
base
jquery-ui.min.css
images
progressbar.css
menu.css
datepicker.css
jquery-ui.css
tooltip.css
sortable.css
resizable.css
slider.css
draggable.css
base.css
autocomplete.css
core.css
spinner.css
selectmenu.css
selectable.css
accordion.css
dialog.css
all.css
tabs.css
theme.css
button.css
pepper-grinder
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
cupertino
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
swanky-purse
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
dark-hive
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
le-frog
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
flick
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
black-tie
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
mint-choc
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
smoothness
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
overcast
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
eggplant
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
ui-darkness
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
ui-lightness
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
humanity
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
dot-luv
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
south-street
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
redmond
jquery-ui.min.css
images
animated-overlay.gif
jquery-ui.css
theme.css
ui
selectable.js
spinner.js
progressbar.js
effect-shake.js
tabs.js
resizable.js
i18n
datepicker-ar.js
datepicker-da.js
datepicker-hi.js
datepicker-ms.js
datepicker-fr.js
datepicker-ja.js
datepicker-ml.js
datepicker-sl.js
datepicker-sr-SR.js
datepicker-uk.js
datepicker-vi.js
datepicker-ta.js
datepicker-no.js
datepicker-en-GB.js
datepicker-he.js
datepicker-de.js
datepicker-lv.js
datepicker-bs.js
datepicker-rm.js
datepicker-ar-DZ.js
datepicker-ro.js
datepicker-fr-CA.js
datepicker-th.js
datepicker-sq.js
datepicker-et.js
datepicker-is.js
datepicker-tr.js
datepicker-ky.js
datepicker-tj.js
datepicker-pt.js
datepicker-ru.js
datepicker-gl.js
datepicker-sk.js
datepicker-kk.js
datepicker-ko.js
datepicker-ca.js
datepicker-ka.js
datepicker-es.js
datepicker-hr.js
datepicker-cs.js
datepicker-af.js
datepicker-hy.js
datepicker-nb.js
datepicker-pt-BR.js
datepicker-lt.js
datepicker-en-AU.js
datepicker-zh-TW.js
datepicker-mk.js
datepicker-eo.js
datepicker-fo.js
datepicker-nn.js
datepicker-az.js
datepicker-en-NZ.js
datepicker-km.js
datepicker-be.js
datepicker-bg.js
datepicker-eu.js
datepicker-el.js
datepicker-nl.js
datepicker-fi.js
datepicker-cy-GB.js
datepicker-lb.js
datepicker-zh-CN.js
datepicker-fa.js
datepicker-nl-BE.js
datepicker-it.js
datepicker-id.js
datepicker-zh-HK.js
datepicker-sv.js
datepicker-it-CH.js
datepicker-sr.js
datepicker-pl.js
datepicker-hu.js
datepicker-fr-CH.js
effect-slide.js
button.js
effect-puff.js
selectmenu.js
accordion.js
autocomplete.js
mouse.js
slider.js
effect-size.js
core.js
effect-clip.js
effect.js
effect-fold.js
tooltip.js
.jshintrc
minified
effect-puff.min.js
autocomplete.min.js
spinner.min.js
effect-bounce.min.js
tabs.min.js
effect.min.js
mouse.min.js
effect-clip.min.js
i18n
datepicker-ca.min.js
datepicker-zh-TW.min.js
datepicker-fa.min.js
datepicker-kk.min.js
datepicker-zh-HK.min.js
datepicker-nl-BE.min.js
datepicker-hu.min.js
datepicker-ru.min.js
datepicker-sr-SR.min.js
datepicker-tr.min.js
datepicker-ar.min.js
datepicker-uk.min.js
datepicker-de.min.js
datepicker-fr-CA.min.js
datepicker-cy-GB.min.js
datepicker-fi.min.js
datepicker-lb.min.js
datepicker-ky.min.js
datepicker-ro.min.js
datepicker-ar-DZ.min.js
datepicker-be.min.js
datepicker-bg.min.js
datepicker-es.min.js
datepicker-fr.min.js
datepicker-km.min.js
datepicker-et.min.js
datepicker-cs.min.js
datepicker-ko.min.js
datepicker-sq.min.js
datepicker-pt-BR.min.js
datepicker-pl.min.js
datepicker-ml.min.js
datepicker-en-NZ.min.js
datepicker-it.min.js
datepicker-sv.min.js
datepicker-az.min.js
datepicker-ms.min.js
datepicker-ka.min.js
datepicker-eu.min.js
datepicker-gl.min.js
datepicker-lt.min.js
datepicker-no.min.js
datepicker-hi.min.js
datepicker-bs.min.js
datepicker-id.min.js
datepicker-sk.min.js
datepicker-is.min.js
datepicker-he.min.js
datepicker-fo.min.js
datepicker-zh-CN.min.js
datepicker-hr.min.js
datepicker-nl.min.js
datepicker-lv.min.js
datepicker-th.min.js
datepicker-el.min.js
datepicker-it-CH.min.js
datepicker-pt.min.js
datepicker-eo.min.js
datepicker-ja.min.js
datepicker-hy.min.js
datepicker-nb.min.js
datepicker-mk.min.js
datepicker-nn.min.js
datepicker-en-GB.min.js
datepicker-ta.min.js
datepicker-rm.min.js
datepicker-sr.min.js
datepicker-da.min.js
datepicker-tj.min.js
datepicker-af.min.js
datepicker-fr-CH.min.js
datepicker-en-AU.min.js
datepicker-vi.min.js
datepicker-sl.min.js
effect-fade.min.js
effect-fold.min.js
effect-shake.min.js
widget.min.js
dialog.min.js
effect-size.min.js
position.min.js
effect-transfer.min.js
sortable.min.js
effect-blind.min.js
effect-slide.min.js
effect-pulsate.min.js
tooltip.min.js
datepicker.min.js
effect-scale.min.js
effect-highlight.min.js
menu.min.js
core.min.js
draggable.min.js
progressbar.min.js
droppable.min.js
button.min.js
selectmenu.min.js
resizable.min.js
selectable.min.js
effect-explode.min.js
effect-drop.min.js
slider.min.js
accordion.min.js
effect-scale.js
effect-highlight.js
droppable.js
effect-transfer.js
effect-blind.js
effect-bounce.js
effect-pulsate.js
effect-explode.js
effect-fade.js
widget.js
datepicker.js
effect-drop.js
draggable.js
dialog.js
position.js
menu.js
sortable.js
.bower.json
composer.json
README.md
package.json
.gitignore
LICENSE.txt
AUTHORS.txt
iron-ajax
.github
ISSUE_TEMPLATE.md
iron-ajax.html
demo
index.html
bower.json
hero.svg
test
iron-ajax.html
index.html
iron-request.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
iron-request.html
.gitignore
paper-toggle-button
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
paper-toggle-button.html
test
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-dropdown
.github
ISSUE_TEMPLATE.md
demo
grow-height-animation.html
x-select.html
index.html
bower.json
test
iron-dropdown.html
x-scrollable-element.html
iron-dropdown-scroll-manager.html
index.html
iron-dropdown.html
CONTRIBUTING.md
.bower.json
iron-dropdown-scroll-manager.html
.travis.yml
README.md
index.html
.gitignore
paper-menu
.github
ISSUE_TEMPLATE.md
paper-submenu.html
demo
index.html
bower.json
paper-menu.html
hero.svg
test
paper-submenu.html
paper-menu.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-menu-shared-styles.html
paper-card
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
paper-card.html
test
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-styles
shadow.html
demo
index.html
paper-styles-classes.html
classes
shadow-layout.html
shadow.html
typography.html
global.html
bower.json
typography.html
element-styles
paper-material-styles.html
paper-item-styles.html
CONTRIBUTING.md
.bower.json
color.html
paper-styles.html
default-theme.html
README.md
index.html
demo.css
demo-pages.html
paper-toast
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
basic.html
index.html
CONTRIBUTING.md
.bower.json
paper-toast.html
.travis.yml
README.md
index.html
.gitignore
paper-drawer-panel
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
positioning.html
small-devices.html
focus.html
index.html
CONTRIBUTING.md
.bower.json
paper-drawer-panel.html
.travis.yml
README.md
index.html
.gitignore
paper-dialog-scrollable
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
paper-dialog-scrollable.html
index.html
CONTRIBUTING.md
.bower.json
paper-dialog-scrollable.html
.travis.yml
README.md
index.html
.gitignore
neon-animation
.github
ISSUE_TEMPLATE.md
neon-animated-pages.html
demo
declarative
index.html
tiles
circles-page.html
index.html
squares-page.html
reprojection
fullsize-page-with-card.html
index.html
reprojected-pages.html
animated-grid.html
card
x-cards-list.html
index.html
x-card.html
dropdown
animated-dropdown.html
index.html
grid
fullsize-page-with-card.html
index.html
animated-grid.html
list
list-view.html
full-view.html
list-demo.html
index.html
load
index.html
full-page.html
animated-grid.html
shared-styles.html
index.html
doc
my-dialog.html
my-animatable.html
index.html
neon-animatable.html
animations
slide-from-top-animation.html
scale-up-animation.html
slide-from-left-animation.html
slide-down-animation.html
scale-down-animation.html
slide-from-right-animation.html
cascaded-animation.html
slide-up-animation.html
opaque-animation.html
slide-right-animation.html
reverse-ripple-animation.html
fade-in-animation.html
slide-from-bottom-animation.html
slide-left-animation.html
fade-out-animation.html
hero-animation.html
transform-animation.html
ripple-animation.html
bower.json
neon-shared-element-animatable-behavior.html
neon-shared-element-animation-behavior.html
neon-animations.html
test
neon-animated-pages.html
test-resizable-pages.html
neon-animated-pages-lazy.html
index.html
neon-animated-pages-descendant-selection.html
CONTRIBUTING.md
neon-animation-behavior.html
.bower.json
neon-animation-runner-behavior.html
.travis.yml
README.md
index.html
neon-animation.html
web-animations.html
.gitignore
neon-animatable-behavior.html
guides
neon-animation.md
iron-form-element-behavior
.github
ISSUE_TEMPLATE.md
demo
simple-form.html
index.html
simple-element.html
bower.json
test
simple-form.html
basic.html
index.html
simple-element.html
CONTRIBUTING.md
.bower.json
iron-form-element-behavior.html
.travis.yml
README.md
index.html
.gitignore
paper-tabs
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
basic.html
links.html
attr-for-selected.html
index.html
paper-tabs.html
CONTRIBUTING.md
.bower.json
paper-tab.html
.travis.yml
README.md
index.html
.gitignore
paper-tabs-icons.html
iron-selector
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
test
content-element.html
attr-for-selected-elements.html
next-previous.html
numeric-ids.html
content.html
basic.html
attr-for-selected.html
excluded-local-names.html
multi.html
activate-event.html
selected-attribute.html
index.html
template-repeat.html
iron-selectable.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
iron-selector.html
iron-selection.html
index.html
iron-multi-selectable.html
.gitignore
paper-input
.github
ISSUE_TEMPLATE.md
demo
ssn-input.html
ssn-validator.html
index.html
bower.json
hero.svg
test
paper-textarea.html
paper-input-error.html
paper-input-container.html
paper-input.html
letters-only.html
index.html
paper-input-char-counter.html
CONTRIBUTING.md
.bower.json
paper-textarea.html
paper-input-error.html
all-imports.html
paper-input-container.html
.travis.yml
README.md
paper-input.html
index.html
paper-input-char-counter.html
.gitignore
paper-input-behavior.html
paper-input-addon-behavior.html
iron-a11y-keys-behavior
.github
ISSUE_TEMPLATE.md
demo
x-key-aware.html
index.html
bower.json
test
basic-test.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
iron-a11y-keys-behavior.html
index.html
.gitignore
paper-listbox
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
index.html
paper-listbox.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-listbox.html
webcomponentsjs
bower.json
ShadowDOM.min.js
ShadowDOM.js
HTMLImports.min.js
MutationObserver.js
webcomponents-lite.js
HTMLImports.js
.bower.json
MutationObserver.min.js
build.log
README.md
CustomElements.min.js
package.json
webcomponents.min.js
webcomponents-lite.min.js
CustomElements.js
font-roboto
bower.json
roboto.html
CONTRIBUTING.md
package-lock.json
.bower.json
roboto.d.ts
README.md
package.json
paper-radio-button
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
paper-radio-button.html
index.html
.gitignore
iron-fit-behavior
.github
ISSUE_TEMPLATE.md
demo
index.html
simple-fit.html
bower.json
test
iron-fit-behavior.html
index.html
test-fit.html
CONTRIBUTING.md
.bower.json
iron-fit-behavior.html
.travis.yml
README.md
index.html
.gitignore
iron-image
.github
ISSUE_TEMPLATE.md
demo
index.html
polymer.svg
bower.json
iron-image.html
test
iron-image.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-icon
.github
ISSUE_TEMPLATE.md
demo
async.html
index.html
bower.json
hero.svg
test
iron-icon.html
index.html
CONTRIBUTING.md
.bower.json
iron-icon.html
.travis.yml
README.md
index.html
.gitignore
paper-material
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
paper-material.html
test
paper-material.html
index.html
CONTRIBUTING.md
paper-material-shared-styles.html
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-scroll-header-panel
.github
ISSUE_TEMPLATE.md
demo
transform-header-6.html
hide-header.html
lorem-ipsum.html
transform-header-2.html
images
bg2.jpg
bg3.jpg
bg1.jpg
bg4.jpg
toggle-fixed-header.html
transform-header-1.html
sample-content.html
drawer-panel.html
transform-header-4.html
transform-header-3.html
index.html
keep-header.html
transform-header-5.html
bower.json
hero.svg
test
basic.html
header-state.html
scroll.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
paper-scroll-header-panel.html
index.html
.gitignore
iron-autogrow-textarea
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
basic.html
index.html
CONTRIBUTING.md
.bower.json
iron-autogrow-textarea.html
.travis.yml
README.md
index.html
.gitignore
paper-fab
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
test
basic.html
a11y.html
index.html
paper-fab.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-slider
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
rtl.html
basic.html
a11y.html
index.html
CONTRIBUTING.md
.bower.json
paper-slider.html
.travis.yml
README.md
index.html
.gitignore
iron-overlay-behavior
.github
ISSUE_TEMPLATE.md
demo
simple-overlay.html
index.html
bower.json
test
test-buttons-wrapper.html
test-overlay2.html
iron-overlay-behavior.html
iron-focusables-helper.html
test-buttons.html
iron-overlay-backdrop.html
index.html
test-overlay.html
test-menu-button.html
iron-overlay-behavior.html
CONTRIBUTING.md
iron-focusables-helper.html
.bower.json
iron-overlay-backdrop.html
.travis.yml
README.md
index.html
.gitignore
iron-overlay-manager.html
paper-checkbox
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
.eslintrc.json
test
.eslintrc.json
basic.html
index.html
CONTRIBUTING.md
.bower.json
paper-checkbox.html
.travis.yml
README.md
index.html
.gitignore
iron-a11y-announcer
.github
ISSUE_TEMPLATE.md
demo
x-announces.html
index.html
iron-a11y-announcer.html
bower.json
test
iron-a11y-announcer.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-header-panel
paper-header-panel.html
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-meta
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
basic.html
index.html
iron-meta.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-meta.html
paper-button
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
test
paper-button.html
index.html
paper-button.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
package.json
index.html
.gitignore
iron-range-behavior
.github
ISSUE_TEMPLATE.md
demo
index.html
iron-range-behavior.html
bower.json
test
x-progressbar.html
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
polymer
polymer-micro.html
polymer.html
bower.json
.bower.json
build.log
polymer-mini.html
LICENSE.txt
paper-radio-group
paper-radio-group.html
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
google-apis
google-client-loader.html
google-youtube-api.html
google-legacy-loader.html
demo
index.html
google-apis.html
bower.json
LICENSE
google-realtime-api.html
google-plusone-api.html
.bower.json
README.md
google-maps-api.html
google-js-api.html
index.html
dolphin-polymer
bower.json
LICENSE
.bower.json
README.md
iron-iconset-svg
.github
ISSUE_TEMPLATE.md
iron-iconset-svg.html
demo
svg-sample-icons.html
index.html
bower.json
test
iron-iconset-svg.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-menu-behavior
.github
ISSUE_TEMPLATE.md
iron-menubar-behavior.html
demo
simple-menubar.html
simple-menu.html
index.html
bower.json
test
test-menubar.html
iron-menubar-behavior.html
test-menu.html
test-nested-menu.html
iron-menu-behavior.html
index.html
CONTRIBUTING.md
.bower.json
iron-menu-behavior.html
.travis.yml
README.md
index.html
.gitignore
jquery
src
effects.js
attributes
prop.js
classes.js
support.js
val.js
attr.js
jquery.js
callbacks.js
exports
amd.js
global.js
.eslintrc.json
css.js
core.js
selector.js
attributes.js
ajax.js
data.js
traversing.js
ajax
script.js
xhr.js
parseXML.js
var
rquery.js
nonce.js
location.js
jsonp.js
load.js
var
fnToString.js
isFunction.js
hasOwn.js
documentElement.js
rnothtmlwhite.js
toString.js
concat.js
document.js
push.js
getProto.js
indexOf.js
arr.js
support.js
rcssNum.js
class2type.js
isWindow.js
slice.js
ObjectFunctionString.js
pnum.js
event
trigger.js
alias.js
ajax.js
support.js
focusin.js
data
Data.js
var
acceptData.js
dataUser.js
dataPriv.js
serialize.js
manipulation
_evalUrl.js
buildFragment.js
setGlobalEval.js
wrapMap.js
support.js
var
rtagName.js
rcheckableType.js
rscriptType.js
getAll.js
selector-native.js
manipulation.js
core
camelCase.js
DOMEval.js
init.js
access.js
parseHTML.js
nodeName.js
ready-no-deferred.js
readyException.js
support.js
ready.js
var
rsingleTag.js
stripAndCollapse.js
toType.js
deprecated.js
deferred.js
selector-sizzle.js
wrap.js
deferred
exceptionHook.js
effects
Tween.js
animatedSelector.js
offset.js
dimensions.js
css
curCSS.js
adjustCSS.js
addGetHookIf.js
support.js
hiddenVisibleSelectors.js
var
rnumnonpx.js
cssExpand.js
getStyles.js
rboxStyle.js
isHiddenWithinTree.js
swap.js
showHide.js
event.js
queue
delay.js
traversing
findFilter.js
var
rneedsContext.js
siblings.js
dir.js
queue.js
bower.json
external
sizzle
LICENSE.txt
.bower.json
README.md
LICENSE.txt
AUTHORS.txt
paper-item
paper-icon-item.html
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
paper-item-behavior.html
test
paper-item.html
index.html
CONTRIBUTING.md
paper-item.html
.bower.json
all-imports.html
.travis.yml
README.md
index.html
.gitignore
paper-item-shared-styles.html
paper-item-body.html
paper-progress
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
basic.html
index.html
paper-progress.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-toolbar
.github
ISSUE_TEMPLATE.md
demo
index.html
paper-toolbar.html
bower.json
test
paper-toolbar.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
google-chart
demo
country-data.json
chart-data.json
index.html
bower.json
google-chart-styles.html
charts-loader.html
google-chart-loader.html
LICENSE
.bower.json
README.md
google-chart.html
index.html
iron-behaviors
.github
ISSUE_TEMPLATE.md
demo
simple-button.html
index.html
bower.json
test
test-elements.html
active-state.html
disabled-state.html
focused-state.html
index.html
CONTRIBUTING.md
iron-button-state.html
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-control-state.html
iron-validatable-behavior
.github
ISSUE_TEMPLATE.md
demo
validatable-input.html
index.html
cats-only.html
bower.json
test
test-validatable.html
index.html
iron-validatable-behavior.html
cats-only.html
dogs-only.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-validatable-behavior.html
iron-resizable-behavior
.github
ISSUE_TEMPLATE.md
iron-resizable-behavior.html
demo
src
x-app.html
index.html
bower.json
test
iron-resizable-behavior.html
test-elements.html
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
promise-polyfill
Promise-Statics.js
Gruntfile.js
bower.json
LICENSE
promise-polyfill-lite.html
CONTRIBUTING.md
Promise.min.js
.bower.json
README.md
package.json
Promise.js
promise-polyfill.html
paper-dialog
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
paper-dialog.html
index.html
CONTRIBUTING.md
.bower.json
paper-dialog.html
.travis.yml
README.md
index.html
.gitignore
iron-checked-element-behavior
.github
ISSUE_TEMPLATE.md
demo
simple-checkbox.html
index.html
bower.json
test
basic.html
simple-checkbox.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-checked-element-behavior.html
iron-media-query
demo
index.html
bower.json
hero.svg
test
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
iron-media-query.html
index.html
.gitignore
iron-scroll-target-behavior
.github
ISSUE_TEMPLATE.md
demo
document.html
x-scrollable.html
scrolling-region.html
bower.json
iron-scroll-target-behavior.html
test
x-scrollable.html
x-nested-scrollable.html
basic.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-tooltip
.github
ISSUE_TEMPLATE.md
demo
test-button.html
index.html
bower.json
test
test-icon.html
basic.html
test-button.html
index.html
CONTRIBUTING.md
paper-tooltip.html
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-elements
bower.json
CONTRIBUTING.md
paper-elements.html
.bower.json
README.md
paper-ripple
.github
ISSUE_TEMPLATE.md
demo
index.html
bower.json
hero.svg
test
index.html
paper-ripple.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
paper-ripple.html
paper-icon-button
.github
ISSUE_TEMPLATE.md
demo
paper-icon-button-light.html
index.html
bower.json
paper-icon-button.html
test
basic.html
a11y.html
index.html
CONTRIBUTING.md
.bower.json
paper-icon-button-light.html
.travis.yml
README.md
index.html
.gitignore
iron-flex-layout
.github
ISSUE_TEMPLATE.md
GUIDE.md
demo
index.html
classes
iron-flex-layout.html
iron-shadow-flex-layout.html
bower.json
iron-flex-layout-classes.html
iron-flex-layout.html
test
iron-flex-layout-classes.html
iron-flex-layout.html
index.html
CONTRIBUTING.md
.bower.json
.travis.yml
README.md
index.html
.gitignore
iron-jsonp-library
demo
index.html
bower.json
hero.svg
iron-jsonp-library.html
CONTRIBUTING.md
.bower.json
README.md
index.html
polymer-projector.html
bower.json
projectors
projector-growl.html
projector-formsection.html
projector-formfield.html
growl-integration.html
projector-form.html
view-projector.html
projector-graph.html
projector-formaction.html
ui-blocker.html
dolphin-platform-logger-widget-server
src
main
java
com
canoo
platform
logger
server
LogListController.java
service
LoggerRepository.java
LocalLoggerRepository.java
LogHistoryParentController.java
LogFilterController.java
test
java
com
canoo
dolphin
DummyTest.java
dolphin-platform-logger-widget-server.gradle
gradle.properties
dolphin-platform-projector-client
src
main
java
com
canoo
dp
impl
platform
projector
client
lazy
LazyLoadingBehavior.java
graph
GraphComponent.java
notifications
GlobalNotificationsHandler.java
chat
ChatCell.java
ChatThreadComponent.java
ChatBubble.java
base
DefaultClientActionSupport.java
ClientActionSupport.java
media
RoundImageViewSkin.java
MediaListCell.java
SimpleMediaListCell.java
StructuredListCellSkin.java
StructuredListCell.java
RoundImageView.java
table
PropertyTableColumn.java
AbstractTableColumn.java
TableComponent.java
form
SimpleFormSection.java
SimpleFormRow.java
SimpleForm.java
AbstractFormLayoutRegion.java
action
ClientActionButton.java
ServerActionButton.java
SimpleActionBar.java
AbstractActionButton.java
projection
GraphFactory.java
ProjectionFactory.java
Utils.java
Projector.java
ViewFactory.java
LazyListFactory.java
ServerActionFactory.java
ClientActionFactory.java
FormFactory.java
routing
Constraints.java
Routing.java
css
CssHelper.java
AbstractPropertyBasedCssMetaData.java
DefaultPropertyBasedCssMetaData.java
SkinPropertyBasedCssMetaData.java
test
java
com
canoo
dolphin
DummyTest.java
gradle.properties
dolphin-platform-projector-client.gradle
dolphin-platform-data-audit
src
main
java
com
canoo
dp
impl
platform
data
audit
AuditContext.java
Auditable.java
dolphin-platform-data-audit.gradle
LICENSE
gradlew
CONTRIBUTING.md
platform-integration-tests
integration-common
src
main
java
com
canoo
dolphin
integration
qualifier
QualifierTestSubBean.java
QualifierTestBean.java
QualifierTestConstants.java
parentchild
ParentTestBean.java
DummyChildTestBean.java
ParentChildTestConstants.java
ChildTestBean.java
enterprise
EnterpriseTestBean.java
EnterpriseTestConstants.java
controllerwithoutmodel
ControllerWithoutModelTestConstants.java
IntegrationConstants.java
util
ValueHelper.java
property
ObservableListBean.java
PropertyTestConstants.java
PropertyTestBean.java
runlater
RunLaterTestConstants.java
RunLaterTestBean.java
action
ActionErrorBean.java
ActionTestConstants.java
ActionTestBean.java
bean
BeanTestConstants.java
BeanTestBean.java
integration-common.gradle
integration-tests-jee
src
main
resources
simplelogger.properties
java
com
canoo
dolphin
integration
HealthEndpoint.java
TestApplication.java
webapp
WEB-INF
beans.xml
integration-tests-jee.gradle
integration-tests
src
test
resources
simplelogger.properties
java
com
canoo
dolphin
integration
AbstractIntegrationTest.java
BeansControllerTest.java
ClientIdTest.java
ControllerWithoutModelTest.java
EnterpriseControllerTest.java
QualifierControllerTest.java
ParentChildControllerTest.java
IntegrationTestToolkit.java
ConnectionTest.java
PropertyControllerTest.java
ActionControllerTest.java
docker-base
wildfly-integration
Dockerfile
spring-boot
Dockerfile
tomee-integration
Dockerfile
payara-integration
Dockerfile
integration-tests.gradle
docker-compose.yml
integration-server
src
main
java
com
canoo
dolphin
integration
server
qualifier
QualifierTestController.java
parentchild
ParentTestController.java
DummyChildTestController.java
ChildTestController.java
enterprise
EnterpriseTestController.java
controllerwithoutmodel
ControllerWithoutModel.java
beans
BeanTestController.java
property
PropertyTestController.java
ObservableListController.java
runlater
RunLaterTestController.java
action
ActionTestController.java
listener
TestClientSessionListener.java
test
java
com
canoo
dolphin
integration
server
qualifier
QualifierControllerTest.java
parentchild
ParentChildTestControllerTest.java
enterprise
EnterpriseTestControllerTest.java
controllerwithoutmodel
ControllerWithoutModelTest.java
beans
BeanTestControllerTest.java
property
ObservableListControllerTest.java
PropertyTestControllerTest.java
runLater
RunLaterControllerTest.java
action
ActionTestControllerTest.java
TestConfiguration.java
integration-server.gradle
build.gradle
platform
dolphin-platform-spring-controller-tester
src
main
resources
.doNotRemove
java
com
canoo
impl
dp
spring
test
TestClientContext.java
TestSpringManagedBeanFactory.java
TestClientContextImpl.java
DolphinPlatformSpringTestBootstrap.java
PingCommand.java
ClientTestFactory.java
DolphinTestClientConnector.java
TestDolphinContext.java
CommunicationMonitorImpl.java
TestClientScope.java
TestConfiguration.java
platform
spring
test
SpringJUnitControllerTest.java
SpringTestNGControllerTest.java
CommunicationMonitor.java
ControllerTestException.java
ControllerUnderTest.java
package-info.java
ControllerTest.java
test
resources
.doNotRemove
java
com
canoo
dolphin
test
qualifier
QualifierTestSubModelOne.java
TestQualifier.java
QualifierTestModel.java
QualifierTestSubModelTwo.java
QualifierTestConstants.java
QualifierTestController.java
RemotingControllerTest.java
TestSubModel.java
TestNGDemoTest.java
scopes
RequestService.java
SessionService.java
ClientService.java
ScopeTestController.java
SingletonService.java
ScopeModel.java
ScopeTestControllerTest.java
ScopesConfig.java
JUnitDemoTest.java
eventbus
EventBusTestConstants.java
EventBusTestModel.java
EventBusTest.java
EventBusPublisherController.java
EventBusTestSubscriberController.java
TestController.java
TestModel.java
gradle.properties
dolphin-platform-spring-controller-tester.gradle
dolphin-platform-client-javafx
src
main
java
com
canoo
platform
client
javafx
FxToolkit.java
test
java
DummyTest.java
gradle.properties
dolphin-platform-client-javafx.gradle
dolphin-platform-remoting-server-javaee
src
main
resources
META-INF
beans.xml
javadoc
doc-files
overview.html
java
com
canoo
dp
impl
server
javaee
RemotingCdiBeanFactory.java
test
java
DummyTest.java
dolphin-platform-remoting-server-javaee.gradle
gradle.properties
dolphin-platform-remoting-client-javafx
src
main
javadoc
doc-files
overview.html
java
com
canoo
platform
remoting
client
javafx
FXBinder.java
Converter.java
window
DolphinWindowUtils.java
DolphinPlatformApplication.java
binding
JavaFXBinder.java
JavaFXListBinder.java
NumericDolphinBinder.java
DolphinBinder.java
JavaFXBidirectionalBinder.java
NumericJavaFXBidirectionaBinder.java
view
AbstractFXMLViewController.java
AbstractViewController.java
BidirectionalConverter.java
FXWrapper.java
dp
impl
client
javafx
DefaultBidirectionalConverter.java
DoubleDolphinBinder.java
DefaultJavaFXBidirectionalBinder.java
AbstractNumericJavaFXBidirectionalBinder.java
AbstractNumericDolphinBinder.java
DefaultJavaFXListBinder.java
FloatDolphinBinder.java
FloatJavaFXBidirectionalBinder.java
IntegerDolphinBinder.java
IntegerJavaFXBidirectionalBinder.java
LongJavaFXBidirectionalBinder.java
LongDolphinBinder.java
DefaultDolphinBinder.java
DoubleJavaFXBidirectionalBinder.java
DefaultJavaFXBinder.java
test
java
com
canoo
dolphin
client
javafx
impl
BidirectionalListBinderTest.java
FXBinderTest.java
gradle.properties
dolphin-platform-remoting-client-javafx.gradle
dolphin-platform-remoting-server
src
main
resources
META-INF
services
com.canoo.platform.remoting.server.event.spi.EventBusProvider
com.canoo.platform.server.spi.ConfigurationProvider
javadoc
doc-files
overview.html
com
canoo
dolphin
server
doc-files
event
doc-files
container
doc-files
java
com
canoo
platform
remoting
server
RemotingContext.java
PreChildDestroyed.java
ParentController.java
error
ActionExceptionEvent.java
ActionExceptionHandler.java
Param.java
ClientSessionExecutor.java
RemotingModel.java
binding
package-info.java
Qualifier.java
PropertyBinder.java
RemotingAction.java
package-info.java
PostChildCreated.java
event
MessageEventContext.java
RemotingEventBus.java
MessageListener.java
MessageEvent.java
package-info.java
HttpSessionEventFilter.java
ClientSessionEventFilter.java
Topic.java
spi
EventBusProvider.java
package-info.java
RemotingController.java
dp
impl
server
mbean
beans
ModelJsonSerializer.java
DolphinSessionInfoMBean.java
DolphinControllerInfo.java
DolphinControllerInfoMBean.java
DolphinSessionInfo.java
ModelProvider.java
DolphinContextMBeanRegistry.java
RemotingServerConstants.java
error
ActionErrorHandler.java
ActionExceptionEventImpl.java
context
CommunicationManager.java
DolphinContextCommunicationHandler.java
DolphinTaskException.java
DolphinContext.java
DolphinContextTaskQueue.java
DolphinContextException.java
DolphinCommandException.java
DolphinContextProvider.java
ClientSessionExecutorImpl.java
DolphinContextFactory.java
DefaultDolphinContextFactory.java
RemotingContextImpl.java
config
RemotingConfiguration.java
RemotingDefaultValueProvider.java
binding
PropertyBinderImpl.java
gc
GarbageCollectionCallback.java
ListReference.java
GarbageCollector.java
Reference.java
package-info.java
Instance.java
CircularDependencyException.java
PropertyReference.java
RemotingModule.java
event
DolphinEventContext.java
LazyEventBusInvocationHandler.java
DolphinEvent.java
EventConstants.java
AbstractEventBus.java
DefaultDolphinEventBus.java
ListenerWithFilter.java
spi
DefaultEventBusProvider.java
legacy
ServerConnector.java
ServerModelStore.java
ServerDolphin.java
ServerPresentationModel.java
Slot.java
communication
CommandHandler.java
ActionRegistry.java
ServerDolphinFactory.java
action
DeletePresentationModelAction.java
StoreValueChangeAction.java
ServerAction.java
DolphinServerAction.java
CreatePresentationModelAction.java
StoreAttributeAction.java
DefaultServerDolphin.java
ServerAttribute.java
DTO.java
model
ServerBeanRepositoryImpl.java
ServerBeanBuilder.java
ServerEventDispatcher.java
ServerPresentationModelBuilderFactory.java
ServerBeanRepository.java
ServerBeanBuilderImpl.java
ServerPresentationModelBuilder.java
ServerPlatformBeanRepository.java
ServerControllerActionCallBean.java
servlet
DolphinPlatformServlet.java
ServletConstants.java