| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.client.presenter.entity | |
| org.broadleafcommerce.openadmin.client.view.dynamic |
| Modifier and Type | Field and Description |
|---|---|
protected SubItemDisplay |
SubPresenter.display |
| Constructor and Description |
|---|
SubPresenter(String prefix,
SubItemDisplay display)
Create a new instance.
|
SubPresenter(String prefix,
SubItemDisplay display,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
Create a new instance.
|
SubPresenter(String prefix,
SubItemDisplay display,
String[] availableToTypes)
Create a new instance.
|
SubPresenter(String prefix,
SubItemDisplay display,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
Create a new instance.
|
SubPresenter(SubItemDisplay display)
Deprecated.
use the constructor that specifies the prefix value
|
SubPresenter(SubItemDisplay display,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
Deprecated.
use the constructor that specifies the prefix value
|
SubPresenter(SubItemDisplay display,
String[] availableToTypes)
Deprecated.
use the constructor that specifies the prefix value
|
SubPresenter(SubItemDisplay display,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId)
Deprecated.
use the constructor that specifies the prefix value
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubItemView |
Copyright © 2015. All Rights Reserved.