Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Forms: Stream View

Stream views can be configured to customise the display of data in one or more streamsets.

Form: Stream View Details

The following fields are configured on the Advanced tab:

...

FieldDescription
View AttributesSee the Stream View Attribute Details form.
Menu

This tab shows the Lists and Buttons which holds Stream Actions that can be applied when Stream Item Details are accessed from this view. Lists can hold Buttons and other Lists creating multi level menu.

There are three ways to add Lists and Buttons:

  • Click on the Actions icon at the top of the grid. A popup window will appear listing all the available actions. Drag an action from this popup form onto the grid. If you drop onto an existing Button you will be asked if you want to create a new Button or to create a list which will hold new Buttons and the Button the Actions you dropped onto. If you drop onto an existing List the selected Actions will be added to the List.
  • Go to the Stream Details Actions tab and drag actions into this tab.
  • Use the '+' icon at the top of the grid. You can decide if you want to create a Button or a List.

 

You can add new Lists and Button to the existing List by following the same steps.

See the Action Button Details form for details of each Action Button.

Refresh Actions

This tab shows the list of Refresh Actions which are all the actions that, following their execution, will cause this view to be refreshed.

To add a Refresh Action go to a Stream's Actions tab and drag actions into this tab. The stream does not have to be the parent of this StreamView.

Filters

This tab shows the list of Filters which will be available in the drop down list of filters accessible from the filter icon in the header of the StreamView.

There are two ways to add a Filter to this list:

  • Click on the Filter icon at the top of this form. A popup window will appear listing all the available filters. Drag a filter from this popup form onto this tab.
  • Go to the parent Stream's Filters tab and drag filters into this tab.

 

User GroupsA list of user groups associated with the Stream View.
DescriptionDescription of the stream view.

Colouring grid rows

The colours of particular rows can be customized by creating a Stream View Attribute called 'gridRowColour'. The value of this attribute should evaluate to either a hexadecimal value representing a colour or to the lower case name of one of the basic HTML colours. Visit www.w3schools.com/tags/ref_colorpicker.asp to see how hexadecimal values correspond to real colours.
The table below lists the basic HTML colour names:

AquaBlackBlueFuchsia
GrayGreenLimeMaroon
NavyOlivePurpleRed
SilverTealWhiteYellow

It is advised not to use dark colours as they may cause the grid data to be hardly visible.


Form Icons

 

The form provides the standard form icons.

See Also