Realization of bed card based on ExtJS

Source: Internet
Author: User

Use of ExtJS templates:

The scenario in a project is basically a tabular model:

  TPL: Write your own template

Store: Data source

UI components:

Tbar,rbr,bbar Implementing toolbars

Pagebar and StatusBar: can be paged for the components of a TPL

  SVG can be used for path drawing

DataView is the UI connected to Tpl,store.

==============================================

Hint Component:

var tip = new Ext.tooltip ({
Target: ' DP ',
Title: ' Prompt Details ',
WIDTH:200,
HTML: ' Determine the details of the patients who want to view this bed? ',
Trackmouse:true
});

Task components:

ExtJS on the timing of the task set, the general scene is the periodic refresh of the page, such as 30 minutes, compared to the type of the refresh task of flex, in fact, his programming model is simple, it is easier to understand.

Timer, template Tpl,store This is the most important place in the development of the scene.

===============================================

<! DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "HTTP//
Www.w3.org/TR/html4/loose.dtd ">

  

Realization of bed card based on ExtJS

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.