Button Open Log

This object display allows to log only messages of a specific group, subgroup or label and opens the log view object display to show the respective log entries. New, unread messages are indicated by the (blinking) border color of the button.

Parameters

  • label – Label of the button (default: T{View Log})

Display:

  • display title – Title for the opened display (default: T{View Log})

  • display subtitle – Subtitle for the opened display (default: T{})

  • display icon – Icon that is shown next to the title (default: SYSTEM.LIBRARY.ATVISE.OBJECTDISPLAYS.Symbols.20x20.list)

Font:

  • family – Font family which will be applied to label (default: Arial)

  • size – Font size which will be applied to the label (default: 12)

  • color – Color which will be applied to the label (default: global parameter atvFontColor (advanced), #d0d0d0 (standard))

Appearance:

  • visibility label – If set to visible, the text as specified by "label" will be displayed (default: visible)

  • visibility symbol – If set to visible, the symbol as specified by "symbol" will be displayed (default: hidden)

  • symbol – Symbol to be used if "visibility symbol" is set to visible; further scales can be selected from "Object Displays (ATVISE)/Symbols/20x20 (default: display)

  • symbol color – Color of the symbol to be used (default: global parameter atvSymbolColor (advanced), #d0d0d0 (standard))

  • fill color – Button's fill color (default: global parameter atvFillColor (advanced), #000000 (standard))

  • fill color when inactive – Button's fill color if not active (default: global parameter atvInactiveColor (advanced), #8c8c8c (standard))

  • stroke color pressed – The color of the stroke which will be set when the button is pressed (default: #ffffff)

  • focus stroke color – The color of the stroke which will be set when the button is focused (default: #ffffff)

  • Advanced border color – The button's border color (default: global parameter atvBorderColor)

  • Advanced extra border color – The color of the extra border inside the button (default: none)

Security:

  • necessary right – The user must have this right to activate this button, i.e. to press the button

  • activation address – If the value of this address equals to "activation value", then the button will be active, i.e. can be pressed

  • activation value – Value which activates the button

Options:

  • tab index – Defines the order for changing between the object displays by using the tab key

  • tooltip – Displays a tooltip box with the entered text (standard HTML-Elements can be entered)

Indicator:

  • strictly – Only messages of the specific group shall be shown (default: false)

  • color – Defines the border color that indicates new messages (default: #ffff11)

  • interval – Defines the blinking interval (default: 500 ms)

  • strictly – Only messages of the specific group shall be shown (default: false)

  • group – Only messages with this group are monitored

  • subgroup – Only messages with this subgroup are monitored

  • label – Only messages with this label are monitored

  • offset – Offset from the current time in seconds. Only messages in this defined time period are shown (default: 604800 = last 7 days)

  • small display – Defines if the small log view shall be opened (default: false)

  • view known errors – Only changes or new errors are displayed (default: true)

Menu:

  • menu positioning – The position the menu symbol is shown at (top-left, top-right, bottom-left, bottom-right).

  • menu mouseover active – Symbol is only shown on mouseover.

  • menu symbol offset x – Relative offset of the menu symbol to the anchor point on the x axis in pixel.

  • menu symbol offset y – Relative offset of the menu symbol to the anchor point on the y axis in pixel.

  • context menu click frame – Defines the size of the click frame for opening the context menu.