Property | Type | Description | |
---|---|---|---|
OndescriptionChanged | void | ||
OndescriptionChanging | void | ||
Onfilm_idChanged | void | ||
Onfilm_idChanging | void | ||
OntitleChanged | void | ||
OntitleChanging | void |
Method | Description | |
---|---|---|
Createfilm_text ( global film_id, global title ) : |
Create a new film_text object.
|
Method | Description | |
---|---|---|
OndescriptionChanged ( ) : void | ||
OndescriptionChanging ( global value ) : void | ||
Onfilm_idChanged ( ) : void | ||
Onfilm_idChanging ( global value ) : void | ||
OntitleChanged ( ) : void | ||
OntitleChanging ( global value ) : void |
public static Createfilm_text ( global film_id, global title ) : |
||
film_id | global | Initial value of the film_id property. |
title | global | Initial value of the title property. |
return |