Uses of Interface
com.broadleafcommerce.metadata.dsl.core.extension.externals.LinkExternal
Packages that use LinkExternal
Package
Description
-
Uses of LinkExternal in com.broadleafcommerce.metadata.dsl.core.extension.actions
Methods in com.broadleafcommerce.metadata.dsl.core.extension.actions with parameters of type LinkExternalModifier and TypeMethodDescriptiondefault AImportGridAction.addDownloadImportExampleFile(LinkExternal<?> link) Adds theLinkExternalto download the import file example into the import info group.Method parameters in com.broadleafcommerce.metadata.dsl.core.extension.actions with type arguments of type LinkExternalModifier and TypeMethodDescriptiondefault AImportGridAction.downloadImportExampleFile(String importType, UnaryOperator<LinkExternal<?>> fn) Adds theLinkExternalto download the import file example into the import info group. -
Uses of LinkExternal in com.broadleafcommerce.metadata.dsl.core.extension.externals
Classes in com.broadleafcommerce.metadata.dsl.core.extension.externals with type parameters of type LinkExternalModifier and TypeInterfaceDescriptioninterfaceLinkExternal<E extends LinkExternal<E>>The external component that is used to build the HTML links.Classes in com.broadleafcommerce.metadata.dsl.core.extension.externals that implement LinkExternalConstructors in com.broadleafcommerce.metadata.dsl.core.extension.externals with parameters of type LinkExternal