| Trees | Indices | Help |
|
|---|
|
|
|
|||
| DeleteDialog | |||
|
|||
|
|||
|
|||
|
|||
|
|||
logger = logging.getLogger(__name__)
|
|||
REMOVE_NORMAL = 1
|
|||
DELETE_DASHBOARD = 2
|
|||
DELETE_LAST = 3
|
|||
IN_READ_ONLY_COLLECTION = 4
|
|||
READ_ONLY_SELECTED = 5
|
|||
DELETE_STATES =
|
|||
dialogTextData =
|
|||
|
|||
Determine how an item that's supposed to be removed ought to be handled. It may be simply removed, or its collection membership may indicate that it should be deleted, or it could be treated as read-only. |
|
|||
dialogTextData
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Oct 28 06:06:58 2007 | http://epydoc.sourceforge.net |