Component CLIENTINFOBUTTON

Overview

Special button which outputs some client status information into an alert-box.

This button does not invoke any application processing.

Attribute summary

Typically used attributes

All attributes are

General attributes are

Positioning

Attribute details

accessiblename

Text that is passed as control content to the accessible support devices (e.g. screen readers).

attributemacro

Name of macro that is used for generating certain attributes of this component. Please pay attention: the value of this attribute is read one time for each control and cannot be changed afterwards.

clientname

Name that is assigned to the component at client side: there is no specific function associated with the name - but it can be used on client side to describe the component in a clearer way. The name is e.g. used by UI test tools that replay certain user interaction sequences - and that reference components via their name.

comment

Comment that can be asigned to any component. The comment is not operationally used.

Any textAny text

configinfo

Configuration information that is attached to this component. This information is not functionally used by CaptainCasa, but may be used for any application specific purpose.

reference

Reference to an outside object that is the content behind the component. E.g. a field is representing a certain field of a database table: in this case you could define the value table;column. The reference plays a siginficant role within the attributemacro management.

refOne reference
ref1;ref2Two references
ref1;ref2;ref3Three references

rendered

Flag that indicated if this component is rendered at all. If set to false then the component is not rendered - there is no component data sent to the client.

trueComponent is rendered (default)
falseComponent is not rendered

styleseq

Style class names that are applied to this component.

text

Text that is shown and (dependent from the component type) edited inside the component. The terminator is a decimal byte value.