US 12,282,783 B2
Data object list display method, data object list display apparatus, electronic device and medium
Jingkai Sun, Beijing (CN); Peng Wang, Beijing (CN); and Da Xu, Beijing (CN)
Appl. No. 18/006,333
Filed by Beijing Bytedance Network Technology Co., Ltd., Beijing (CN)
PCT Filed Jul. 2, 2021, PCT No. PCT/CN2021/104144
§ 371(c)(1), (2) Date Jan. 20, 2023,
PCT Pub. No. WO2022/017154, PCT Pub. Date Jan. 27, 2022.
Claims priority of application No. 202010716130.0 (CN), filed on Jul. 23, 2020.
Prior Publication US 2023/0273802 A1, Aug. 31, 2023
Int. Cl. G06F 3/0482 (2013.01); G06F 9/451 (2018.01)
CPC G06F 9/451 (2018.02) [G06F 3/0482 (2013.01)] 7 Claims
OG exemplary drawing
 
1. An interface display method, comprising:
for a list item in a data object list, creating an interface container proxy and arranging an interface data object of the list item in the interface container proxy;
in response to a first update operation on a display interface, binding the interface container proxy to a corresponding interface container on the display interface when the first update operation is configured to instruct updating the list item to the display interface for display; and
displaying the interface data object of the list item in the interface container proxy in a region that is on the display interface displayed on a display screen of an interface display apparatus and that corresponds to the interface container according to a binding relationship between the interface container and the interface container proxy;
in response to a second update operation on the display interface after displaying the interface data object of the list item in the interface container proxy, releasing the binding relationship between the interface container proxy and the interface container when the second update operation is configured to instruct updating the list item out of the display interface and not displaying the list item;
subscribing a state of the interface data object of the list item in the interface container, in a case that the interface container proxy is bound to the interface container, wherein the state comprises at least one of: a create state, a start state, a stop state, and a destroy state; and
updating the interface data object of the list item in the interface container proxy in a case that the state of the interface data object of the list item changes.