Optional activeinitial status of the clip, default is:
Optional buttonsWhen true, fClip (detail) draw buttons under the title, not on top of that. Used for clips where buttons are always visible - aka charts
Optional closewhen true, clip contains button to close self
Optional closeClose listClip is no elements in that
Optional disableDisable collapse list of clips. O
Optional encapsMark that object is an ecapsulation of single other object of uknown type. Mofidified behaviour of both them so that they behaves almost like a set of objects
true - parent - object that has single encapsulated object included; defined by input attributes from json S - son - single son of parent - defined always internall not allowed in json false = undefined - no encapsulation - do not use false (is totally useless as duplictate nothing)
Optional expandOptional command to expand all childerns, default is true When true, all childern get command to expand
Optional imageWhen true and clip has image instead if icon, clip opens larger image detail after the image click-on
Optional loadLevel of the loading - load level brakes that stops loading to the infinite depth
Optional noOptions totally disable command line and processing of any operation from clip - than it is dead text without any functionality It differs from readonly, because readonly allows default operation (edit, show clip) as well as operation with readonlyenabled attribute
Optional readonlymark that clip (and all subclips) should be readonly
Optional subInformation for clip that it is a subpart of clip and depth of the child in the tree
Optional useOptional attribute says, that clip has neither loaded nor parent object but empty object. Use it for empty dialogs where empty object don't mixes values from caller with fields
Warning: Empty object = no data. All usefull attributes must in the input attributes like tskAreaID:linkID =
Optional useOptional attribute for fClip (detail); when used in cliplist it broke it (won't load data) When true, clip dfoes not load its own data but uses parent object instead of them Intended for clip in the object detail used to somehow presents information about object (status?) or in dashboard using dashboard object Object should be of the same type as parent (although technically does not havet to be)
Internal parameters that affects how the fclip is opened
clipParams has 2 ways how could be set:
Example
Example