Свойство | Тип | Описание | |
---|---|---|---|
Oncity1Changed | void | ||
Oncity1Changing | void | ||
Oncity_idChanged | void | ||
Oncity_idChanging | void | ||
Oncountry_idChanged | void | ||
Oncountry_idChanging | void | ||
Onlast_updateChanged | void | ||
Onlast_updateChanging | void |
Метод | Описание | |
---|---|---|
Createcity ( global city_id, global city1, global country_id, global last_update ) : |
Create a new city object.
|
Метод | Описание | |
---|---|---|
Oncity1Changed ( ) : void | ||
Oncity1Changing ( global value ) : void | ||
Oncity_idChanged ( ) : void | ||
Oncity_idChanging ( global value ) : void | ||
Oncountry_idChanged ( ) : void | ||
Oncountry_idChanging ( global value ) : void | ||
Onlast_updateChanged ( ) : void | ||
Onlast_updateChanging ( global value ) : void |
public static Createcity ( global city_id, global city1, global country_id, global last_update ) : |
||
city_id | global | Initial value of the city_id property. |
city1 | global | Initial value of the city1 property. |
country_id | global | Initial value of the country_id property. |
last_update | global | Initial value of the last_update property. |
Результат |