|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubItemDisplay | |
|---|---|
| org.broadleafcommerce.openadmin.client.presenter.entity | |
| org.broadleafcommerce.openadmin.client.view.dynamic | |
| Uses of SubItemDisplay in org.broadleafcommerce.openadmin.client.presenter.entity |
|---|
| Fields in org.broadleafcommerce.openadmin.client.presenter.entity declared as SubItemDisplay | |
|---|---|
protected SubItemDisplay |
SubPresenter.display
|
| Constructors in org.broadleafcommerce.openadmin.client.presenter.entity with parameters of type SubItemDisplay | |
|---|---|
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 |
|
| Uses of SubItemDisplay in org.broadleafcommerce.openadmin.client.view.dynamic |
|---|
| Classes in org.broadleafcommerce.openadmin.client.view.dynamic that implement SubItemDisplay | |
|---|---|
class |
SubItemView
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||