Visual LANSA Component Classes
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_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_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_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.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.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.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.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 numerical data
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.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.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.Menu PRIM_MD.Menu Menu container for menu items
PRIM_MD.MenuItem PRIM_MD.MenuItem Menu item to control webpage
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.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_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_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.HttpFormVariable PRIM_SRVM.HttpFormVariable HTTP Form Variable
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.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.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.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.ServerRequest Server Request Base class for all server transaction definitions
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

See also

All Component Classes

Technical Reference

Version 14sp2 May 2018