Search: select-item

Last modified by admin on 2022/04/24 04:58

Results 71 - 76 of 76 « previous page Page 1 2 3 4 5 6 7 8

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
RCA.Activities.Java.TypeInto Description This Type Into activity allows you to type into a specified Java file. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
Raw document content
of the activity** * **Pick target element **- Chooses the field to select the item. This activity will generate

Select Item

Last modified by Nhan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Java.SelectItem Description This Select Item activity allows you to select
- Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
code better. Eg: Select Java Item
Title
Select Item
Attachment name
select item.jpg
Location
Select Item
Raw document content
" %) ((( RCA.Activities.Java.SelectItem == **Description** == This Select Item activity allows you to select specific items from
) **In the body of the activity** * **Pick target element **- Chooses the field to select the item
of the activity to organize and structure your code better. Eg: Select Java Item ))) {{velocity

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location of that field. Properties
Raw document content
** * **Pick target element** - Chooses the field to select the item. This activity will generate a string

Expand/Collapse

Last modified by Nhan Nguyen on 2022/05/13 02:23
Rendered document content
RCA.Activities.Java.ExpandCollapse Description This activity allows you to expand/collapse activities. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location
Raw document content
target element** - Chooses the field to select the item. This activity will generate a string variable

Element Exists

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
RCA.Activities.Java.ElementExists Description This activity allows you to check if the element exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
Raw document content
of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate

XWiki Syntax Guide

Located in
Last modified by admin on 2022/04/17 14:38
Objects
', function() { if($('goto-select')) { Event.observe($('goto-select'), 'change', function (event) { var select = event.element(); var i = select.selectedIndex; if (window.location != select.options[i].value) { window.location = select.options[i].value; } }); $('goto-select
code : #document-title { margin-bottom: 1em; } #change-context { float: right; padding-top: 0.5em; } #goto-select optgroup { margin: 0.5ex; } #syntax-page-content { margin-left: 15em; } #syntax-page-content table { width: 99%; } #syntax-page-content>h3 { display: none; } #syntax-page
Raw document content
) No syntax sections found! #else #foreach ($item in $results) #set($sectionDoc = $xwiki.getDocument($item)) #set($obj = $sectionDoc.getObject("XWiki.XWikiSyntaxClass")) ## detect if we
sections from a syntax category * * Expected format: * sections = vector of items * item = map with the
« previous page Page 1 2 3 4 5 6 7 8
RSS feed for search on [select-item]
Created by admin on 2022/04/17 14:38