Uses of Enum Class
br.com.davinti.vitruvio.client.ext.editor.OverlayPosition
Packages that use OverlayPosition
Package
Description
-
Uses of OverlayPosition in br.com.davinti.vitruvio.client.ext.editor
Fields in br.com.davinti.vitruvio.client.ext.editor declared as OverlayPositionMethods in br.com.davinti.vitruvio.client.ext.editor that return OverlayPositionModifier and TypeMethodDescriptionstatic OverlayPositionReturns the enum constant of this class with the specified name.static OverlayPosition[]OverlayPosition.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OverlayPosition in br.com.davinti.vitruvio.ui.editor.components
Methods in br.com.davinti.vitruvio.ui.editor.components that return OverlayPositionMethods in br.com.davinti.vitruvio.ui.editor.components with parameters of type OverlayPositionModifier and TypeMethodDescriptionvoidFormEditorComponentOverlayExtension.setOverlayPosition(OverlayPosition position)