Uses of Interface
com.vaadin.classic.v8.server.Extension
Packages that use Extension
-
Uses of Extension in com.vaadin.classic.v8.server
Methods in com.vaadin.classic.v8.server that return types with arguments of type ExtensionModifier and TypeMethodDescriptionAbstractClientConnector.getExtensions()Deprecated.not supported - calling this does nothing but logs a warning in development modeMethods in com.vaadin.classic.v8.server with parameters of type ExtensionModifier and TypeMethodDescriptionprotected voidAbstractClientConnector.addExtension(Extension extension) Deprecated.not supported - calling this does nothing but logs a warning in development modevoidAbstractClientConnector.removeExtension(Extension extension) Deprecated.not supported - calling this does nothing but logs a warning in development mode