IlsViewed
JavaScript proxy
More...
#include <javascript/serverside.h>
Public Member Functions | |
void | cut (Boolean ownership, Boolean userel) |
Cuts the object. More... | |
Public Attributes | |
String | typename |
This property returns the name of the object type. It is the standard property of JavaScript. | |
IlsViewed
JavaScript proxy
IlsViewed
(C++(C++) void javascript::IlsViewed::cut | ( | Boolean | ownership, |
Boolean | userel | ||
) |
Cuts the object.
ownership | true to cut ownership. |
userel | true to cut use relation. |