Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Activiti is a workflow and Business Process Management (BPM) engine. Its core is a BPMN 2 process engine for Java. It's open-source and distributed under the Apache 2 license.
0 Questions
A suite of Javascript libraries and tools for building rich, interactive experiences with HTML5.
0 Questions
In WPF and Silverlight, Dispatcher is an object that is used to execute work on a specific thread.
In another meaning, dispatcher defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
0 Questions
Repaint refers to issues relating to re-rendering or redrawing user interface screens or portions of those screens.
0 Questions
Applicable for all questions related to development for Microsoft HoloLens devices and the Mixed Reality platform.
0 Questions
The Navigation Architecture Component provides a framework for in-app navigation for Android apps.
0 Questions
In CSS, the `absolute` value of the `position` property will cause an element to be positioned relative to its first non-static parent element.
0 Questions
Open MPI is an open source implementation of the Message Passing Interface, a library for distributed memory parallel programming.
0 Questions
Expand: as in collapsible views. They take more area, and give full detail, links, composite view, only when expanded. These can be Tree-View, Hide-able divisions, Popup-up screens, Combo-boxes and so on.
0 Questions
NSXMLParser is a class of the Foundation Framework of Mac OSX developer library. This class allows developers to parse XML documents (including DTD declarations) in an event-driven manner.
0 Questions