资 源 简 介
Is a library of component to make more easy the Echo3 AJAX Web Framework (echo.nextapp.com) experience. It define this components:
`FFLayout/FFLayoutData`: The FFLayout (read FlexiFixLayout :D ) support fixed position of the inner component. To do this you need to use FFLayoutData as the layout data to the component you want to be fixed positioned. Actualy it do not implement de "Flexi" part of the name, soy if you resize the browser, the component will not be resized. Just the Fixed pos is implemented.
`CCTextField, CCLabel, CCRow`: are simples extends of the Echo3 components but it has a contructor that implement the FFLayoutData so is more clear and easy to use it with the FFLayout.
`FFLayout/FFLayoutData`: The FFLayout (read FlexiFixLayout :D ) support fixed position of the inner component. To do this you need to use FFLayoutData as the layout data to de the component you want to be fixed positi