Uses of Interface
com.vaadin.classic.v8.event.Action.Container
Packages that use Action.Container
-
Uses of Action.Container in com.vaadin.classic.v8.event
Subinterfaces of Action.Container in com.vaadin.classic.v8.eventClasses in com.vaadin.classic.v8.event that implement Action.ContainerMethods in com.vaadin.classic.v8.event with type parameters of type Action.ContainerModifier and TypeMethodDescription<T extends Action.Container>
voidActionManager.setViewer(T viewer) Deprecated.Methods in com.vaadin.classic.v8.event with parameters of type Action.ContainerModifier and TypeMethodDescriptionvoidActionManager.handleActions(Map<String, Object> variables, Action.Container sender) Deprecated. -
Uses of Action.Container in com.vaadin.classic.v8.ui
Classes in com.vaadin.classic.v8.ui that implement Action.ContainerModifier and TypeClassDescriptionclassLegacy version of Panel - a simple single component container.