Uses of Record Class
com.vaadin.copilot.ide.IDEPluginInfo
Packages that use IDEPluginInfo
-
Uses of IDEPluginInfo in com.vaadin.copilot.ide
Methods in com.vaadin.copilot.ide that return IDEPluginInfo -
Uses of IDEPluginInfo in com.vaadin.copilot.plugins.devsetup
Methods in com.vaadin.copilot.plugins.devsetup that return IDEPluginInfoModifier and TypeMethodDescriptionDevSetupInfo.ideInfo()Returns the value of theideInforecord component.Constructors in com.vaadin.copilot.plugins.devsetup with parameters of type IDEPluginInfoModifierConstructorDescriptionDevSetupInfo(IDEPluginInfo ideInfo) Creates an instance of aDevSetupInforecord class.