Package | Description |
---|---|
com.broadleafcommerce.metadata.dsl.core.extension.actions | |
com.broadleafcommerce.metadata.dsl.core.extension.views.browse |
Modifier and Type | Interface and Description |
---|---|
interface |
LinkAction<A extends LinkAction<A>> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLinkAction |
Constructor and Description |
---|
DefaultLinkAction(LinkAction<?> action) |
Modifier and Type | Method and Description |
---|---|
default LinkAction<?> |
EntityGridView.getCreateAction() |
Modifier and Type | Method and Description |
---|---|
default Optional<LinkAction<?>> |
EntityGridView.findCreateAction() |
Modifier and Type | Method and Description |
---|---|
default V |
EntityGridView.addCreateAction(LinkAction<?> action) |
Modifier and Type | Method and Description |
---|---|
default V |
EntityGridView.createAction(UnaryOperator<LinkAction<?>> fn) |
Copyright © 2021. All rights reserved.