class KParts.LiveConnectExtension |
|
|
An extension class for LiveConnect, i.e. a call from JavaScript from a HTML page which embeds this part. A part can have an object hierarchie by using objid as a reference to an object. |
|
|
calls a function of objid, return true on success |
|
|
get a field value from objid, return true on success |
|
notify a event from the part of object objid |
|
notify a event from the part of object objid |
|
put a field value in objid, return true on success |
|
notifies the part that there is no reference anymore to objid |
| TypeVoid | - | ||
| TypeBool | - | ||
| TypeFunction | - | ||
| TypeNumber | - | ||
| TypeObject | - | ||
| TypeString | - |