CN110347384A - A method of Suresh Kumar pop-up is realized based on Object_C language classification - Google Patents

A method of Suresh Kumar pop-up is realized based on Object_C language classification Download PDF

Info

Publication number
CN110347384A
CN110347384A CN201910643759.4A CN201910643759A CN110347384A CN 110347384 A CN110347384 A CN 110347384A CN 201910643759 A CN201910643759 A CN 201910643759A CN 110347384 A CN110347384 A CN 110347384A
Authority
CN
China
Prior art keywords
pop
block
classification
information
realizing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910643759.4A
Other languages
Chinese (zh)
Other versions
CN110347384B (en
Inventor
沈汉标
王妙玉
童威云
吴宁泉
张少山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Ketyoo Intelligent Technology Co Ltd
Original Assignee
Guangdong Ketyoo Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Ketyoo Intelligent Technology Co Ltd filed Critical Guangdong Ketyoo Intelligent Technology Co Ltd
Priority to CN201910643759.4A priority Critical patent/CN110347384B/en
Publication of CN110347384A publication Critical patent/CN110347384A/en
Application granted granted Critical
Publication of CN110347384B publication Critical patent/CN110347384B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a kind of methods for realizing Suresh Kumar pop-up based on Object_C language classification, comprising steps of 1) configuration plays frame displaying information, pop-up shows that request carries the XML information of pop-up to be presented, the .xib file that portion blank is created in Xcode is understood after receiving the XML information, the XML information is parsed, Object_C language codes can be obtained;2) condition transmitting is new plays frame, realizes that click event is transmitted using block block, while realizing the old removal for playing frame, writes calling interface using mode classification: 3) showing pop-up.The present invention realizes and is independently defined by programmer, can be applicable in the enterprise APP bullet rectangle style of any pattern on playing rectangle style.

Description

A method of Suresh Kumar pop-up is realized based on Object_C language classification
Technical field
The present invention relates to terminal technical fields, relate generally to a kind of based on Object_C language classification realization multiplicity The method of formula pop-up.
Background technique
What the prior art currently provided is applied on the message display rectangle style of iOS system exploitation: mainly including title, interior Appearance, left button, the right button, pattern is fixed, and content is single, and single content is to be unable to satisfy enterprise APP Rich and varied bullet frame requires when exploitation.In calling: needing first to create the bullet frame object in the controller, addition left and right is pressed Button inserts related news text, can seem complicated in use in this way, and the size of code of entire project can be increased Add.
Summary of the invention
Technical problem to be solved by the invention is to provide a kind of pop-ups to show contents diversification, can independently define, be applicable in Range is wide, the high method for realizing Suresh Kumar pop-up based on Object_C language classification of pop-up design efficiency.
The technical problems to be solved by the invention can adopt the following technical scheme that realize:
A method of Suresh Kumar pop-up is realized based on Object_C language classification, is included the following steps:
1) configuration plays frame and shows information
It receives the pop-up that server is sent and shows request, the size, pop-up main body of the preset pop-up are aobvious on the server Show position and pop-up content display position, obtains default pop-up framework template;
The pop-up shows that request carries the XML information of pop-up to be presented, and meeting is in Xcode after receiving the XML information In create the .xib file of a blank, this document is the child control for storing XML information;
The XML information is parsed, the display of the display elements, each display elements of the pop-up to be presented is obtained Description information and Object_C language codes, configure in visualization interface and need to show information;
The Object_C language codes include the mobile phone screen of the color of .xib file, size, constraint, position, adaptation The information such as size, the coding used further include that the displays of the display elements and each display elements of the pop-up to be presented is retouched State information;
The XML information configures the control parsed by the Object_C language codes, and that constructs is described Control adds customer incident: 1. stating no return value, there is the block object of parameter;2. the control for building adds two block The attribute of object, one is determining event handling service, and one is cancellation event handling service;3. respectively by the block of statement Object value to step 2. in be added to two attributes on control;
2) condition transmitting is new plays frame
It realizes that click event is transmitted using block block, while realizing the old removal for playing frame, write and called using mode classification Interface:
1. newly-built controller class classification;
2. the exposure calling interface in classification .h file;
3. going to realize interface, and incoming relevant parameter in the .m file of classification;
The transmitting of click event is the parameter transmitting using block as function, user click determination in pop-up or After cancel button, system can search isa pointer step by step, be eventually found the block block for needing to handle event, that is, final presentation In the block of controller layer, and the code in block block is run, to realize the transmitting of click event;
The old removal for playing frame is to be provided in the UIView class of UIKit frame by sub- view in iOS exploitation from father's view The method for removing itself: removeFromSuperview plays frame object reference when the user clicks after determining or cancel button The above method [self removeFromSuperview] realizes that pop-up removes;
3) pop-up is shown
According to the display of default pop-up framework template and the display elements and each display elements of the pop-up to be presented Description information is shown pop-up.
The beneficial effects of the present invention are: a kind of method that Suresh Kumar pop-up is realized based on Object_C language classification, in bullet It on rectangle style, realizes and is independently defined by programmer, the enterprise APP bullet rectangle style of any pattern can be applicable in;In method call On, the characteristic of classification is utilized, it is only necessary to which a code can arouse bullet frame, and may be implemented to call out in any controller It rises, substantially increases development efficiency, save the development time.
Detailed description of the invention
Fig. 1 is a kind of flow chart for the method that Suresh Kumar pop-up is realized based on Object_C language classification of the present invention.
Fig. 2 is the new principle assumption diagram for playing block block in frame of step 2) condition transmitting of the present invention.
Specific embodiment
In order to be easy to understand the technical means, the creative features, the aims and the efficiencies achieved by the present invention, tie below Conjunction is specifically illustrating, and the present invention is further explained.
Referring to Fig. 1, a method of Suresh Kumar pop-up is realized based on Object_C language classification, is included the following steps:
1) configuration plays frame and shows information
It receives the pop-up that server is sent and shows request, define the needs in APP on the server according to business demand Size, pop-up main body display position and the pop-up content display position of the pop-up of displaying obtain default pop-up framework template;Bullet Window shows that request carries the XML information of pop-up to be presented, and the end APP is when doing related service demand, the xml information companion of pop-up It is returned together with business processing success with failure;APP termination can create portion blank after receiving XML information in Xcode .xib file, the .xib file are equivalent to one for the child control container that XML information carries, dispatch resolver arithmetic analysis XML information exports in algorithm the data being resolved to being packaged caching.
The data that caching is read in caching process thread, according to the different id for not having to control, calling system Init method Construct related control object (UIView/UIButton/UIImageView/UILabel etc.), according to it is data cached to building Control assignment size, color, position, text, the attributes such as touch event can obtain Object_C language codes;The Object_C Code includes the information such as the color of .xib file, size, constraint, position, the mobile phone screen size of adaptation, the coding that uses, together When include the display elements of pop-up to be presented and the display description information of each display elements.In the code file of .xib, It is added<objects></objects>label, server return XML information in can comprising need add in .xib file Multiple child controls, such as: UILabel control, UIImageView control, UIButton control in different child controls, carry Information can be customized by server.Such as: UIImageView can carry the contentModel of image, unique identification id, X coordinate, y-coordinate, width, height;UIButton can carry background color, background picture and pattern when button is selected, Background picture and pattern when button is not selected, the x of button, y-coordinate, the size of button, the text that button is shown Word title etc..
XML information is parsed, the display elements of pop-up to be presented and the display description of each display control are obtained Information, the control parsed well using Object_C code configuration, and the description information of each control is added on control, The control addition customer incident as constructed: it 1. states no return value, there is the block object of parameter;2. for the control of building The attribute of two block objects is added, one is determining event handling service, and one is cancellation event handling service;3. distinguishing By the block object value of statement to step 2. in be added to two attributes on control.
Following code is to carry out the configuration of pop-up to the XML information parsed with Object_C code:
2) condition transmitting is new plays frame
When detecting to the trigger action of link information in pop-up, link information is parsed, obtains jumping object address;Root According to object address is jumped, opens jump the corresponding interface of object address in the client.Link information includes channel identication, application Mark, the corresponding list item mark of application identities, user identifier, group's user identifier and the webpage chain for carrying client-side interface information Any one of connect;It jumps object address instruction client and frequency channel interface, application interface, any one table in application interface is provided Any interface in item, user conversation interface, group session interface or webpage.
It realizes that click event is transmitted using block block, while realizing the old removal for playing frame, write and called using mode classification Interface.
2.1) transmitting of event is clicked
Block definition: block is substantially also Object_C object structural body in other words, and inside also has One isa pointer;Block is to encapsulate function call (function pointer) and function call environment (parameter captured) Object_C object.
Referring to fig. 2, block principle assumption diagram, Cong Tuzhong is it is easy to see that isa pointer, so Object_C handles Block It is to be handled according to object.It is transmitted herein using block as the parameter of function, clicks determining in pop-up in user or take Disappear after button, system can search isa pointer step by step, be eventually found the block block for needing to handle event, that is, be finally presented on The block of controller layer, and the code in block block is run, to realize the transmitting of click event.
2.2) old pop-up removes
In iOS exploitation, each UIButton type control is not monitored user click event, due to UIButton is added in pop-up, calls click event functions that can get current pop-up;UIKit frame The method that sub- view is removed itself from father's view: removeFromSuperview is provided in UIView class, when the user clicks It after determining or cancel button, plays the above-mentioned pop-up method of frame object reference [self removeFromSuperview], realizes bullet Window removes, and can be destroyed in memory.
2.3) class definition
Category is the characteristic of speech sounds of addition after Objective-C 2.0, and classification, classification all refer in fact The main function of Category, Category are for already existing class adding method;Category in Objective-C is just It is a kind of specific implementation to decorative mode, its main function is dynamically to give this under the premise of not changing original class Class adds certain methods.
We are known as a UIViewController to the current interface that mobile phone is shown, in UIViewController object The function that middle Apple Inc. can define better fixation is called to developer, but in certain particular demands, Apple Inc. is mentioned The method of confession is unable to satisfy exploitation demand, so can generally supplement the function for meeting particular demands with the mode of classification.Herein The function for meeting exploitation demand is supplemented with customized classification UIViewController+HTTAlertController.h.
For example, realize that code is as follows:
1. newly-built controller class classification, name are with UIViewController+HTTAlertController.h Example;
2. the exposure calling interface in classification .h file, the interface is mainly for external call, for showing pop-up;
(void) showBlueToothDeviceConfigTipCloseHandler:(CloseBlock) CloseAction nextHandler:(NextBlock) nextAction;
3. going to realize interface, and incoming relevant parameter in the .m file of classification;Following code is to the reality for showing code It is existing, it is initialized the pop-up object for needing to show, and relevant parameter is passed in the object.
3) pop-up is shown
By step 1 and step 2, pop-up is generated in code, according to default pop-up framework template and bullet to be presented The display description information of the display elements of window and each display elements is fast called in the place for needing to show pop-up; Using sort feature, pop-up directly can be aroused with controller object calling.
Realization code of the invention is as follows:
Step 1: obtaining server background data
1) NSURL*url=[NSURL URLWithString:URLString];Construct network request path.
2) NSURLSession*session=[NSURLSession sharedSession];Request channel is set session。
3) NSURLSessionDataTask*dataTask=[[NSURLSessionDataTask alloc] init]; Construct network request object.
4)[session dataTaskWithRequest:requestcompletionHandler:^(NSData*_ Nullable data,NSURLResponse*_Nullable response,NSError*_Nullable error){}];Hair SCN Space Cable Network request.
5) XMLResolver*resolver=[[XMLResolver alloc] init];Newly-built resolver object.
6) NSDictionary*data=[resoler resolve:xmlData];// parsing xml data.
7) Bool flag=[resovler saveData:data];Caching parsing data.
8) NSDictionary*data=[DataManaget getDataWithDataId:id];It is obtained according to id slow Data in depositing.
9) NSString*imageName=data [@" imageName "];Obtain picture name.
10) NSString*message=data [@" message "];Obtain prompt text.
11) Float xLocation=[data [@" xLocation "] floatValue];Obtain x coordinate.
12) Float yLocation=[data [@" yLocation "] floatValue];Obtain y-coordinate.
13) Float width=[data [@" width "] floatValue];Obtain width.
14) Float height=[data [@" height "] floatValue];Obtain height.
15)initAlertViewWithFrame:(CGRect)frame message:(NSString*)message image:(NSString*)imageName;Construct pop-up control.
Step 2: the control to construct adds customer incident
1)typedef void(^LeftAction)(void);
typedef void(^RightAction)(void);Statement is without return value, block object.
2)@property(nonatomic,strong)LeftAction leftAction;
@property(nonatomic,strong)RightAction rightAction;
The attribute of two block objects is added for the control of building.
3) self.rightAction=rightAction;
Self.leftAction=leftAction;
For two attribute assignments on control.
Step 3: removing pop-up
1)-(IBAction)rightBtnClick:(id)sender;Confirmation/cancel button, which is clicked, to be monitored.
2)[self removeFromSuperview];Calling system method removeFromSuperview removes control.
The present invention is applied to iOS and develops, by the customized pop-up of server background using Object_C as language basis Mode combines iOS and develops distinctive block block, and the pop-up that enterprise's difference exploitation demand is met by the way of classification is realized Method, it is convenient in calling, it is convenient, support server background customized, the trouble of restocking APP again when removing update from.
The basic principles, main features and advantages of the present invention have been shown and described above.The technology of the industry Personnel are it should be appreciated that the present invention is not limited to the above embodiments, and the above embodiments and description only describe this The principle of invention, various changes and improvements may be made to the invention without departing from the spirit and scope of the present invention, these changes Change and improvement all fall within the protetion scope of the claimed invention.The claimed scope of the invention is by appended claims and together Equal objects define.

Claims (5)

1. a kind of method for realizing Suresh Kumar pop-up based on Object_C language classification, includes the following steps:
1) configuration plays frame and shows information
It receives the pop-up that server is sent and shows request, the size, pop-up main body of the preset pop-up on the server show position It sets and pop-up content display position, obtains default pop-up framework template;
The pop-up shows that request carries the XML information of pop-up to be presented, and meeting is new in Xcode after receiving the XML information The .xib file of a blank is built, this document is the child control for storing XML information;
The XML information is parsed, the display description of the display elements, each display elements of the pop-up to be presented is obtained Information and Object_C language codes, configure in visualization interface and need to show information;
2) condition transmitting is new plays frame
It realizes that click event is transmitted using block block, while realizing the old removal for playing frame, write calling using mode classification and connect Mouthful:
1. newly-built controller class classification;
2. the exposure calling interface in classification .h file;
3. going to realize interface, and incoming relevant parameter in the .m file of classification;
3) pop-up is shown
It is described according to the display of the display elements and each display elements of default pop-up framework template and the pop-up to be presented Information is shown pop-up.
2. a kind of method for realizing Suresh Kumar pop-up based on Object_C language classification as described in claim 1, feature exist In, Object_C language codes include the color of .xib file, size, constraint, position, adaptation mobile phone screen size, The information such as the coding used further include the display elements of the pop-up to be presented and the display description letter of each display elements Breath.
3. a kind of method for realizing Suresh Kumar pop-up based on Object_C language classification as claimed in claim 2, feature exist In the XML information in the step 1) configures the control parsed by the Object_C language codes, building The control out adds customer incident: 1. stating no return value, there is the block object of parameter;2. for the control addition of building The attribute of two block objects, one is determining event handling service, and one is cancellation event handling service;3. respectively by sound Bright block object value to step 2. in be added to two attributes on control.
4. a kind of method for realizing Suresh Kumar pop-up based on Object_C language classification as described in claim 1, feature exist In the transmitting of the click event in the step 2) is the parameter transmitting using block as function, is clicked in pop-up in user Determination or cancel button after, system can search isa pointer step by step, be eventually found the block block for needing to handle event, that is, It finally is presented on the block of controller layer, and runs the code in block block, to realize the transmitting of click event.
5. a kind of method for realizing Suresh Kumar pop-up based on Object_C language classification as claimed in claim 4, feature exist In the removal of the old bullet frame in the step 2) is to be provided in the UIView class of UIKit frame in iOS exploitation by sub- view Method that figure removes itself from father's view: removeFromSuperview, when the user clicks after determining or cancel button, bullet The frame object reference above method [self removeFromSuperview] realizes that pop-up removes.
CN201910643759.4A 2019-07-17 2019-07-17 Method for realizing multi-style popup window based on object_C language classification Active CN110347384B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910643759.4A CN110347384B (en) 2019-07-17 2019-07-17 Method for realizing multi-style popup window based on object_C language classification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910643759.4A CN110347384B (en) 2019-07-17 2019-07-17 Method for realizing multi-style popup window based on object_C language classification

Publications (2)

Publication Number Publication Date
CN110347384A true CN110347384A (en) 2019-10-18
CN110347384B CN110347384B (en) 2023-06-23

Family

ID=68175577

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910643759.4A Active CN110347384B (en) 2019-07-17 2019-07-17 Method for realizing multi-style popup window based on object_C language classification

Country Status (1)

Country Link
CN (1) CN110347384B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078216A (en) * 2019-11-08 2020-04-28 泰康保险集团股份有限公司 Information display method and device, electronic equipment and computer readable medium
CN111563065A (en) * 2020-07-09 2020-08-21 北京联想协同科技有限公司 Document storage method and device and computer readable storage medium
CN111782220A (en) * 2020-08-18 2020-10-16 网易(杭州)网络有限公司 File detection method and device
CN112256377A (en) * 2020-10-26 2021-01-22 北京达佳互联信息技术有限公司 Popup window data processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020085020A1 (en) * 2000-09-14 2002-07-04 Carroll Thomas J. XML-based graphical user interface application development toolkit
CN103744670A (en) * 2013-12-31 2014-04-23 广州华多网络科技有限公司 Method and device for displaying popups
CN109445786A (en) * 2018-10-19 2019-03-08 成都安恒信息技术有限公司 A method of the general pop-up page is realized based on JavaScript
CN110908646A (en) * 2019-11-29 2020-03-24 苏州精易会信息技术有限公司 Building block type callback function block construction method and device, storage medium and processor
CN114003157A (en) * 2021-10-30 2022-02-01 腾讯科技(深圳)有限公司 Data display method and device, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020085020A1 (en) * 2000-09-14 2002-07-04 Carroll Thomas J. XML-based graphical user interface application development toolkit
CN103744670A (en) * 2013-12-31 2014-04-23 广州华多网络科技有限公司 Method and device for displaying popups
CN109445786A (en) * 2018-10-19 2019-03-08 成都安恒信息技术有限公司 A method of the general pop-up page is realized based on JavaScript
CN110908646A (en) * 2019-11-29 2020-03-24 苏州精易会信息技术有限公司 Building block type callback function block construction method and device, storage medium and processor
CN114003157A (en) * 2021-10-30 2022-02-01 腾讯科技(深圳)有限公司 Data display method and device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
窦术尧等: "iOS底层解析Runtime实现原理", 《电子技术与软件工程》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078216A (en) * 2019-11-08 2020-04-28 泰康保险集团股份有限公司 Information display method and device, electronic equipment and computer readable medium
CN111078216B (en) * 2019-11-08 2023-06-02 泰康保险集团股份有限公司 Information display method, information display device, electronic equipment and computer readable medium
CN111563065A (en) * 2020-07-09 2020-08-21 北京联想协同科技有限公司 Document storage method and device and computer readable storage medium
CN111782220A (en) * 2020-08-18 2020-10-16 网易(杭州)网络有限公司 File detection method and device
CN112256377A (en) * 2020-10-26 2021-01-22 北京达佳互联信息技术有限公司 Popup window data processing method and device

Also Published As

Publication number Publication date
CN110347384B (en) 2023-06-23

Similar Documents

Publication Publication Date Title
CN110347384A (en) A method of Suresh Kumar pop-up is realized based on Object_C language classification
US7034835B2 (en) System and method of converting frame-based animations into interpolator-based animations
CN101849228B (en) Method and system for creating it-oriented server-based web applications
US7509649B2 (en) System and method for conversion of generic services&#39; applications into component based applications for devices
US20130066947A1 (en) System and Method for Managing Applications for Multiple Computing Endpoints and Multiple Endpoint Types
CN111611518B (en) Automatic visual display page publishing method and system based on Html5
CN102194003A (en) Web page popup window method and device
CN111953709B (en) Multimedia content transmission method, multimedia content display method and device and electronic equipment
CN110309006B (en) Function calling method and device, terminal equipment and storage medium
JP2009087340A (en) Method and system for generating screen element of wireless application or data object
KR20040060806A (en) Template-based customization of a user interface for a messaging application program
CN110020356A (en) A kind of code generating method of page module, apparatus and system
CN106933518A (en) A kind of printing equipment and Method of printing
US20160012144A1 (en) Javascript-based, client-side template driver system
US8631324B2 (en) Running content emitters natively on local operating system
CN105045855A (en) Automatic generation method and system for multi-source distributed multimedia report materials
CN112083926A (en) Web user interface generation method and device
CN113778419A (en) Multimedia data generation method and device, readable medium and electronic equipment
CN112099795A (en) Interface notification message construction method, device, equipment and storage medium
CN114402281B (en) Dynamically configurable client application activity
CN114422468A (en) Message processing method, device, terminal and storage medium
ES2382747B1 (en) MULTIMODAL INTERACTION ON DIGITAL TELEVISION APPLICATIONS
CN105681903B (en) A kind of method and device that user interface is presented
CN115809363A (en) Content pushing method and device, electronic equipment and storage medium
Honkala Web user interaction: a declarative approach based on XForms

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 511434 No.1 and No.2, Shihua Road, Hualong Town, Panyu District, Guangzhou City, Guangdong Province

Applicant after: Guangdong haomadame smart home Co.,Ltd.

Address before: No.1, No.2 highway, No.2, Panyu, Guangzhou

Applicant before: GUANGDONG KELAINI INTELLIGENT TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant