Native Mobile Components

In order to take advantage of all the elements that WorkWithPlus provides for developing your mobile applications with an excellent user experience, reuse them and simplify your everyday work, WorkWithPlus for Native Mobile 15 incorporates a new element named Component. These Components are composed of a visual part (a portion of an instance) and also can have associated event blocks and defined variables.

So, instead of using Stencils in your Panels, you will include Components that are more flexible, can contain associated user code, and are customizable. All the Stencils that WorkWithPlus for Native Mobile provided in version 7 will now have it as Components. And you can create your own Components.

They are very simple to use, just make a right-click over a container -> Add 'Component':

 

WorkWithPlusComponentsImg01

 

The Component Selector will open:

 

WorkWithPlusComponentsImg03

 

Each Component has its own variants and customizations, so after selecting the component that you want to add, you will customize it:

 

WorkWithPlusNMComponentsImg01

 

Also, if you want to make some customization that is not provided by the Component, you can either modify the Component Definition or Customize it in the Web Panel that you are working on.

WorkWithPlus includes more than 50 variants between components and its customizations for Web and Native Mobile. Also, you can create your own Components and use them all over your KBs.

For more information go to the following link: WorkWithPlus Components