kCustomViewlist
Custom Viewlist
Info
Inherits from kDataObject
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
saved | tkYesNo | Saved | - | |||||
TempView | tkYesNo | Is Temp CustomView | - | |||||
ParentOfTempViewName | tkDescription | Parent Of Temp CustomView | - | |||||
CoreView | tkYesNo | Core View | - | |||||
CustomView | kCustomView | CustomView | Owned | - | ||||
AppName | tkShortString | App Name | ||||||
FunctionName | tkShortString | Function Name | ||||||
ViewApp | tkShortString | Core View Application | - | |||||
ViewName | tkShortString | Core View Name | - | |||||
Class | kClass | Class Name | could be calculated by the server ? no | |||||
Name | tkDescription | Name | (A) | |||||
Title | tkTranslatableDescription | Title | - | |||||
Titlegrandtotal | tkTranslatableDescription | Title Grand Total | - | |||||
Titlevalues | tkTranslatableDescription | Title Values | - | |||||
order | tkYesNo | Order | - | |||||
Filter | tkCondition | Filter | - | |||||
filtered | tkYesNo | Filtered | - | does we need it at db level ? | ||||
grouped | tkYesNo | Grouped | - | |||||
groupedcolumn | tkShortString | Grouped Column | - | |||||
groupedcollapsed | tkYesNo | Grouped Collapsed | - | |||||
groupedadvanced | tkYesNo | Grouped Advanced | - | |||||
format | tkShortString | Format | - | |||||
collapsible | tkYesNo | Collapsible | - | |||||
collapsed | tkYesNo | Collapsed | - | |||||
rownumberer | tkYesNo | Row Numberer | - | |||||
type | tkViewListType | Type | - | |||||
editable | tkViewListEditableType | Editable | - | |||||
forminsert | tkPropertyReference | Form Insert | - | |||||
formedit | tkPropertyReference | Form Edit | - | |||||
avatarimage | tkYesNo | Avatar Image | - | |||||
avatartext | tkYesNo | Avatar Text | - | |||||
sort | tkShortString | Sort | - | |||||
savestate | tkYesNo | Save State | - | |||||
rowstyle | tkLongText | Row Style | - | |||||
User | kUser | List | Not Owned | - | ||||
UserGroup | kUserGroup | List | Not Owned | - | ||||
Advanced | tkYesNo | Advanced | - | |||||
Shared | tkCustomSharedType | Shared Options | - | |||||
Viewlistitems | kCustomViewlistItem | List | Owned | |||||
Inherited from kDataObject | ||||||||
Id | tkUnique | Id | ||||||
ClassName | tkCode | Class Name | ||||||
CreatedBy | tkCode | Created BY | - | |||||
LastModifiedBy | tkCode | Last Modified By | - | |||||
CreatedDate | tkDateTime | Created Date | - | |||||
LastModifiedDate | tkDateTime | Last Modified Date | - | |||||
RevisionNumber | tkInteger | Revision Number | - | |||||
WorkflowStatus | kWorkflowStatus | Workflow Status | - | |||||
OwnedOnRequest | tkYesNo | Is owned on request | - | |||||
Origin | kSystem | Origin | - | |||||
LastModifiedProcess | tkGuid | Last process | - |
(E) : Type have an event assigned to it, look at type documentation for mode details
(A) : Property have an autocoderole, look autocoderole grid for mode details
Autocoderoles
Property | Ignore user input | When | Code part | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Type | Value | Start | Length | Fill Char | Dir | Seq. Suf. | Prefix | Limit Len | |||
Name | insert | property | AppName | ||||||||
fixed | - | ||||||||||
property | FunctionName | ||||||||||
fixed | - | ||||||||||
guid | |||||||||||
fixed | - | ||||||||||
property | Title |
Events
When | Method Name | Module | Parameters | On | Off | Asynch |
---|---|---|---|---|---|---|
beforeupdate | GenerateUICustomView | kCoreServices | ||||
beforeinsert | GenerateUICustomView | kCoreServices | ||||
afterupdate | GenerateUICustomView | kCoreServices | ||||
afterinsert | GenerateUICustomView | kCoreServices | ||||
beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
afterinsert (I) | AutoTransition | kCoreServices | ||||
afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
- class : kCustomViewlist
- searchproperty : Name
- displayproperties : Name
- additionalproperties : title,AppName,FunctionName,Class, Class.Code, saved,Shared,CoreView,TempView,ParentOfTempViewName
Used By
Class | Property |
---|---|
kUserCustomView | CustomViewList |