Related links
Sales & Asset management
Sales related services
Description of a part of the AM module - sales partFI - Finance Management
Framework Core functionality
- AyMINE Framework Server
- frmFrm – provided functionality
- System Rights
- System messaging
- AyMINE Business – Price calculation
- Strings and translations
- Export collection of objects
- AyMINE Framework management FAQ
- The AyMINE licence model
- AyMINE On-premise
- System events
- Mutli-client architecture
- Import collection of objects
- User sessions
- Default server methods
- Client-defined object attributes
- Common Libraries
Module - support for management
Libraries & Lincences
Mobile & Web Application
- Runtime debugging
- System console
- AyMINE Application
- In-line table edit support
- Object scripting API – object lang
- Application object structure
- Multilingual support
- View of a single object – detail
- Is using EVAL / feval method risky?
- Included library – String operations
- Cliplink
- Object API – object <g>
- API – Data object
- Object scripting API – object User
- Object view definition
- Framework support for Drag & Drop
- Common libraries
- Multiple-object update implementation
- fClip & fCliplist
- Offline persistent objects
- Mobile application
HR - Human Resources
System Management (part of framework)
Task, Project, Quality
Task & Task pattern
CMS - Content Management & Web API services
Framework support for Drag & Drop
Drag & Drop functionality is essential for desktop & tablet application use
Drag & Drop functionality has integrated support both by application and back-end application server.
Drag & Drop process activity diagram
The Drag & Drop operation behaves according to the model:
Drag & Drop for touch screens
Touch screens generally doesn't support Drag & Drop. There is a good reason not to used drag and move functionality because it would be confused with gestures. Even the using two or three fingers for Drag & Drop is not efficient on touch screens.
Framework supports Drag & Drop by overwriting the context menu functionality. Context menu is activated by long press or right-mouse click. When using the contextmenu event on drag able or droppable object, framework effectively simulates Drag & Drop. This. functionality even allows to store dragged object longer time and move it to another screen in the same window.