AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Organigrama
  • Overview
  • How to?
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
How to?
The Organization Chart control is well-suited to perform this type of diagram even though specific settings are required.
In an Organization Chart control, each element can have a single parent.
In most cases, the representation is reversed in a process diagram: an element (child) is created from several elements (parents).
Therefore, a reversed Organization Chart control must be created. To do so, simply:
  1. Define the elements in the reverse order of the process.
    The first "parent" element must be the last element of the diagram (in our example, the first element of the organization chart is "Absolute" that is the final element in the diagram).
    The "child" elements of diagram must be defined as "parent" elements in the organization chart (in our example, the "Warm up, cool down, filter" step is defined as child of "Absolute" while it is the previous step in the diagram).
  2. Display the organization chart from "right to left" (or from "bottom to top") to "restore" the proper direction of the diagram.
Versión mínima requerida
  • Versión 17
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

Señalar un error o enviar una sugerencia | Ayuda local