Code Monkey home page Code Monkey logo

falv's Introduction

FALV

FALV - Fast ALV Grid http://abapblog.com/falv

Changes V 740.1.0.19

Refactoring done for create / create_by_copy methods + some others. Added returning parameter wherever possible for chaining methods. Bug with not appearing grid while using ZDEMO_FALV13 solved.

Changes V 740.1.0.18

Chain call for setters in COLUMNS and LAYOUT are now possible (ZDEMO_FALV18) Creation of FALV that is inherited in local class can be done in short way (ZDEMO_FALV19)

Changes V 740.1.0.17

Creation of FALV that is inherited in global class can be done in short way (ZDEMO_FALV17)

Changes V 740.1.0.16

Bug Fix for mass replace function if it was run from FALV in custom container

Changes V 740.1.0.15

New method DELETE_ALL_BUTTONS for quick clear of grid toolbar.

Changes V 740.1.0.14

Small change in mass replace function - data is no longer directly move to output table but only passed to grid by set_delta_celss method. This is done to avoid omitting event on_data_change

Changes V 740.1.0.13

Internal event for user comand handling was removed. Instead all code from this method was moved to evf_user_command, so you have to call super->evf_user_command if you want standard functions to work.Additionally hot spot bug with delayed events was solved.

Changes V 740.1.0.12

Getters added for columns settings + get_cell_enabled method + some minor bugs

Changes V 740.1.0.7 - 740.1.0.11

New demo program ZDEMO_FALV16 for check if FALV is working on split container, few bugs correction ( Loop in PAI, split container ).

Changes V 740.1.0.6

new method "SEND" for sending grid as an XLSX attachment correction of zcl_falv->export_to_excel

Changes V 740.1.0.4

Run in BG mode error solved.

Changes V 740.1.0.3

Top_of_page event is now raised and handled.

Changed Classes: ZCL_FALV Changed Programs: ZDEMO_FALV02, ZDEMO_FALV13

Changes V 740.1.0.2

All event handlers methods were renamed to use prefix evf_* instead of evt_*. This was because some of super classes were already containing such methods and to keep one naming range I've used other prefix.

Additionally issue with not showing grid on full screen at first call.

falv's People

Contributors

ferenci avatar fidley avatar larshp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.