Show TOC

Background documentationGantt Properties Locate this document in the navigation structure

 

Properties in View Designer
  • dataSource

    Data source. Here you can specify the path to the context attribute that makes the data available.

    See also JNet - Introduction for Developers

  • lookAndFeel:

    With this property you can change the appearance of the whole UI element, including all its contained controls (like Table, Tree, and Button).

    If the appearance of the UI element is to be retained as far as possible when it is inserted into the surrounding application, so that the table looks like the other tables in the application, the buttons the same, etc, then lookAndFeel should be set to UR.

    Value

    Description

    frog

    Frog UI

    java

    Java UI

    ur

    Standard appearance