| Method Summary |
| |
instantiateWidget(self)
|
| |
synchronizeItems(self)
Install the menus into supplied menu list, and submenus into their
menu items. |
Inherited from Block:
addToNameToItemUUIDDictionary,
dispatchEvent,
findBlockByName,
findBlockEventByName,
finishEdits,
getFocusBlock,
getFrame,
getProxiedContents,
getWidgetID,
onCollectionEvent,
onDestroyWidget,
onModifyCollectionEvent,
onShowHideEvent,
onShowHideEventUpdateUI,
post,
postEventByName,
pushView,
removeFromNameToItemUUIDDictionary,
render,
setContentsOnBlock,
startNotificationDirt,
stopNotificationDirt,
synchronizeSoon,
synchronizeWidget,
template,
unRender,
widgetIDToBlock,
wxOnDestroyWidget
Inherited from DynamicContainer:
ensureDynamicChildren,
isDynamicContainer,
itemNameAccessor,
populateFromStaticChildren
Inherited from RefCollectionDictionary:
__contains__,
__delitem__,
__getitem__,
__iter__,
__len__,
__setitem__,
getCollectionSpecifier,
has_key,
index,
insert
Inherited from DynamicBlock:
appendDynamicBlocks,
buildDynamicList,
isDynamicChild,
rebuildChildren,
rebuildContainers,
synchronizeDynamicBlocks
Inherited from Item:
__init__,
getDefaultParent,
getKind,
iterItems
Inherited from Item:
_repr_,
addValue,
check,
clone,
collectionChanged,
copy,
delete,
dir,
find,
findMatch,
findPath,
findUUID,
getACL,
getAttributeValue,
getItemChild,
getItemCloud,
getItemDisplayName,
getItemDisplayString,
getValue,
getVersion,
hasAttributeAspect,
hasChild,
hasChildren,
hashItem,
hasKey,
hasLocalAttributeValue,
hasValue,
isAttributeDirty,
isItemOf,
isRemote,
iterAttributeValues,
iterChildren,
mixinKinds,
move,
placeChild,
printItem,
refCount,
removeACL,
removeAttributeValue,
removeValue,
rename,
setACL,
setAttributeValue,
setPinned,
setValue,
unwatchCollection,
unwatchKind,
walk,
watchCollection,
watchKind
Inherited from CItem:
__new__,
__repr__,
getAttributeAspect,
getDirty,
isDeleted,
isDeleting,
isDirty,
isNew,
isPinned,
isSchema,
isStale,
setDirty
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|
| Instance Variable Summary |
| |
blockName: attribute descriptor |
| |
childrenBlocks: attribute descriptor |
| |
collections: attribute descriptor |
| |
collectionSpecifier: attribute descriptor |
| |
contents: attribute descriptor |
| |
contentsCollection: attribute descriptor |
| |
contextMenu: attribute descriptor |
| |
description: attribute descriptor |
| |
displayName: attribute descriptor |
| |
dynamicChildren: attribute descriptor |
| |
eventBoundary: attribute descriptor |
| |
eventsForNamedLookup: attribute descriptor |
| |
isShown: attribute descriptor |
| |
kindExtent: attribute descriptor |
| |
monitors: attribute descriptor |
| |
parentBlock: attribute descriptor |
| |
parentTrunkSubtrees: attribute descriptor |
| |
position: attribute descriptor |
| |
references: attribute descriptor |
| |
TPBDetailItemOwner: attribute descriptor |
| |
TPBSelectedItemOwner: attribute descriptor |
| |
viewAttribute: attribute descriptor |
| |
viewContainer: attribute descriptor |
| |
watcherDispatch: attribute descriptor |
| |
watchers: attribute descriptor |
| |
watches: attribute descriptor |
Inherited from Item:
aliasedBy,
path,
typeFor,
version
Inherited from CItem:
itsKind,
itsName,
itsParent,
itsPath,
itsRoot,
itsUUID,
itsVersion,
itsView
|