Class Name | Name | Description |
PRIM_ACAC | Array Collection Accessor | Provides access to objects in the collection |
PRIM_ACIT | Array Collection Iterator | Allows the FOR command to iterate over collection of objects |
PRIM_ACOL | Array Collection | Sequential collection of objects accessible via an index |
PRIM_ALPH | String | String data class |
PRIM_ANIM | Animation | Animation |
PRIM_ANIM.AnimationItem | Animation Item | Component piece of an animation |
PRIM_ANIM.Height | Height Animation | Animate a change of height |
PRIM_ANIM.Move | Move Animation | Move a control the specified number of pixels |
PRIM_ANIM.MoveFrom | MoveFrom Animation | Move a control from the specified position to the current position |
PRIM_ANIM.MoveTo | MoveTo Animation | Move a control to the specified position from the current position |
PRIM_ANIM.Opacity | Opacity Animation | Animate a change of opacity |
PRIM_ANIM.Rotate | Rotate Animation | Animate a change of rotation |
PRIM_ANIM.Scale | Scale Animation | Animate a change of scale |
PRIM_ANIM.Skew | Skew Animation | Animate the skew of a control |
PRIM_ANIM.Style | Style Animation | Animates a change of style |
PRIM_ANIM.TableLayoutItem | Table Layout Item Animation | Animation the properties of a table layout item |
PRIM_ANIM.Transition | Transition Animation | Animate the transition of two controls |
PRIM_ANIM.Visibility | Visibility Animation | Animate the visibility of a control |
PRIM_ANIM.Width | Width Animation | Animate a change of width |
PRIM_APP | Application Object | Application object |
PRIM_APP.IHelpHandler | HelpHandler Interface | User defined help handler interface used to replace inbuilt F1 handling |
PRIM_APP.ITraceHandler | TraceHandler Interface | Trace Handler Interface for user defined tracing |
PRIM_APP.ServicesContext | Services Context | LANSA Internal Use |
PRIM_APP.ServicesManager | Services Manager | LANSA Internal Use |
PRIM_APP.ServicesOperation | Services Operation | LANSA Internal Use |
PRIM_APP.ServicesRequest | Services Request | LANSA Internal Use |
PRIM_APP.ServicesResponse | Services Response | LANSA Internal Use |
PRIM_APPL | Desktop Application Object | Desktop application component |
PRIM_APPL.ICommonDialogColor | Color Dialog | Windows color dialog |
PRIM_APPL.ICommonDialogFileOpen | Open File Dialog | Windows File Open dialog |
PRIM_APPL.ICommonDialogFileSave | Save File Dialog | Windows File Save dialog |
PRIM_APPL.ICommonDialogFolderBrowse | Folder Browser Dialog | Windows folder browser dialog |
PRIM_APPL.IDragDropFilePaths | FilePaths Interface | Drag and drop filePaths interface |
PRIM_APPL.IMonitor | Monitor | Windows monitor |
PRIM_APPL.IMonitors | Monitors | Collection of the available monitors |
PRIM_ATLI | Attachment Layout Item | Defines the behavior of the control being laid out |
PRIM_ATLM | Attachment Layout Manager | Attachment Layout Manager |
PRIM_ATTR | Attribute Base | Attribute base |
PRIM_ATTR.AttributeOne | Attribute One | LANSA Internal Use |
PRIM_ATTR.AttributeThree | Attribute Three | LANSA Internal Use |
PRIM_ATTR.AttributeTwo | Attribute Two | LANSA Internal Use |
PRIM_ATTR.AttributeUsage | Attribute Usage | LANSA Internal Use |
PRIM_ATTR.AX_CLASS | ActiveX Attribute | ActiveX Attribute |
PRIM_ATTR.AX_EVT_INTERFACE | ActiveX Event Interface Attribute | ActiveX Event Interface Attribute |
PRIM_ATTR.AX_EVT_MEMBER | ActiveX Event Member Attribute | ActiveX Event Member Attribute |
PRIM_ATTR.AX_IN_INTERFACE | ActiveX Interface Attribute | ActiveX Interface Attribute |
PRIM_ATTR.AX_IN_MEMBER | ActiveX Member Attribute | ActiveX Member Attribute |
PRIM_ATTR.AX_TYPELIB | ActiveX Type Library Attribute | ActiveX Type Library Attribute |
PRIM_BMP | Bitmap | Bitmap is an image file in the repository |
PRIM_BOLN | Boolean | Boolean data class |
PRIM_BOOK | Book | List of data shown as a book with user designed content |
PRIM_BOOK.BookItem | Book Item | Item created when an entry is added to a book control |
PRIM_BOOK.IBookDesign | Book Design Interface | Interface allowing book to communicate with its design instances |
PRIM_CAPI | Cryptography API(s) | Home of Cryptography API(s) |
PRIM_CAPI.BlockCipher | PRIM_CAPI.BlockCipher | A deterministic cryptographic algorithm operating on fixed-length groups of bits, called blocks, with an unvarying transformation that is specified by a symmetric key |
PRIM_CAPI.PrivateKey | PRIM_CAPI.PrivateKey | Contains an RSA, DSA, or ECC private key. Provides methods for importing and exporting to/from PEM, DER, PKCS8, PKCS1, PVK, and XML formats. Private keys can be imported/exported to both memory and files |
PRIM_CAPI.PublicKey | PRIM_CAPI.PublicKey | Contains an RSA, DSA, or ECC public key. Provides methods for importing and exporting to/from PEM, DER, PKCS8, PKCS1, and XML formats. Public keys can be imported/exported to both memory and files |
PRIM_CARO | Carousel | List of data shown as a carousel with user designed content |
PRIM_CARO.CarouselItem | Carousel Item | Item created when an entry is added to a Carousel |
PRIM_CARO.ICarouselDesign | Carousel Design Interface | Interface allowing Carousel to communicate with its design instances |
PRIM_CBCE | Combo Box Cell | Represents the a cell within a combo box drop down |
PRIM_CBCL | Combo Box Column | Defines the data class and behavior of a column in a combo box |
PRIM_CBIT | Combo Box Item | Item in a combo box created when an entry is added to the list |
PRIM_CCOL | Cursors | Provides access to the standard cursors |
PRIM_CHRT | Chart | Chart |
PRIM_CHRT.Axis | Chart Axis | Base class of all chart axes configuration classes |
PRIM_CHRT.BarChart | Bar Chart | Bar Chart |
PRIM_CHRT.BarChartCaption | Bar Chart Caption | Defines the dataclass and behaviour of a bar chart's captions |
PRIM_CHRT.BarChartCaptionItem | Bar Chart Caption Item | A reference to a particular caption in a bar chart |
PRIM_CHRT.BarChartValue | Bar Chart Value | Defines the dataclass and behaviour of a bar chart's values |
PRIM_CHRT.BarChartValueItem | Bar Chart Value Item | A reference to a particular value in a bar chart |
PRIM_CHRT.BubbleChart | Bubble Chart | Bubble Chart |
PRIM_CHRT.BubbleChartCategory | Bubble Chart Category | Defines the categories of bubbles in the bubble chart |
PRIM_CHRT.BubbleChartItem | Bubble Chart Item | A reference to a particular bubble in a bubble chart. |
PRIM_CHRT.BubbleChartValue | Bubble Chart Value | Defines a value displayed in the bubble chart, depending on display position this is either the x-, y-, or size-value |
PRIM_CHRT.Caption | Chart Caption | Base class for all chart captions |
PRIM_CHRT.CaptionAxis | Chart Caption Axis | Configuration of a chart's caption axis |
PRIM_CHRT.CaptionItem | Chart Caption Item | Base class for all chart caption items |
PRIM_CHRT.Column | Chart Column | Base class for all chart columns |
PRIM_CHRT.LineChart | Line Chart | Line Chart |
PRIM_CHRT.LineChartCaption | Line Chart Caption | Defines the dataclass and behaviour of a line chart's captions |
PRIM_CHRT.LineChartCaptionItem | Line Chart Caption Item | A reference to a particular caption in a line chart |
PRIM_CHRT.LineChartValue | Line Chart Value | Defines the dataclass and behaviour of a line chart's values |
PRIM_CHRT.LineChartValueItem | Line Chart Value Item | A reference to a particular value in a line chart |
PRIM_CHRT.PieChart | Pie Chart | Pie Chart |
PRIM_CHRT.PieChartCaption | Pie Chart Caption | Defines the dataclass and behaviour of a pie chart's captions |
PRIM_CHRT.PieChartCaptionItem | Pie Chart Caption Item | A reference to a particular caption in a pie chart |
PRIM_CHRT.PieChartValue | Pie Chart Value | Defines the dataclass and behaviour of a pie chart's values |
PRIM_CHRT.PieChartValueItem | Pie Chart Value Item | A reference to a particular value in a pie chart |
PRIM_CHRT.Value | Chart Value | Base class for all chart values |
PRIM_CHRT.ValueAxis | Chart Value Axis | Configuration of a chart's value axis |
PRIM_CHRT.ValueItem | Chart Value Item | Base class for all chart value items |
PRIM_CKBX | Check Box | Check Box is typically used to present a Boolean choice |
PRIM_CLRC | Web Resource | The abstract class describing the resource delivered by a webroutine |
PRIM_CMBX | Combo Box | Drop down list of values |
PRIM_COAC | Collection Accessor | Provides access to objects in the collection |
PRIM_COER | ActiveX Component Error | Object returned when an ActiveX control produces an error |
PRIM_COIT | Collection Iterator | Allows the FOR command to iterate over collection of objects |
PRIM_COLL | Collection | Base collection class used to collect component instances |
PRIM_CPST | Container | Base class for all component types that can be the visual parent of other components |
PRIM_CRSR | Cursor | Cursor image is associated with the mouse pointer |
PRIM_CTRL | Control | Base class for all visual controls |
PRIM_DAT | DateTime | DateTime data class |
PRIM_DATE | Date | Date Data Class |
PRIM_DC | Data Class | Data class base class |
PRIM_DC.Duration | Duration | ISO Standard Duration |
PRIM_DC.GregorianDay | Gregorian Day | Gregorian day |
PRIM_DC.GregorianMonth | Gregorian Month | Gregorian month |
PRIM_DC.GregorianMonthDay | Gregorian MonthDay | Gregorian monthday |
PRIM_DC.GregorianYear | Gregorian Year | Gregorian year |
PRIM_DC.GregorianYearMonth | Gregorian YearMonth | Gregorian yearmonth |
PRIM_DC.IContextualSubject | iContextualSubject Interface | Interface that allows a visual host reusable part to determine its current context |
PRIM_DC.IDynamicPicklist | iDynamicPicklist Interface | Interface that allows a reusable part to control the contents of a Dynamic Picklist used in a field visualisation |
PRIM_DC.IMonitorSubject | iMonitorSubject Interface | Interface that allows a visual host reusable part to interact with other components via a monitor |
PRIM_DC.UnicodeString | Unicode String | Unicode string data class |
PRIM_DCAC | Dictionary Collection Accessor | Provides access to objects in the collection |
PRIM_DCBX | Explorer | Shows files and folders |
PRIM_DCIT | Dictionary Collection Iterator | Allows the FOR command to iterate over collection of objects |
PRIM_DCOL | Dictionary Collection | Unordered collection of component pairs typically used to associate objects with each other |
PRIM_DESN | Design Manager | Design manager used to collect Design instances for a webpage |
PRIM_DESN.Design | Design | Design Class used to provide different layouts and appearance for different device sizes |
PRIM_DGLT | Draglist | Draglist component used to configure the appearance of the drag and drop cursor and image |
PRIM_DLBX | Base Layout Item | Base class for all layout item |
PRIM_DLG | PRIM_DLG | Simple modal dialog with shroud |
PRIM_DTIM | DateTime Picker | Date and time picker lets the user select a date and a time |
PRIM_DTVW | Base Layout Manager | Base layout manager |
PRIM_EDIT | Edit Box | Edit box is used for entering and displaying text |
PRIM_EVDT | DateTime | DateTime data class |
PRIM_EVEF | Entry Field | Entry field class used to display repository fields |
PRIM_EVEM | Multi-line Edit Box | Multi-line edit box or memo |
PRIM_EVMC | Calendar | Calendar class for field visualization |
PRIM_EVP | Elemental Visual Part | Base class for all field visualizations |
PRIM_EVPB | Progress Bar | Control typically used to show the progression of a long running process |
PRIM_EVPL | Picklist | Picklists defines the allowed values for a field |
PRIM_EVSE | Spin Edit | Edit with up and down arrows used to adjust numbers |
PRIM_EVST | Visual Host | A field visualization that lets you embed a reusable part as an editor |
PRIM_EVTB | Track Bar | Track bar or slider used to apply a value |
PRIM_FLBX | Graphic | Base graphic class for all image type components |
PRIM_FLD | Field Data Class | Field data class component |
PRIM_FLD.DataTypeDate | DataType Date Attribute | Specifies the date format of a numeric field for use in field visualization |
PRIM_FORM | Form | Form is a display area representing a window |
PRIM_FORM.Glass | Form Glass | Provides access to the glass features of a form |
PRIM_FORM.Taskbar | Taskbar | Provides access to the Windows Task Bar |
PRIM_FWLI | Flow Layout Item | Defines the behavior of the control being laid out |
PRIM_FWLM | Flow Layout Manager | Flow Layout Manager |
PRIM_GDCE | Grid Cell | Grid cell |
PRIM_GDCL | Grid Column | Defines the data class and behavior of a column in a grid |
PRIM_GDIT | Grid Item | Entry in a grid |
PRIM_GDLI | Grid Layout Item | Defines the behavior of the control being laid out |
PRIM_GDLM | Grid Layout Manager | Grid layout manager |
PRIM_GPBX | Group Box | Bordered panel and caption used to visually group other controls |
PRIM_GRCL | Graph Column | Defines the data class and behavior of a column in a graph |
PRIM_GRID | Grid | Data in table format |
PRIM_GRIT | Graph Item | Graph item |
PRIM_GRPH | Graph | Data in a graph |
PRIM_ICON | Icon | Icon is an icon file stored in the repository |
PRIM_IMAG | Image | Shows a picture file |
PRIM_IMGE | Image | Shows a picture file |
PRIM_IOC | Input, Output and Codings Library | Home of Input, Output and Coding support |
PRIM_IOC.Encoding | PRIM_IOC.Encoding | Represents a character encoding |
PRIM_IOC.FileStream | PRIM_IOC.FileStream | Provides a Stream for a file, supporting both read and write operations |
PRIM_IOC.IPromise | PRIM_IOC.IPromise | Interface that represents the eventual result of an asynchronous operation, a placeholder into which the successful result value or reason for failure will materialize. |
PRIM_IOC.MemoryStream | PRIM_IOC.MemoryStream | Implements a stream whose backing store is memory |
PRIM_IOC.Stream | Stream base class | Provides a generic view of a sequence of bytes |
PRIM_IOC.StreamReader | PRIM_IOC.StreamReader | Implements a TextReader that reads characters from a byte stream in a particular encoding. |
PRIM_IOC.StreamWriter | PRIM_IOC.StreamWriter | Implements a TextWriter for writing characters to a stream in a particular encoding |
PRIM_IOC.StringReader | PRIM_IOC.StringReader | Implements a TextReader that reads from a unicode string |
PRIM_IOC.StringWriter | PRIM_IOC.StringWriter | Implements a TextWriter for writing information to a string |
PRIM_IOC.TextReader | PRIM_IOC.TextReader | Represents a reader that can read a sequential series of characters |
PRIM_IOC.TextWriter | PRIM_IOC.TextWriter | Represents a writer that can write a sequential series of characters |
PRIM_IOC.WhenAll | PRIM_IOC.WhenAll | Represents an awaitable that will signal completion when all of the supplied promises complete |
PRIM_IOC.WhenAny | PRIM_IOC.WhenAny | Represents an awaitable that will signal completion when any of the supplied promises complete |
PRIM_IOC.WhenEach | PRIM_IOC.WhenEach | Represents an awaitable that will signal completion as each of the supplied promises complete |
PRIM_JSON | JSON Library | Home of JSON DOM, Reader and Writer support |
PRIM_JSON.Array | PRIM_JSON.Array | JSON node class that represents an array of JSON nodes mapped from JSON content |
PRIM_JSON.Boolean | PRIM_JSON.Boolean | JSON node class that represents a boolean value mapped from JSON content |
PRIM_JSON.Comment | PRIM_JSON.Comment | JSON node class that represents a comment mapped from JSON content |
PRIM_JSON.DateTime | PRIM_JSON.DateTime | JSON node class that represents a datetime value mapped from JSON content |
PRIM_JSON.Decimal | PRIM_JSON.Decimal | JSON node class that represents a decimal value mapped from JSON content |
PRIM_JSON.Document | PRIM_JSON.Document | JSON node class that represents the root of a JSON document tree mapped from JSON content, and gives us the primary access to the document's data |
PRIM_JSON.Factory | PRIM_JSON.Factory | Base class that specifies methods for getting access to Document instances (newly constructed, or shared, depending on type), as well as basic implementation of the methods. Designed to be sub-classed if extended functionality (additions to behavior of node types, mostly) is needed |
PRIM_JSON.Float64 | PRIM_JSON.Float64 | JSON node class that represents a 64-bit floating point value mapped from JSON content |
PRIM_JSON.Int32 | PRIM_JSON.Int32 | JSON node class that represents a 32-bit integer value mapped from JSON content |
PRIM_JSON.Int64 | PRIM_JSON.Int64 | JSON node class that represents a 64-bit integer value mapped from JSON content |
PRIM_JSON.Member | PRIM_JSON.Member | JSON node class that represents a name/value pair of a JSON Object node mapped from JSON content |
PRIM_JSON.Node | PRIM_JSON.Node | Base class for all JSON nodes, which form the basis of the JSON DOM |
PRIM_JSON.Null | PRIM_JSON.Null | JSON node class that represents a null value mapped from JSON content |
PRIM_JSON.Number | PRIM_JSON.Number | JSON node class that represents a numeric string mapped from JSON content |
PRIM_JSON.Object | PRIM_JSON.Object | JSON node class that represents an associative array of JSON Member nodes mapped from JSON content |
PRIM_JSON.Reader | PRIM_JSON.Reader | Represents a reader that provides fast, non-cached, forward-only access to serialized JSON data |
PRIM_JSON.String | PRIM_JSON.String | JSON node class that represents a unicode string mapped from JSON content |
PRIM_JSON.ValueNode | PRIM_JSON.ValueNode | Base class for all JSON nodes that represents values mapped from JSON content |
PRIM_JSON.Writer | PRIM_JSON.Writer | Represents a writer that provides a fast, non-cached, forward-only way of generating JSON data |
PRIM_KBRD | Keyboard | The keyboard component indicates if Shift, Alt or Ctrl is pressed down |
PRIM_KCAC | Keyed Collection Accessor | Provides access to objects in the collection |
PRIM_KCIT | Keyed Collection Iterator | Allows the FOR command to iterate over collection of objects |
PRIM_KCOL | Keyed Collection | Ordered collection of component and value pairs typically used to allow objects to be found via a key value |
PRIM_LABL | Label | Displays text and an image |
PRIM_LBCE | Listbox Cell | Listbox cell |
PRIM_LBCL | Listbox Column | Defines the data class and behavior of a column in a listbox |
PRIM_LBIT | Listbox Item | Entry in a listbox |
PRIM_LCAC | List Collection Accessor | Provides access to objects in the collection |
PRIM_LCIT | List Collection Iterator | Allows the FOR command to iterate over collection of objects |
PRIM_LCOL | List Collection | Sequential collection of objects accessible via an index |
PRIM_LIBI.IBinaryStringIntrinsics | Binary String Intrinsic Functions | Binary string intrinsic functions |
PRIM_LIBI.IBooleanIntrinsics | Boolean Intrinsic Functions | Boolean intrinsic functions |
PRIM_LIBI.ICommonStringIntrinsics | String Intrinsic Functions | String intrinsic functions |
PRIM_LIBI.ICompatibleNCharIntrinsics | Compatible UTF16 Fixed Character Intrinsic Functions | Compatible UTF16 fixed character intrinsic functions |
PRIM_LIBI.ICompatibleUnicodeIntrinsics | Compatible Unicode Intrinsic Functions | Compatible Unicode intrinsic functions |
PRIM_LIBI.IDateIntrinsics | Date Intrinsic Functions | Date intrinsic functions |
PRIM_LIBI.IDateTimeIntrinsics | Datetime Intrinsic Functions | Datetime intrinsic functions |
PRIM_LIBI.IDecimalIntrinsics | Decimal Intrinsic Functions | Decimal intrinsic functions |
PRIM_LIBI.IDurationIntrinsics | Duration Intrinsics | Duration Intrinsics |
PRIM_LIBI.IEnumerationBooleanIntrinsics | Enumeration Boolean Intrinsic Functions | Enumeration Boolean intrinsic functions |
PRIM_LIBI.IFieldBinaryIntrinsics | Field Binary Intrinsic Functions | Field Binary intrinsic functions |
PRIM_LIBI.IFieldBlobIntrinsics | Field BLOB Intrinsic Functions | Field BLOB intrinsic functions |
PRIM_LIBI.IFieldBooleanIntrinsics | Field Boolean Intrinsic Functions | Field Boolean intrinsic functions |
PRIM_LIBI.IFieldClobIntrinsics | Field CLOB Intrinsic Functions | Field CLOB intrinsic functions |
PRIM_LIBI.IFieldDateIntrinsics | Field Date Intrinsic Functions | Field date intrinsic functions |
PRIM_LIBI.IFieldDateTimeIntrinsics | Field datetime Intrinsic Functions | Field datetime intrinsic functions |
PRIM_LIBI.IFieldDecimalIntrinsics | Field Decimal Intrinsic Functions | Field decimal intrinsic functions |
PRIM_LIBI.IFieldFixedCharIntrinsics | Field Fixed Character Intrinsic Functions | Field fixed character intrinsic functions |
PRIM_LIBI.IFieldFloatIntrinsics | Field Float Intrinsic Functions | Field float intrinsic functions |
PRIM_LIBI.IFieldIntegerIntrinsics | Integer Intrinsic Functions | Integer intrinsic functions |
PRIM_LIBI.IFieldIntrinsics | Field Intrinsic Functions | Field intrinsic functions |
PRIM_LIBI.IFieldLargeObjectIntrinsics | Large Object Methods | Large object methods |
PRIM_LIBI.IFieldLongLongIntrinsics | LongInteger Intrinsics | LongInteger Intrinsics |
PRIM_LIBI.IFieldNCharIntrinsics | Nchar Intrinsics | Nchar Intrinsics |
PRIM_LIBI.IFieldNVarCharIntrinsics | NVarChar Intrinsics | NVarChar Intrinsics |
PRIM_LIBI.IFieldTimeIntrinsics | Field Time Intrinsic Functions | Field time intrinsic functions |
PRIM_LIBI.IFieldUnsignedIntegerIntrinsics | PRIM_LIBI.IFieldUnsignedIntegerIntrinsics | Field Unsigned Integer intrinsic functions |
PRIM_LIBI.IFieldUnsignedLongIntegerIntrinsics | PRIM_LIBI.IFieldUnsignedLongIntegerIntrinsics | Field Unsigned Long Integer intrinsic functions |
PRIM_LIBI.IFieldVarCharIntrinsics | Field VarChar Intrinsic Functions | Field varchar intrinsic functions |
PRIM_LIBI.IFixedCharIntrinsics | Fixed Character Intrinsic Functions | Fixed character intrinsic functions |
PRIM_LIBI.IFixedPointIntrinsics | Fixed Point Intrinsic Functions | Fixed point intrinsic functions |
PRIM_LIBI.IFloatingPointIntrinsics | Floating Point Intrinsic Functions | Floating point intrinsic functions |
PRIM_LIBI.IGregorianDayIntrinsics | Gregorian Day Intrinsic Functions | Gregorian day intrinsic functions |
PRIM_LIBI.IGregorianMonthDayIntrinsics | Gregorian Month Day Intrinsic Functions | Gregorian month day intrinsic functions |
PRIM_LIBI.IGregorianMonthIntrinsics | Gregorian Month Intrinsic Functions | Gregorian month intrinsic functions |
PRIM_LIBI.IGregorianYearIntrinsics | Gregorian Year Intrinsic Functions | Gregorian year intrinsic functions |
PRIM_LIBI.IGregorianYearMonthIntrinsics | Gregorian Year Month Intrinsic Functions | Gregorian year month intrinsic functions |
PRIM_LIBI.IIntegerIntrinsics | Integer Intrinsic Functions | Integer intrinsic functions |
PRIM_LIBI.IIntegralEnumerationIntrinsics | Integral Enumeration Intrinsic Functions | Integral enumeration intrinsic functions |
PRIM_LIBI.ILongIntegerIntrinsics | Long Integer Intrinsic Functions | Long integer intrinsic functions |
PRIM_LIBI.INumberIntrinsics | Number Intrinsic Functions | Number intrinsic functions |
PRIM_LIBI.IStringIntrinsics | String Intrinsic Functions | String intrinsic functions |
PRIM_LIBI.ITimeIntrinsics | Time Intrinsic Functions | Time intrinsic functions |
PRIM_LIBI.IUnicodeIntrinsics | Unicode Intrinsic Functions | Unicode intrinsic functions |
PRIM_LIBI.IUnsignedIntegerIntrinsics | PRIM_LIBI.IUnsignedIntegerIntrinsics | Integer intrinsic functions |
PRIM_LIBI.IUnsignedLongIntegerIntrinsics | PRIM_LIBI.IUnsignedLongIntegerIntrinsics | Long integer intrinsic functions |
PRIM_LIBI.IVarCharIntrinsics | VarChar Unicode Intrinsic Functions | VarChar Unicode intrinsic functions |
PRIM_LIST | List | Tree and list control supporting data entry and user defined cells |
PRIM_LIST.Button | List Button Column | Column displaying a button for each item in the list |
PRIM_LIST.ButtonCurrentItem | List Button Column Current Item | Provides access to the button for the current list item |
PRIM_LIST.CheckBox | List CheckBox Column | Column displaying a check box for each item in the list |
PRIM_LIST.CheckBoxCurrentItem | List CheckBox Current Item | Provides access to the check box for the current list item |
PRIM_LIST.Column | List Column | Base class for all columns |
PRIM_LIST.CurrentItem | List Current Item | Base class for all Prim_List CurrentItem classes |
PRIM_LIST.DateTime | List DateTime Column | Column displaying date/times |
PRIM_LIST.DateTimeCurrentItem | List DateTime Column Current Item | Provides access to the Date/Time for the current list item |
PRIM_LIST.DropDown | DropDown | DropDown List Data in table format |
PRIM_LIST.DropdownColumn | Dropdown Column | Column displaying text that can be edited through a dropdown |
PRIM_LIST.DropdownColumnCurrentItem | PRIM_LIST.DropdownColumnCurrentItem | Provides access to the dropdown for the current list item |
PRIM_LIST.Icon | PRIM_LIST.Icon | Column to display Icons in a list |
PRIM_LIST.IconCurrentItem | PRIM_LIST.IconCurrentItem | Provides access to the icon for the current list item. |
PRIM_LIST.IListCellDesign | List Cell Interface | Interface allowing a List to communicate with a reusable part being used as a cell |
PRIM_LIST.Image | List Image Column | Column displaying an image |
PRIM_LIST.ImageCurrentItem | List Image Column Current Item | Provides access to the Image for the current list item |
PRIM_LIST.Label | PRIM_LIST.Label | Material Design Label to be shown in column |
PRIM_LIST.LabelCurrentItem | PRIM_LIST.LabelCurrentItem | Provides access to the label of the current list item |
PRIM_LIST.ListItem | List List Item | List Item |
PRIM_LIST.Number | List Number Column | Column displaying numerical data |
PRIM_LIST.NumberCurrentItem | List Number Column Current Item | Provides access to the numeric value for the current list item |
PRIM_LIST.Part | List Reusable Part Column | Column displaying a reusable part in the cell |
PRIM_LIST.PartCurrentItem | List Reusable Part Column Current Item | Provides access to the reusable part for the current list item |
PRIM_LIST.String | List String Column | Column displaying text |
PRIM_LIST.StringCurrentItem | List String Column Current Item | Provides access to the alphanumeric value for the current list item |
PRIM_LM | Component Monitor | Informs a target field of the changing values of a source field |
PRIM_LSTE | Editor Manager | Editor Manager manages the editing of the column at run-time |
PRIM_LTBX | Listbox | Listbox is a basic list |
PRIM_LTVW | List View | List View Control |
PRIM_LVCL | List View Column | Defines the data class and behavior of a column in a list view |
PRIM_LVIT | List View Item | Entry in a list view |
PRIM_MBAR | Menu Bar | Primary container for menu items |
PRIM_MCCO | Component Proxy | Component proxy |
PRIM_MCIO | Interface Proxy | Interface proxy |
PRIM_MCVC | Composite Container | Composite container |
PRIM_MCVO | Control Container | Control container |
PRIM_MD | Material Design | Material Design control class |
PRIM_MD.ActionButton | Action Button | Floating Action Button |
PRIM_MD.Alert | Alert | Popup message box that closes automatically |
PRIM_MD.AppBar | Application Bar | Application title bar |
PRIM_MD.AppDrawer | Application Drawer | Popup sidebar showing navigation options |
PRIM_MD.Badge | Badge | Notification badge |
PRIM_MD.CheckBox | CheckBox | Check Box is typically used to present a Boolean choice |
PRIM_MD.Control | Control | Base class for for all MD controls |
PRIM_MD.DateTime | Date time field | Entry field used for entering and displaying dates and times |
PRIM_MD.DateTimeField | DateTime Entry Field | Material Design DateTime Visualisation for datetime fields |
PRIM_MD.DateTimePicker | DatePicker | Datepicker control |
PRIM_MD.Dropdown | DropDown | Dropdown |
PRIM_MD.DropdownField | PRIM_MD.DropdownField | Material Design DropDown Visualisation for edit fields |
PRIM_MD.DropdownItem | Dropdown Item | An item in a dropdown |
PRIM_MD.DropdownItems | Dropdown items | Collection of items in the dropdown |
PRIM_MD.Edit | Edit Field | Entry field used for entering and displaying text |
PRIM_MD.EditField | Edit Field | Material Design visualisation for edit fields |
PRIM_MD.Expander | PRIM_MD.Expander | Container for PRIM_MD.ExpanderPanel |
PRIM_MD.ExpanderPanel | PRIM_MD.ExpanderPanel | Panel that can be expanded or collapsed |
PRIM_MD.FilePicker | PRIM_MD.FilePicker | Show explorer to select a file |
PRIM_MD.FlatButton | Flat Button | Button shown as a simple flat control |
PRIM_MD.Icon | Icon | Icon control |
PRIM_MD.Input | Field | Base class for all MD entry fields |
PRIM_MD.Label | Label | Icon and text |
PRIM_MD.List | List | Simple list control with inplace designable list entry |
PRIM_MD.ListBadge | List Badge control | Badge that is repeated for each entry in the list |
PRIM_MD.ListBadgeCurrentItem | List Badge Current Item | Provides access to the badge of the current list item |
PRIM_MD.ListCheckBox | List Checkbox control | Checkbox that is repeated for each entry in the list |
PRIM_MD.ListCheckBoxCurrentItem | List CheckBox CurrentItem | Provides access to the checkbox of the current list item |
PRIM_MD.ListCurrentItem | List CurrentItem | The last item in the list touched either in the UI or via a list related command |
PRIM_MD.ListDateTime | List DateTime input field | DateTime field that is repeated for each entry in the list |
PRIM_MD.ListDateTimeCurrentItem | List DateTime Current Item | Provides access to the datetime field of the current list item |
PRIM_MD.ListEdit | List input field | Edit field to be displayed across every entry in the list |
PRIM_MD.ListEditCurrentItem | List Edit Field Current Item | Provides access to the edit field of the current list item |
PRIM_MD.ListFlatButton | List FlatButton control | Flat button to be displayed across every entry in the list |
PRIM_MD.ListFlatButtonCurrentItem | List FlatButton Current Item | Provides access to the flat button for the current list item. |
PRIM_MD.ListIcon | PRIM_MD.ListIcon | List icon item |
PRIM_MD.ListIconCurrentItem | PRIM_MD.ListIconCurrentItem | List icon current item |
PRIM_MD.ListImage | PRIM_MD.ListImage | An image column to be used in a prim_md.list |
PRIM_MD.ListImageCurrentItem | PRIM_MD.ListImageCurrentItem | A reference to an prim_md.listImage in the current list item |
PRIM_MD.ListItem | List Item | List Item |
PRIM_MD.ListLabel | List Label control | Label that is repeated for each entry in the list |
PRIM_MD.ListLabelCurrentItem | List Label CurrentItem | Provides access to the label of the current list item |
PRIM_MD.ListRaisedButton | List Raised Button control | Raised Button to be displayed across each entry in the list |
PRIM_MD.ListRaisedButtonCurrentItem | List Raised Button Current Item | Provides access to the raised button for the current list item. |
PRIM_MD.ListSpinEdit | List input SpinEdit field | SpinEdit that is repeated for each entry in the list |
PRIM_MD.ListSpinEditCurrentItem | List Spin Edit Current Item | Provides access to the spinedit of the current list item |
PRIM_MD.ListSwitch | List Switch control | Switch that is repeated for each entry in the list |
PRIM_MD.ListSwitchCurrentItem | List Switch control CurrentItem | Provides access to the switch of the current list item |
PRIM_MD.ListTextCurrentItem | PRIM_MD.ListTextCurrentItem | Provides access to the text of the current item |
PRIM_MD.Menu | PRIM_MD.Menu | Menu container for menu items |
PRIM_MD.MenuItem | PRIM_MD.MenuItem | Menu item to control webpage |
PRIM_MD.ProgressBar | PRIM_MD.ProgressBar | Material Design progress bar control |
PRIM_MD.RadioButton | Radio Button | Radio Buttons show mutually exclusive choices |
PRIM_MD.RaisedButton | Raised Button | Button shown with a appearance of being slightly raised above the page |
PRIM_MD.Slider | PRIM_MD.Slider | Material Design slider control |
PRIM_MD.SpinEdit | Spin Edit | Numeric edit with up and down arrows to change the value |
PRIM_MD.SpinEditField | Spin Edit Field | Material Design SpinEdit Visualisation for numeric fields |
PRIM_MD.Switch | Switch | Simple on or off control |
PRIM_MD.Tab | PRIM_MD.Tab | Material Design Tab |
PRIM_MD.TabItem | PRIM_MD.TabItem | Control contained in prim_md.Tab |
PRIM_MD.ViewContainer | View Container | View collector used to organise views within an application |
PRIM_MECL | Memo Column | Defines the data class and behavior of a column in a multi-line edit box |
PRIM_MEIT | Memo Item | Entry in a multi-line edit box |
PRIM_MEMO | Multi-line Edit Box | Multi-line entry field typically used for notes |
PRIM_MENU | Base Menu | Base Menu |
PRIM_META | Meta Pattern | Meta pattern |
PRIM_MITM | Menu Item | Menu item used to construct menus |
PRIM_MOUS | Windows Mouse | Mouse pointer |
PRIM_MSG | Message | Runtime message |
PRIM_MSGC | Message Context | Message context |
PRIM_MSGQ | Message Queue | Message Queue provides access to the messages generated for the application |
PRIM_MSGQ.Message | Message Queue Message | Individual message as found on the message queue |
PRIM_MSGS | Contextual Message Set | Contextual message set |
PRIM_MTCL | Calendar | Calendar lets the user select a date |
PRIM_NMBR | Number | Number Data Class |
PRIM_OBJT | Object | Base object, use it as the ancestor of components which are not visualized |
PRIM_PANL | Panel | Container for other components |
PRIM_PCIT | Primitive Iterator | Base class for all iterators |
PRIM_PCOL | Primitive Collection | Base class for all collection types |
PRIM_PDF | PRIM_PDF | PDF Generator |
PRIM_PDF.AutoTable | PRIM_PDF.AutoTable | PDF generator AutoTable feature |
PRIM_PDF.AutoTableColumn | PRIM_PDF.AutoTableColumn | PDF generator AutoTable column |
PRIM_PDF.AutoTableRow | PRIM_PDF.AutoTableRow | Represents a row of cells to add to an AutoTable |
PRIM_PDF.Component | PRIM_PDF.Component | PDF Component |
PRIM_PGBR | Progress Bar | Progress Bar shows how an operation progresses |
PRIM_PHBN | Push Button | Performs an action |
PRIM_PKIT | Pick List Item | Pick List Items are used in pick lists |
PRIM_PKLT | Pick List | Enumeration of name/value pairs used to provide a set of allowable values |
PRIM_PMNU | Popup Menu | Popup Menu |
PRIM_PPNL | Popup | Popup panel |
PRIM_PPNL.Menu | Popup Menu | Popup Menu |
PRIM_PPNL.MenuBar | MenuBar | Menu bar |
PRIM_PPNL.MenuItem | Menu Item | Menu item |
PRIM_PRCL | Property Sheet Column | Property sheet column |
PRIM_PRIT | Property Sheet Item | Entry in a property sheet |
PRIM_PROP | Property Sheet | Displays properties of an object |
PRIM_RBBN | Ribbon | Ribbon control |
PRIM_RBBN.AccessKey | Ribbon Access Key | Enables keyboard access of ribbon features |
PRIM_RBBN.ApplicationMenu | Ribbon Application Menu | Application Menu |
PRIM_RBBN.ApplicationMenuContent | Ribbon Application Menu Content | Application Menu contents shown to the right on the Application Menu. |
PRIM_RBBN.ApplicationMenuFooter | Ribbon Application Menu Footer | Application Menu footer shown below the Application Menu and Application Menu content |
PRIM_RBBN.ContextualGroup | Ribbon Contextual Group | Group of sheets that can be shown as required |
PRIM_RBBN.Group | Ribbon Group | Divides a ribbon sheet in to sections |
PRIM_RBBN.HelpToolbar | Ribbon Help Toolbar | Help toolbar shown in the top right corner of the ribbon |
PRIM_RBBN.QuickAccessToolbar | Ribbon Quick Access Toolbar | Toolbar typically shown above the ribbon |
PRIM_RBBN.Sheet | Ribbon Sheet | Tabbed ribbon page |
PRIM_RCON | Constructor | Constructor component reflects a Visual LANSA constructor |
PRIM_RCPM | Constructor Parameter | Constructor parameter |
PRIM_RDBN | Radio Button | Radio Buttons show mutually exclusive choices |
PRIM_RDOM | Domain | Domain component reflects a Visual LANSA domain |
PRIM_REGX | Regular expressions | Provides access to the LANSA regular expression engine |
PRIM_REGX.Capture | PRIM_REGX.Capture | Represents the results from a single successful subexpression capture |
PRIM_REGX.CaptureCollection | PRIM_REGX.CaptureCollection | Represents the set of captures made by a single capturing group |
PRIM_REGX.Group | PRIM_REGX.Group | Represents the results from a single capturing group |
PRIM_REGX.GroupCollection | PRIM_REGX.GroupCollection | Returns the set of captured groups in a single match |
PRIM_REGX.Match | PRIM_REGX.Match | Represents the results from a single regular expression match |
PRIM_REGX.MatchAll | PRIM_REGX.MatchAll | Enables repeated searching for all occurrences of a regular expression |
PRIM_REGX.MatchCollection | PRIM_REGX.MatchCollection | Represents the set of successful matches found by iteratively applying a regular expression pattern to the input string |
PRIM_REGX.MatchOne | PRIM_REGX.MatchOne | Enables repeated searching for one occurrence of a regular expression |
PRIM_REGX.Replace | PRIM_REGX.Replace | Enables repeated replacement of strings that match a specified regular expression with a specified replacement string |
PRIM_REGX.Settings | PRIM_REGX.Settings | Settings object that controls matching options |
PRIM_REGX.Split | PRIM_REGX.Split | Enables repeated splitting of input strings at the positions defined by a regular expression |
PRIM_REPM | Event parameter | Event parameter reflects a Visual LANSA event parameter |
PRIM_REVT | Event | Event reflects a Visual LANSA event |
PRIM_RMPM | Method Parameter | Method parameter component reflects a Visual LANSA method parameter |
PRIM_RMTH | Method component | Method component reflects a Visual LANSA method |
PRIM_RPPM | Property Parameter | Property parameter component reflects a Visual LANSA property parameter |
PRIM_RPTY | Property | Property component reflects a Visual LANSA property |
PRIM_RTYP | Component type | Component type reflects a VL component type |
PRIM_SAAC | Sorted Array Collection Accessor | Provides access to objects in the collection |
PRIM_SACO | Sorted Array Collection | Sorted collection of components accessible by index |
PRIM_SAIT | Sorted Array Collection Iterator | Allows the FOR command to iterate over collection of objects |
PRIM_SBMP | Application Images | LANSA Internal Use |
PRIM_SCAC | Set Collection Accessor | Provides access to objects in the collection |
PRIM_SCIT | Set Collection Iterator | Allows the FOR command to iterate over collection of objects |
PRIM_SCOL | Set Collection | Unordered collection of components that cannot contain duplicates |
PRIM_SDAC | Sorted Dictionary Collection Accessor | Provides access to objects in the collection |
PRIM_SDCO | Sorted Dictionary Collection | Unordered collection of unique component pairs typically used to associate objects with each other |
PRIM_SDIT | Sorted Dictionary Collection Iterator | Allows the FOR command to iterate over collection of objects |
PRIM_SIMG | Image | Shows a picture file |
PRIM_SLAB | Label | Displays text and an image |
PRIM_SMNU | Submenu | Submenu used for nesting menu items |
PRIM_SOND | Sound | Plays a sound file |
PRIM_SOND.File | Sound File | Sound File |
PRIM_SOND.Files | Files | Collection of files for the sound control |
PRIM_SPBN | Toolbar Button | Shortcut button on the toolbar |
PRIM_SPDT | Spin Edit Box | Numeric edit with up and down arrows to change the value |
PRIM_SPLI | Split Layout Item | Defines the behavior of the control being laid out |
PRIM_SPLM | Split Layout Manager | Split Layout Manager |
PRIM_SRVM | Server Module | Server module executes on the server |
PRIM_SRVM.HttpContext | PRIM_SRVM.HttpContext | HTTP Context |
PRIM_SRVM.HttpFormVariable | PRIM_SRVM.HttpFormVariable | HTTP Form Variable |
PRIM_SRVM.HttpFormVariables | PRIM_SRVM.HttpFormVariables | Collection of form variables |
PRIM_SRVM.HttpJsonWebToken | PRIM_SRVM.HttpJsonWebToken | JSON Web Token (JWT) is a compact claims representation format intended for space constrained environments such as HTTP Authorization headers and URI query parameters. |
PRIM_SRVM.HttpJsonWebTokenSignature | PRIM_SRVM.HttpJsonWebTokenSignature | Base class of all JSON Web Signatures (JWS) |
PRIM_SRVM.HttpJsonWebTokenSignatureESnnn | PRIM_SRVM.HttpJsonWebTokenSignatureESnnn | Supports elliptic curve (EC) based JSON Web Signatures (JWS). Provides integrity, authenticity and non-repudation to JSON Web Tokens (JWT) |
PRIM_SRVM.HttpJsonWebTokenSignatureHSnnn | PRIM_SRVM.HttpJsonWebTokenSignatureHSnnn | Supports hash-based message authentication code (HMAC) as the technique to protect the integrity of a JSON Web Token (JWT). The producer and consumer must posses a shared secret, negotiated through some out-of-band mechanism before the JWS-protected object is communicated (unless the producer secures the JWS object for itself) |
PRIM_SRVM.HttpJsonWebTokenSignaturePSnnn | PRIM_SRVM.HttpJsonWebTokenSignaturePSnnn | Supports RSASSA-PSS with MGF1 mask generation JSON Web Signatures (JWS).Provides integrity, authenticity and non-repudation to JSON Web Tokens (JWT) |
PRIM_SRVM.HttpJsonWebTokenSignatureRSnnn | PRIM_SRVM.HttpJsonWebTokenSignatureRSnnn | Supports RSASSA PKCS#1-1.5 JSON Web Signatures (JWS). Provides integrity, authenticity and non-repudation to JSON Web Tokens (JWT) |
PRIM_SRVM.HttpNameValueCollection | PRIM_SRVM.HttpNameValueCollection | Base class for HTTP collections of Name/Value pairs |
PRIM_SRVM.HttpPathParameter | PRIM_SRVM.HttpPathParameter | HTTP Path Parameter |
PRIM_SRVM.HttpPathParameters | PRIM_SRVM.HttpPathParameters | Collection of HTTP Path Parameters |
PRIM_SRVM.HttpPathSegment | PRIM_SRVM.HttpPathSegment | HTTP Path Segment |
PRIM_SRVM.HttpPathSegments | PRIM_SRVM.HttpPathSegments | Collection of HTTP Path Segments |
PRIM_SRVM.HttpQueryParameter | PRIM_SRVM.HttpQueryParameter | HTTP Query string parameter |
PRIM_SRVM.HttpQueryParameters | PRIM_SRVM.HttpQueryParameters | Collection of HTTP query parameters |
PRIM_SRVM.HttpRequest | PRIM_SRVM.HttpRequest | HTTP Request |
PRIM_SRVM.HttpRequestContent | PRIM_SRVM.HttpRequestContent | Request content |
PRIM_SRVM.HttpRequestFile | PRIM_SRVM.HttpRequestFile | HTTP Request File |
PRIM_SRVM.HttpRequestFiles | PRIM_SRVM.HttpRequestFiles | HTTP request files |
PRIM_SRVM.HttpRequestHeader | PRIM_SRVM.HttpRequestHeader | HTTP Server Request Header |
PRIM_SRVM.HttpRequestHeaders | PRIM_SRVM.HttpRequestHeaders | HTTP Request Headers |
PRIM_SRVM.HttpResponse | PRIM_SRVM.HttpResponse | HTTP Response |
PRIM_SRVM.HttpResponseHeader | PRIM_SRVM.HttpResponseHeader | HTTP Server Response Header |
PRIM_SRVM.HttpResponseHeaders | PRIM_SRVM.HttpResponseHeaders | Collection of HTTP response headers |
PRIM_SRVM.HttpServerVariable | PRIM_SRVM.HttpServerVariable | HTTP server Variable` |
PRIM_SRVM.HttpServerVariables | PRIM_SRVM.HttpServerVariables | Collection of server variables |
PRIM_STBR | Status Bar | Information area used to collect and show application messages |
PRIM_STPG | Shortcut Key | Shortcut Key |
PRIM_STR | PRIM_STR | Unicode string data class |
PRIM_STTC | Static | Lines and shapes |
PRIM_TAB | Tab Folder | Folder with several tab sheets |
PRIM_TBLO | Table Layout Manager | Table Layout Manager |
PRIM_TBLO.Column | Table Layout Column | Table Layout Column |
PRIM_TBLO.ColumnDivider | Table Divider Column | Divider allowing columns to be resized at runtime |
PRIM_TBLO.Division | Table Division | Base class for Table Layout columns, rows and dividers |
PRIM_TBLO.HorizontalDivision | Table Horizontal Division | Base class for rows and row dividers |
PRIM_TBLO.Item | Table Layout Item | Defines the behavior of the control being laid out |
PRIM_TBLO.Row | Table Layout Row | Table Layout Row |
PRIM_TBLO.RowDivider | Table Divider Row | Divider allowing rows to be resized at runtime |
PRIM_TBLO.VerticalDivision | Table Vertical Division | Base class for columns and column dividers |
PRIM_TBSH | Tab Sheet | A sheet in a tab folder |
PRIM_TEXT | Multi-line Edit Box | Multi-line entry field typically used for notes |
PRIM_THM | Theme | Styles to be used as a base for the application appearance |
PRIM_THM.Color | PRIM_THM.Color | Definition of to be used in a theme |
PRIM_THM.DrawStyle | DrawStyle | A DrawStyle collects styles to be applied to a feature |
PRIM_THM.SystemThemes | System Themes | Set of predefined themes |
PRIM_TILE | Tile | Tile with user designed content |
PRIM_TILE.ITileDesign | Tile Design interface | Interface allowing Tile to communicate with its design instances |
PRIM_TILE.TileItem | Tile Item | Reference to the Tile containing the item |
PRIM_TIME | Time | Time Data Class |
PRIM_TIMR | Timer | Executes code at intervals |
PRIM_TKBR | Trackbar | Trackbar is used to adjust a value |
PRIM_TREE | Tree | Tree with user designed content |
PRIM_TREE.ITreeDesign | Tree Design Interface | Interface allowing Tree to communicate with its design instances |
PRIM_TREE.TreeItem | Tree Item | Reference to the Tree containing the item |
PRIM_TRVW | Tree View | Hierarchical display of data |
PRIM_TVCL | Tree View Column | Defines the data class and behavior of a column in a tree view |
PRIM_TVIT | Tree View Item | Entry in a tree view |
PRIM_VAR | Variant | Variant component can be used to store a variant value |
PRIM_VCOL | Styles | Styles collection |
PRIM_VDEO | Video | Plays a multimedia file |
PRIM_VDEO.File | Video File | Video File |
PRIM_VDEO.Files | Files property | Collection of files for the video control |
PRIM_VIEW | View | Application View |
PRIM_VPAN | Video Panel | Plays and rewinds a multimedia file |
PRIM_VS | Visual Style | Visual style sets fonts and colors |
PRIM_VS.Appearance | Appearance | Application Level styles |
PRIM_VS.Blur | Blur Effect | Blur effect used as part of a style |
PRIM_VS.Brush | Brush | Base class for all visual brushes |
PRIM_VS.BrushColor | BrushColor | Individual color component of a set of gradient colors |
PRIM_VS.BrushColors | Brush Colors | Collection of colors used to describe a color gradient |
PRIM_VS.DropShadow | DropShadow Effect | Drop shadow to appear around a control |
PRIM_VS.Effect | Effect | Base class for all effects |
PRIM_VS.GradientBrush | Gradient Brush | Base class for all gradient brushes |
PRIM_VS.ImageBrush | Image Brush | Brush used to apply an image as style |
PRIM_VS.LinearBrush | Linear Brush | Gradient colors following a simple line |
PRIM_VS.RadialBrush | Radial Brush | Gradient colors in a circular or elliptical pattern |
PRIM_VS.SolidBrush | Solid Brush | Brush used to show a single color |
PRIM_VS.Style | Style | Style used to define foreground and background appearance |
PRIM_VS.VisualBrush | Visual Brush | Base class for all brushes |
PRIM_VSI | Visual Style Item | Visual style Item is a style definition |
PRIM_VSL | Visual Style Language | Visual style language |
PRIM_VSS | Visual Style Scheme | Visual style scheme maps styles to objects |
PRIM_WAM | WAM | Web Application Module |
PRIM_WBLT | Weblet | Weblet |
PRIM_WDGT | Widget | Widgets are user defined JavaScript features typically implementing a 3rd party control e.g. Google Maps |
PRIM_WDGT.Control | Visual Widget | Visual Widget |
PRIM_WDGT.Object | Widget Object | Non-visual Widget |
PRIM_WEB | Web Page | Web page |
PRIM_WEB.Application | Web Application | Web Application Object |
PRIM_WEB.BlobReader | PRIM_WEB.BlobReader | Returns a BLOB as a Base64 data string |
PRIM_WEB.ClobReader | PRIM_WEB.ClobReader | Returns a CLOB as a Base64 data string |
PRIM_WEB.Console | Web Console | Browser Console |
PRIM_WEB.DataRequest | DataRequest | Definition of a SRVROUTINE to be executed |
PRIM_WEB.File | PRIM_WEB.File | File object selected using the file picker etc. |
PRIM_WEB.FilePicker | Web File Picker | Show explorer to select a file |
PRIM_WEB.Files | Files Collection | Collection of Files |
PRIM_WEB.Geolocation | Web Geolocation | Use the browser geolocation features |
PRIM_WEB.History | Web History | Browser History object |
PRIM_WEB.HtmlContainer | Html Container | Displays a fragment of HTML |
PRIM_WEB.HtmlControl | Bundle item PRIM_WEB.HtmlControl.Name not found in bundle lp.bnd. | |
PRIM_WEB.HttpContent | HTTP Content | The content of an HTTP request |
PRIM_WEB.HttpHeader | HTTP Header | HTTP Headers |
PRIM_WEB.HttpHeaders | HTTP Headers | Collection of all Http header variables |
PRIM_WEB.HttpRequest | HTTP Request | HTTP request to an external web resource |
PRIM_WEB.HttpResponse | HTTP Response | HTTP Response Object |
PRIM_WEB.IRouterProvider | PRIM_WEB.IRouterProvider | Interface that is implemented to facilitate access to a Router that is dynamically configured as opposed to a statically defined PRIM_WEB.Router |
PRIM_WEB.Json | JSON | JSON object |
PRIM_WEB.JsonArray | JSON Array | JSON array |
PRIM_WEB.JsonBoolean | JSON Boolean | JSON Boolean element |
PRIM_WEB.JsonElement | JSON Element | Base JSON element |
PRIM_WEB.JsonNull | PRIM_WEB.JsonNull | Null element |
PRIM_WEB.JsonNumber | JSON Number | Number element |
PRIM_WEB.JsonObject | JSON Object | Object element |
PRIM_WEB.JsonString | JSON String | String element |
PRIM_WEB.LocalStorage | Web Local Storage | Access to the browser local storage |
PRIM_WEB.LocalStorageItem | Web Local Storage Item | Local storage item |
PRIM_WEB.MessageBox | Web Message Box | Web Message box |
PRIM_WEB.MessageBoxCaptions | MessageBoxCaptions property | Collection of all captions in the message box |
PRIM_WEB.Page | Web Page | Embed an external web page |
PRIM_WEB.ResourceRequest | Resource Request | Request to download a resource |
PRIM_WEB.Routable | PRIM_WEB.Routable | This component class is the base class for new component classes PRIM_WEB.Router and PRIM_WEB.Route. It enables the parent of a PRIM_WEB.Route to be either a PRIM_WEB.Router or a fellow PRIM_WEB.Route |
PRIM_WEB.Route | PRIM_WEB.Route | A simple component class that associates a path string with the Visual LANSA Web View class that is to be displayed when the route's FullPath matches the path component of the current URL |
PRIM_WEB.Router | PRIM_WEB.Router | A simple component class that acts as the root of a tree of routes. It is associated with a PRIM_MD.ViewContainer instance to activate routing on that view container |
PRIM_WEB.Routing | PRIM_WEB.Routing | This component class defines the features of a helper component that is accessed using the Routing property of the PRIM_WEB.Application component class. Use the Routing class instance to access the state of the current routing request |
PRIM_WEB.RoutingActiveRoutes | PRIM_WEB.RoutingActiveRoutes | A collection of PRIM_WEB.Route components that matched the active path |
PRIM_WEB.RoutingPathParameter | PRIM_WEB.RoutingPathParameter | Component type maintaining a Name/Value pair with the name corresponding to the name assigned to a path parameter and the value corresponding to the actual value for the parameter in the path component of a URL |
PRIM_WEB.RoutingPathParameters | PRIM_WEB.RoutingPathParameters | A read-write collection of PRIM_WEB.RoutingPathParameter components as a Name/Value pair with the name corresponding to the name assigned to the path parameter and the value corresponding to the actual value for the parameter in the path component of a URL |
PRIM_WEB.ServerRequest | Server Request | Base class for all server transaction definitions |
PRIM_WEB.ServiceWorker | PRIM_WEB.ServiceWorker | Class that provides access to the application's service worker framework |
PRIM_WEB.Session | PRIM_WEB.Session | Current session of a webpage |
PRIM_WEB.SessionStorage | Web Session Storage | Session storage |
PRIM_WEB.SessionStorageItem | Web Session Storage Item | Session storage item |
PRIM_WEB.Signature | Web Signature | Touch sensitive signature capture |
PRIM_WEB.URLParameter | Web URL Parameter | URL parameter |
PRIM_WEB.URLParameters | Web URL Parameters | Collection of URL parameters |
PRIM_WEB.WebPageRequest | WebPage Request | Request for a web page |