|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface DFContainer.Extra<E extends DFItem>
Extension of standard DFContainer interface. Some containers can allow user code to set which its items are read-only and disable their removal from the container.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.im.df.api.ddl.DFContainer |
|---|
DFContainer.Extra<E extends DFItem> |
| Method Summary | |
|---|---|
void |
setDeleteAllowed(E item,
boolean canDelete,
DFEnvironmentRW env)
|
| Methods inherited from interface com.im.df.api.ddl.DFContainer |
|---|
findItemById, getAllItemIds, getItems, getNewTypes, isDeleteAllowed, remove |
| Method Detail |
|---|
void setDeleteAllowed(E item,
boolean canDelete,
DFEnvironmentRW env)
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||