[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN104679407B - Interface response method and device - Google Patents

Interface response method and device Download PDF

Info

Publication number
CN104679407B
CN104679407B CN201510110120.1A CN201510110120A CN104679407B CN 104679407 B CN104679407 B CN 104679407B CN 201510110120 A CN201510110120 A CN 201510110120A CN 104679407 B CN104679407 B CN 104679407B
Authority
CN
China
Prior art keywords
click
events
click events
click event
event type
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.)
Expired - Fee Related
Application number
CN201510110120.1A
Other languages
Chinese (zh)
Other versions
CN104679407A (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 Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201510110120.1A priority Critical patent/CN104679407B/en
Publication of CN104679407A publication Critical patent/CN104679407A/en
Application granted granted Critical
Publication of CN104679407B publication Critical patent/CN104679407B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Landscapes

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

Abstract

The present invention is applied to areas of information technology, there is provided interface response method and device.Methods described includes:When receiving N number of click event, the click event type that click on area corresponding to N number of click event is supported is determined, wherein, N is the integer more than 1;Retain M click event in N number of click event according to the click event type, and respond the M click event, wherein, M is the integer more than or equal to 1 and less than or equal to N.The present invention is by when receiving N number of click event, determine the click event type that click on area is supported, further according to the M click event clicked in the N number of click event of event type reservation, and respond M click event of reservation, thus the number of clicks supported at interface or system card are exceeded immediately in the number of the click event received, interface is avoided repeatedly to redirect, so as to realize that interface expected from user responds.

Description

Interface response method and device
Technical Field
The invention belongs to the technical field of information, and particularly relates to an interface response method and device.
Background
During the use of a smartphone, such situations are sometimes encountered: clicking a certain icon or key for multiple times causes the interface to jump for multiple times. For example, clicking on an icon many times quickly results in entering the lower floor or lower floors of interfaces; alternatively, multiple clicks on the return button may result in entry into the upper or upper layers of the interface.
The main reasons for the above problems are two: the first main reason is the interface characteristic, for example, a certain application icon interface does not support double-click, if the user double-clicks, the user can not only enter the application, but also enter the interface where the position clicked by the user for the second time corresponds to the jump; the second main reason is that the system is stuck, for example, when the system is stuck, the user clicks a certain interface for many times, the clicking events are accumulated, and when the system is not stuck, all responses are made, which causes the interface to jump for many times, which is particularly common when the user clicks the return button for many times.
Disclosure of Invention
In view of this, embodiments of the present invention provide an interface response method and an interface response device, so as to solve the problem that an interface enters an unintended interface due to multiple jumps when multiple click events are received in the prior art.
In one aspect, an embodiment of the present invention provides an interface response method, including:
when N click events are received, determining click event types supported by click areas corresponding to the N click events, wherein N is an integer greater than 1;
and reserving M click events in the N click events according to the click event types, and responding to the M click events, wherein M is an integer which is greater than or equal to 1 and less than or equal to N.
In a second aspect, an embodiment of the present invention provides an interface response apparatus, including:
the system comprises a click event type determining unit, a click event type determining unit and a click event processing unit, wherein the click event type determining unit is used for determining the click event type supported by a click area corresponding to N click events when the N click events are received, and N is an integer larger than 1;
and the interface response unit is used for reserving M click events in the N click events according to the click event types and responding to the M click events, wherein M is an integer which is greater than or equal to 1 and less than or equal to N.
Compared with the prior art, the embodiment of the invention has the following beneficial effects: according to the embodiment of the invention, when N click events are received, the click event type supported by the click area is determined, M click events in the N click events are reserved according to the click event type, and the reserved M click events are responded, so that when the number of the received click events exceeds the click times supported by the interface or the system is in pause, the interface is prevented from jumping for many times, and the expected interface response of a user is realized.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
FIG. 1 is a flow chart of an implementation of an interface response method according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a specific implementation of step S101 of the interface response method according to the embodiment of the present invention;
fig. 3 is a block diagram of an interface response device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Fig. 1 shows a flowchart of an implementation of the interface response method provided by the embodiment of the present invention, which is detailed as follows:
in step S101, when N click events are received, the click event types supported by the click areas corresponding to the N click events are determined, where N is an integer greater than 1.
It should be noted that the execution subject of the embodiment of the present invention may be a mobile terminal, or may be other computer equipment, which is not limited herein. Mobile terminals may include mobile telephones (or so-called "cellular" telephones) and computers with mobile terminals, such as portable, pocket, hand-held, computer-included, or vehicle-mounted mobile devices, that exchange language and/or data with a radio access network. For example, the devices include, but are not limited to, Personal Communication Service (PCS) phones, cordless phones, Session Initiation Protocol (SIP) phones, Wireless Local Loop (WLL) stations, and Personal Digital Assistants (PDAs).
In an embodiment of the present invention, a single click or a long press generates a click event. A double click generates two click events, and so on. Here, the click event may be generated by a touch operation or a key operation, and is not limited herein. The type of click event supported by each click zone may be different. For example, a click zone may support only a single click, or may support both single and double clicks. Here, it is assumed that the click event type supported by the first click region is single click, and the click event type supported by the second click region is single click and double click.
In step S102, M click events in the N click events are retained according to the click event type, and the M click events are responded, where M is an integer greater than or equal to 1 and less than or equal to N.
If the click area determined according to the N click events is the first click area and the click event type supported by the first click area is click, one click event in the N click events is reserved, and the click event is responded, namely the click event is responded.
If the click area determined according to the N click events is a second click area and the click event types supported by the second click area are click and double click, two click events in the N click events are reserved and responded, namely the double click event is responded.
Optionally, when the N click events correspond to the same click region, the reserving M click events of the N click events according to the click event type specifically includes:
and reserving M click events with the previous occurrence time in the N click events according to the click event types.
If the click areas determined according to the N click events are all the first click areas, reserving the first click event in the N click events, and responding to the click event, namely responding to the click event.
If the click areas determined according to the N click events are the second click areas, reserving the first two click events in the N click events, and responding to the two click events, namely responding to the double click event.
Optionally, when the N click events correspond to at least two click regions, the reserving M click events of the N click events according to the click event type specifically includes:
and reserving M click events with later occurrence time in the N click events according to the click event types.
If the click area determined according to the N click events comprises the first click area and the second click area, and the click area corresponding to the last click event in the N click events is the first click area, the last click event in the N click events is reserved, and the click event is responded, namely the click event is responded.
If the click areas determined according to the N click events comprise both a first click area and a second click area, and the click areas corresponding to the last two click events in the N click events are both the second click area, retaining the last two click events in the N click events, and responding to the two click events, namely responding to the double click event.
If the click area determined according to the N click events comprises a first click area and a second click area, the click area corresponding to the last click event in the N click events is the second click area, and the click area corresponding to the penultimate click event in the N click events is the first click area, the last click event in the N click events is reserved, and the click event is responded, namely the click event is responded.
Fig. 2 shows a flowchart of a specific implementation of step S101 of the interface response method provided in the embodiment of the present invention, and fig. 2 is a flowchart of:
when receiving N click events, determining the click event types supported by the click areas corresponding to the N click events includes:
in step S201, when N click events are received, coordinate information of the N click events is acquired;
in step S202, determining a click area corresponding to the N click events according to the coordinate information of the N click events;
in step S203, a click event type supported by the application icon or the interface corresponding to the click area is determined.
In the embodiment of the invention, when the click event is generated by the touch operation, the click area corresponding to the click operation is determined according to the coordinate information of the click event. Each touch operation corresponds to one piece of coordinate information, that is, each click event corresponds to one piece of coordinate information.
Further, after the retaining M of the N click events according to the click event type, the method further includes:
discarding N-M click events of the N click events except the M click events.
In the embodiment of the invention, M click events in the N click events are kept, and other N-M click events are discarded, so that multiple jumps of the interface caused by continuous responses of the click events are avoided.
It should be understood that, in the embodiment of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiment of the present invention.
According to the embodiment of the invention, when N click events are received, the click event type supported by the click area is determined, M click events in the N click events are reserved according to the click event type, and the reserved M click events are responded, so that when the number of the received click events exceeds the click times supported by the interface or the system is in pause, the interface is prevented from jumping for many times, and the expected interface response of a user is realized.
Fig. 3 is a block diagram illustrating an interface response apparatus according to an embodiment of the present invention, which may be used to execute the interface response method shown in fig. 1 or fig. 2. For convenience of explanation, only portions related to the embodiments of the present invention are shown.
Referring to fig. 3, the apparatus includes:
the click event type determining unit 31 is configured to determine, when N click events are received, a click event type supported by a click area corresponding to the N click events, where N is an integer greater than 1;
and the interface response unit 32 is configured to reserve M click events of the N click events according to the click event type, and respond to the M click events, where M is an integer greater than or equal to 1 and less than or equal to N.
Preferably, the click event type determination unit 31 includes:
a coordinate information obtaining subunit 311, configured to, when N click events are received, obtain coordinate information of the N click events;
a click region determining subunit 312, configured to determine, according to the coordinate information of the N click events, click regions corresponding to the N click events;
and the click event type determining subunit 313 is configured to determine a click event type supported by the application icon or the interface corresponding to the click area.
Optionally, the interface response unit 32 is specifically configured to:
and when the N clicking events correspond to the same clicking area, reserving M clicking events with the previous occurrence time in the N clicking events according to the types of the clicking events, and responding to the M clicking events.
Optionally, the interface response unit 32 is specifically configured to:
when the N clicking events correspond to at least two clicking areas, reserving M clicking events with later occurrence time in the N clicking events according to the types of the clicking events, and responding to the M clicking events.
Further, the interface response unit 32 is further configured to:
discarding N-M click events of the N click events except the M click events.
According to the embodiment of the invention, when N click events are received, the click event type supported by the click area is determined, M click events in the N click events are reserved according to the click event type, and the reserved M click events are responded, so that when the number of the received click events exceeds the click times supported by the interface or the system is in pause, the interface is prevented from jumping for many times, and the expected interface response of a user is realized.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, and the indirect coupling or communication connection of the units may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (6)

1. An interface response method, comprising:
when N click events are received, determining click event types supported by click areas corresponding to the N click events, wherein N is an integer greater than 1;
reserving M click events in the N click events according to the click event types, and responding to the M click events, wherein M is an integer which is greater than or equal to 1 and less than or equal to N; wherein,
when the N click events correspond to the same click region, the reserving M click events of the N click events according to the click event type specifically includes: reserving M click events with the occurring time before in the N click events according to the click event types;
when the N click events correspond to at least two click regions, the reserving M click events of the N click events according to the click event type specifically includes: and reserving M click events with later occurrence time in the N click events according to the click event types.
2. The method of claim 1, wherein when N click events are received, determining the click event types supported by the click regions corresponding to the N click events comprises:
when N click events are received, acquiring coordinate information of the N click events;
determining click areas corresponding to the N click events according to the coordinate information of the N click events;
and determining the click event type supported by the application icon or the interface corresponding to the click area.
3. The method of claim 1, wherein after the retaining M of the N click events according to the click event type, the method further comprises:
discarding N-M click events of the N click events except the M click events.
4. An interface response apparatus, comprising:
the system comprises a click event type determining unit, a click event type determining unit and a click event processing unit, wherein the click event type determining unit is used for determining the click event type supported by a click area corresponding to N click events when the N click events are received, and N is an integer larger than 1;
the interface response unit is used for reserving M click events in the N click events according to the click event types and responding to the M click events, wherein M is an integer which is greater than or equal to 1 and less than or equal to N; wherein,
the interface response unit is specifically configured to:
when the N click events correspond to the same click area, reserving M click events with the occurring time before in the N click events according to the click event types, and responding to the M click events;
when the N clicking events correspond to at least two clicking areas, reserving M clicking events with later occurrence time in the N clicking events according to the types of the clicking events, and responding to the M clicking events.
5. The apparatus of claim 4, wherein the click event type determination unit comprises:
the coordinate information acquisition subunit is used for acquiring the coordinate information of the N click events when the N click events are received;
the click area determining subunit is used for determining click areas corresponding to the N click events according to the coordinate information of the N click events;
and the click event type determining subunit is used for determining the click event type supported by the application icon or the interface corresponding to the click area.
6. The apparatus of claim 4, wherein the interface response unit is further to:
discarding N-M click events of the N click events except the M click events.
CN201510110120.1A 2015-03-12 2015-03-12 Interface response method and device Expired - Fee Related CN104679407B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510110120.1A CN104679407B (en) 2015-03-12 2015-03-12 Interface response method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510110120.1A CN104679407B (en) 2015-03-12 2015-03-12 Interface response method and device

Publications (2)

Publication Number Publication Date
CN104679407A CN104679407A (en) 2015-06-03
CN104679407B true CN104679407B (en) 2018-01-16

Family

ID=53314548

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510110120.1A Expired - Fee Related CN104679407B (en) 2015-03-12 2015-03-12 Interface response method and device

Country Status (1)

Country Link
CN (1) CN104679407B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106681625A (en) * 2016-11-29 2017-05-17 珠海市魅族科技有限公司 Method and device for preventing misoperations
CN106648629B (en) * 2016-11-29 2021-01-01 珠海市魅族科技有限公司 Method and device for preventing complex instruction misoperation
CN106708645B (en) * 2016-12-01 2020-05-15 珠海市魅族科技有限公司 Misoperation processing method, misoperation processing device and terminal
CN106708314A (en) * 2016-12-01 2017-05-24 珠海市魅族科技有限公司 Incorrect operation handling method, device and terminal

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799359A (en) * 2012-06-20 2012-11-28 宇龙计算机通信科技(深圳)有限公司 Terminal and terminal manipulation method
CN103440092A (en) * 2013-08-13 2013-12-11 广东欧珀移动通信有限公司 Return key processing method, system and mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2515012A (en) * 2013-06-10 2014-12-17 Ibm Event driven adaptive user interface

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799359A (en) * 2012-06-20 2012-11-28 宇龙计算机通信科技(深圳)有限公司 Terminal and terminal manipulation method
CN103440092A (en) * 2013-08-13 2013-12-11 广东欧珀移动通信有限公司 Return key processing method, system and mobile terminal

Also Published As

Publication number Publication date
CN104679407A (en) 2015-06-03

Similar Documents

Publication Publication Date Title
CN102415130B (en) System and method for real-time performance and load statistics of a communications system
CN109064031B (en) Project affiliate credit evaluation method based on block chain, block chain and storage medium
CN104679407B (en) Interface response method and device
EP2378472A1 (en) Method and system for providing online services corresponding to multiple mobile devices, server, mobile device, and computer program product
CN103544020A (en) Method and mobile terminal for displaying application software icons
CN105306383B (en) The method for pushing and terminal and push server of a kind of message
CN109392097B (en) Data transmission method and device
CN105573770B (en) Application program downloading and installing method and device
CN104156232B (en) The non-linear method and apparatus redirected of the page is used under linear page structure
CN103873455A (en) Method and device for information check
CN106354416B (en) False touch prevention method and device
CN106790350B (en) Information pushing device, server and method
CN107360179B (en) Risk information sharing method, terminal and computer readable storage medium
CN104219355A (en) Method and device used for speed dial as well as mobile communication equipment
CN102714669B (en) A method and a system for establishing a communication channel between a predetermined number of selected devices and a device and a server arranged for use in the system
CN110347300A (en) The method and related device that resource data shifts in group
EP2534586B1 (en) Managing a navigation history
CN103945058B (en) Prevent the method and apparatus to incoming call misoperation
US20180020071A1 (en) Method, system and non-temporary computer-readable recording medium for providing schedule-related notification
CN107535013B (en) Service processing method and terminal
CN105306701B (en) A kind of terminal user identifies card selection method and device
JP6578161B2 (en) Message transmission system and management server
CN111144845B (en) Mobile terminal meeting reminding method and device
CN106055231A (en) Operation method and device of terminal
KR20150017615A (en) A method of displaying contact list and a mobile device for performing the same

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20170324

Address after: Changan town in Guangdong province Dongguan 523841 usha Beach Road No. 18

Applicant after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: 518000 Guangdong city of Shenzhen province Nanshan District Gao Xin Road No. 013 Fu technology building B block 6 Building

Applicant before: SHENZHEN OPPO COMMUNICATION SOFTWARE Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523841 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180116