Uses of Interface
com.vaadin.classic.v8.server.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in com.vaadin.classic.v8.event
Methods in com.vaadin.classic.v8.event that return ResourceMethods in com.vaadin.classic.v8.event with parameters of type ResourceConstructors in com.vaadin.classic.v8.event with parameters of type ResourceModifierConstructorDescriptionDeprecated.ShortcutAction(String caption, Resource icon, int kc, int... m) Deprecated.ShortcutListener(String caption, Resource icon, int keyCode, int... modifierKeys) Deprecated. -
Uses of Resource in com.vaadin.classic.v8.server
Methods in com.vaadin.classic.v8.server that return ResourceModifier and TypeMethodDescriptionprotected ResourceAbstractClientConnector.getResource(String key) Deprecated.not supported - calling this does nothing but logs a warning in development modeMethods in com.vaadin.classic.v8.server with parameters of type ResourceModifier and TypeMethodDescriptionprotected voidAbstractClientConnector.setResource(String key, Resource resource) Deprecated.not supported - calling this does nothing but logs a warning in development mode -
Uses of Resource in com.vaadin.classic.v8.ui
Methods in com.vaadin.classic.v8.ui that return ResourceModifier and TypeMethodDescriptionAbstractComponent.getIcon()Deprecated.Panel.getIcon()Non-op method.Methods in com.vaadin.classic.v8.ui with parameters of type Resource