Searched defs:LinkedImageChild (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/linkedimage/
H A Dcommon.py33 LinkedImageChild
306 'lic' is the LinkedImageChild object initializing this plugin.
1887 lic = LinkedImageChild(self, lin)
2315 """Initialize LinkedImageChild objects for children specified
2337 lic = LinkedImageChild(self, lin)
2715 class LinkedImageChild(object): class in inherits:object
2716 """A LinkedImageChild object is used when a parent image wants to
3396 # LinkedImageChild objects are only used with push child

Completed in 19 milliseconds