Vibecode Reference Manual

kDataObject

Vibecode base class


Info


Abstract



Properties


Name

Type

Label

List

Owned

Cluster

Mandatory

Unique

Note

Id

tkUnique

Id

check mark

check mark

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 upon 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



Events


When

Method Name

Module

Parameters

On

Off

Asynch

beforeinsert

OnInitWorkFlow

kCoreServices

afterinsert

AutoTransition

kCoreServices

afterupdate

AutoTransition

kCoreServices

workflowstatus

(I) : Event is defined in parent class



IncrementalSearch


  • class : kDataObject

  • searchproperty : id

  • displayproperties : id,ClassName

  • displaytextproperties : id,ClassName


Inherited