/* --- Script © 2005-2009 EC Software --- */
var ua = navigator.userAgent;
var dom = (document.getElementById) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
var ie5_5 = ((ua.indexOf("MSIE 5.5")>=0 || ua.indexOf("MSIE 6")>=0) && ua.indexOf("Opera")<0) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var offsxy = 6;
function hmshowPopup(e, txt, stick) {
  var tip = '<table  cellpadding="6" cellspacing="0" style="background-color:#CCE6FF; border:1px solid #000080; border-collapse:collapse;"><tr valign=top><td>'+ txt + '<\/td><\/tr><\/table>';
  var tooltip = atooltip();
  e = e?e:window.event;
  var mx = ns4 ? e.PageX : e.clientX;
  var my = ns4 ? e.PageY : e.clientY;
  var obj   = (window.document.compatMode && window.document.compatMode == "CSS1Compat") ? window.document.documentElement : window.document.body;
  var bodyl = (window.pageXOffset) ? window.pageXOffset : obj.scrollLeft;
  var bodyt = (window.pageYOffset) ? window.pageYOffset : obj.scrollTop;
  var bodyw = (window.innerWidth)  ? window.innerWidth  : obj.offsetWidth;
  if (ns4) {
    tooltip.document.write(tip);
    tooltip.document.close();
    if ((mx + offsxy + bodyl + tooltip.width) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.width; if (mx < 0) mx = 0; }
    tooltip.left = mx + offsxy + bodyl;
    tooltip.top = my + offsxy + bodyt;
  }
  else {
    tooltip.innerHTML = tip;
    if (tooltip.offsetWidth) if ((mx + offsxy + bodyl + tooltip.offsetWidth) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.offsetWidth; if (mx < 0) mx = 0; }
    tooltip.style.left = (mx + offsxy + bodyl)+"px";
    tooltip.style.top  = (my + offsxy + bodyt)+"px";
  }
  with(tooltip) { ns4 ? visibility="show" : style.visibility="visible" }
  if (stick) document.onmouseup = hmhidePopup;
}
function hmhidePopup() {
  var tooltip = atooltip();
  ns4 ? tooltip.visibility="hide" : tooltip.style.visibility="hidden";
}
function atooltip(){
 return ns4 ? document.hmpopupDiv : ie4 ? document.all.hmpopupDiv : document.getElementById('hmpopupDiv')
}
popid_1693528472="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Actions Collection Editor: for FieldMap property <span style=\"font-weight: bold;\">ActionSelectList<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the description seen by the user for this option when the Action column dropdown list is displayed.<\/p>\n\r"
popid_1683304051="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Actions Collection Editor: for FieldMap property <span style=\"font-weight: bold;\">ActionSelectList<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the action when this option is selected by the user in the Gridview action column\'s dropdown list.<\/p>\n\r"
popid_553389020="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When a Field has an Action of Read, when FieldTemplate=Standard, the control will be generated as a TextDisplay custom web control by default. &nbsp;You should not set FieldTemplate as any of the data-entry capable controls.<\/p>\n\r"
popid_1972635479X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, a line is generated into the code-behind preRender method for the web page which will read the contents of the field, and if not blank display a pop-up sticky note with the fields contents.<\/p>\n\r"
popid_304132527X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: TextEntry selected<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, FVEntry control is generated with the <span style=\"font-weight: bold;\">BarCodeSupport<\/span> property=true. This will activate the barcode support for the web field. &nbsp;See the <span style=\"font-weight: bold;\">BarCodeSupport<\/span> help for more information.<\/p>\n\r"
popid_274792684="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field and Label<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the Base CssClass to assign this Field or Label. &nbsp;\"Standard\" will assign the class based on the type (datafield or label).<\/p>\n\r"
popid_1389225806X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When blank, the Field\'s Name property is used as the column heading. &nbsp;To introduce a linebreak (multi-line heading), use the | (vertical bar) character as the line break.<\/p>\n\r"
popid_760410763X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>The column with ColumnKeyType=<span style=\"font-style: italic; font-weight: bold;\">Action<\/span> enables logic to manage the entry of actions by the user against individual rows. &nbsp;Single-Click and Double-click actions can be set, as well as drop-down lists of available actions.<\/p>\n\r"
popid_905908554X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the role this field has within a multi-row list. &nbsp;When a column is used to enter an action on the row, set it as an Action. &nbsp;Important values, like customer number would be key1 and key2, while status and status2 apply to attributes of the data. &nbsp;Other values include user1, user2 and hidden (don\'t display in UI).<\/p>\n\r"
popid_905908553X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>The column with ColumnKeyType=<span style=\"font-style: italic; font-weight: bold;\">key1<\/span> is tested each time a row is read from the screen. &nbsp;When this column is blank\/empty, it is considered the end of the list (EOF).<\/p>\n\r"
popid_2088288081X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When a FieldTemplate supporting host dates is selected, such as <span style=\"font-weight: bold;\">DateEntry, <\/span>the DateFormat string provides translation from and to the host\'s format. &nbsp;The UIProject entity provides global control of this value-using the asterisk (*) for a field will default to the UIProject <span style=\"font-weight: bold;\">DateFormat<\/span> value.<\/p>\n\r"
popid_600682621X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, the generated Field control will include the DynamicCss=\"True\" as a property, which interprets attributes dynamically and applies a ScreenAttribute from the active CSS properties.<\/p>\n\r"
popid_1386561651="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span> or <span style=\"font-weight: bold;\">Label<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, the generated Field or Label control will include code in the code-behind OnPreRender() method that sets visibility based on status in the active host screen.  <span style=\"font-weight: bold;\">Note that labels have a TODO generated to tie visibility with a corresponding data field...<\/span><\/p>\n\r"
popid_1382771844="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets label to use in layouts that require each field to have an associated label. &nbsp;Default is FieldName.<\/p>\n\r"
popid_66023914X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field and Label<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>By selecting a Field Template, you can change how the field appears in the web page. &nbsp;Choose from CheckBox, DateEntry, RadioButtonList, TextDisplay, TextEntry, YesNoRButtons and more...<\/p>\n\r"
popid_913271663X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For the Checkbox control, set this property to <span style=\"font-weight: bold;\">CheckBox <\/span>using the Template Picker selection control.<\/p>\n\r"
popid_913271617X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For the DateEntry control, set this property to <span style=\"font-weight: bold;\">DateEntry <\/span>using the Template Picker selection control.<\/p>\n\r"
popid_615973233X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For the TextDisplay control, set this property to <span style=\"font-weight: bold;\">TextDisplay <\/span>using the Template Picker selection control.<\/p>\n\r"
popid_913271018X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For the YesNoRButtons control, set this property to <span style=\"font-weight: bold;\">YesNoRButtons <\/span>using the Template Picker selection control.<\/p>\n\r"
popid_615948082X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For the RadioButtonList control, set this property to <span style=\"font-weight: bold;\">RadioButtonList <\/span>using the Template Picker selection control.<\/p>\n\r"
popid_913270929X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For the TextEntry control, set this property to <span style=\"font-weight: bold;\">TextEntry <\/span>using the Template Picker selection control.<\/p>\n\r"
popid_11539636="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field, with ColumnKeyType=<\/span><span style=\"font-style: italic; font-weight: bold;\">Action<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For a Single or Double-click mouse selection, this must be set to non-blank, or the FieldMap.CursorDrillDown property must be <span style=\"font-weight: bold;\">true.<\/span><\/p>\n\r"
popid_650394439X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field, with ColumnKeyType=<\/span><span style=\"font-style: italic; font-weight: bold;\">Action<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When not empty\/blank, sets a single action that will be applied to rows selected by the user. &nbsp;This property must be set to make the MouseEnterClicks property visible on the parent FieldMap.<\/p>\n\r"
popid_213962100="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Provides additional information about the column besides the name. &nbsp;Note that \"(Click to sort column)\" is added to the TipText, and if no tiptext is provided, the Fieldname is used.<\/p>\n\r"
popid_2118128332X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>The length of the field is used when generating any TextEntry control to control the size of the field on the web page as well as maxlength.<\/p>\n\r"
popid_1896697284="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: RadioButtonList, any Template with ListItems<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Provides the values and text to display for the RadioButtonList, or any control using the ASP.NET ListItems collection.<\/p>\n\r"
popid_1970747134X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model (Screen) Layer: <\/span> Informs the navigation engine that this field is used across many different screens, and that an entry found in one screen applies to any screen containing this same field name. &nbsp;Typically used in navigation environments for such entries as a transaction code.<\/p>\n\r"
popid_154192922X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When a Field has a NavigationUse of <span style=\"font-weight: bold;\">keyVariable<\/span> and a navigation link or request is made on a page containing the field, if the field is empty, a Popup Web Note will be displayed instructing the user that a value is needed to complete the navigation...<\/p>\n\r"
popid_953043225="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: Checkbox or YesNoRButtons FieldTemplates<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>This is the screen value that indicates \"NO\" or \"false\" or \"unselected\" for the screen field.<\/p>\n\r"
popid_1299797137X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: TextEntry selected<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When the SelectionPopup for a TextEntry field is <span style=\"font-weight: bold;\">true<\/span>, setting this property true activates the F4 key for the user as an alternative to clicking on the popup image button.<\/p>\n\r"
popid_39978634X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: TextEntry selected<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When the SelectionPopup for a TextEntry field is <span style=\"font-weight: bold;\">true<\/span>, this is the Title of the Popup window, as well as tiptext for a mouse hover over the SelPopup button.<\/p>\n\r"
popid_831761245="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Action used to enter into the row rolled-over. &nbsp;For example, if the action \"I\" is used for inquiry on a row, set this property to \"I\" for an inquiry page as a result.<\/p>\n\r"
popid_556801618="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Enter the name of a web page, presumably an ASPX page, that will be displayed in a rollover window. This property is visible when the <span style=\"font-weight: bold;\">Field.RolloverTrigger<\/span> property is set to <span style=\"font-weight: bold;\">Custom Page<\/span>.<\/p>\n\r"
popid_874812811X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Activates a rollover popup for this column in a gridview when not set to <span style=\"font-style: italic; font-weight: bold;\">none.<\/span>  <span style=\"font-style: italic; font-weight: bold;\">QuickView Action=<\/span><span style=\"font-style: italic;\">Display a QuickView version of page<\/span>, <span style=\"font-style: italic; font-weight: bold;\">Standard Action=<\/span><span style=\"font-style: italic;\">Display a standard web page, <\/span>and <span style=\"font-style: italic; font-weight: bold;\">Custom Page=<\/span><span style=\"font-style: italic;\">Display the specified Field.RolloverPage.<\/span><\/p>\n\r"
popid_1041747259X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field contained in a MultiRow FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p><span style=\"font-style: italic;\">Set to <\/span><span style=\"font-style: italic; font-weight: bold;\">QuickView Action <\/span>to<span style=\"font-weight: bold;\"> <\/span>Display a QuickView version of page when the user rolls the mouse over a row\/column cell in this field\'s column.<\/p>\n\r"
popid_1787803411="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field and Label<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Can enter an override for the attributes. &nbsp;This would typically be taken from the special codes in the CSS file.<\/p>\n\r"
popid_1001997926X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: TextEntry Selected<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, the generated Field control will include the Selection Popup clickable icon, which will trigger a selection request at the host to display a selection popup.<\/p>\n\r"
popid_45138745="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: TextEntry Selected<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, the generated Field control will include the Selection Popup clickable icon, which will trigger a selection request at the host to display a selection popup.<\/p>\n\r"
popid_106984545X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Label: ActionLabel Template<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the Screen you wish to navigate to when the user clicks on the Hotspot label...use the Navigation panel to help in determining which screen you select.<\/p>\n\r"
popid_1265957920="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: TextEntry selected<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, the generated Field control will include the UpperCase=\"True\" as a property, will converts all characters to uppercase as the user keys them into the input text field.<\/p>\n\r"
popid_1184884477X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: TextEntry selected<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, FVEntry control is generated with the <span style=\"font-weight: bold;\">ValidateOnChange<\/span> property=true. This will call a standard validation function with the FieldID as a parameter. &nbsp;See full help on the <span style=\"font-weight: bold;\">ValidateOnChange<\/span> property for more information.<\/p>\n\r"
popid_797416932X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: TextEntry selected<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">true<\/span>, FVEntry control is generated with the <span style=\"font-weight: bold;\">ValidateOnChange<\/span> property=true and any error from the user-written validation function will be displayed using a web note positioned next to the field failing validation.<\/p>\n\r"
popid_351683047="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Field: Checkbox or YesNoRButtons FieldTemplates<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>This is the screen value that indicates \"YES\" or \"true\" or \"selected\" for the screen field.<\/p>\n\r"
popid_1154157946X="<p>Enter topic text here.<\/p>\n\r"
popid_1153492450X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For MultiRow lists with Action Columns that <span style=\"text-decoration: underline;\">do not have<\/span> a FixedAction set, this property provides control over the list provided to the user for available\/valid actions.  <span style=\"font-style: italic; font-weight: bold;\">Static Text=<\/span>Use the ActionSelectList Collection editor to define the list, <span style=\"font-style: italic; font-weight: bold;\">Screen Data=<\/span>a field on the screen provides the list, (<span style=\"background-color: #ffff99;\">requires additional coding in the generated application)<\/span><\/p>\n\r"
popid_239907429="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, cursor location is used in this multi-row list to select the next screen (move cursor to row, then press Enter, for example).  <\/p>\n\r"
popid_239907430="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>If there is no action column on a multirow list, set this <span style=\"font-style: italic; font-weight: bold;\">true<\/span> to enable the Single-click or Double-click mouse selection.<\/p>\n\r"
popid_1114256426="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For MultiRow lists with Action Columns that <span style=\"text-decoration: underline;\">do not have<\/span> a FixedAction set, this property provides control over the list provided to the user for available\/valid actions.  (<span style=\"background-color: #ffff99;\">requires additional coding in the generated application to implement fully)<\/span><\/p>\n\r"
popid_1116713587X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the style of the list, currently only \"subfile\" is supported by the Flex DHTML javascript.<\/p>\n\r"
popid_294199892X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the template used to generate the rows into the web page. &nbsp;The two standard templates are: InLineView (creates full HTML table, no FVSubFile or GridView) or Standard (creates DHMTL Gridview with the FVSubFile control)<\/p>\n\r"
popid_1293206065X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When FixedAction is defined on an Action Column field, use to set mouse click actions, <span style=\"font-style: italic; font-weight: bold;\">Single Click Enters<\/span> or <span style=\"font-style: italic; font-weight: bold;\">Double Click Enters<\/span> activate mouse actions.<\/p>\n\r"
popid_1923043079="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, the containing FieldMap is considered a MultiRow map, and the properties associated with multirow maps will be displayed.<\/p>\n\r"
popid_613067431X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>The name of the FieldMap will become the name of the Class generated to support the FieldMap in the project. &nbsp;The complete classname will be qualified with the Screen Definition Name, an underscore, and the FieldMap name.<\/p>\n\r"
popid_1174928185="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, actions entered in the web UI for this FieldMap will be displayed in a popup window instead of a new web page.<\/p>\n\r"
popid_702770870X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the number of screens that are read each time the list is initially filled, and each time the user clicks on the More Rows button.<\/p>\n\r"
popid_702770869X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the number of screens that are read each time the list is initially filled, and each time the user clicks on the More Rows button.<\/p>\n\r"
popid_310421841X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Use to override the initial height of a Flex Gridview control in a web page containing the fieldmap.  <span style=\"font-weight: bold;\">Rows not pixels...<\/span><\/p>\n\r"
popid_463237273X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When not zero, changes the calculated height of the generated FVSubFile control based on the number of <span style=\"font-weight: bold;\">rows<\/span> entered.<\/p>\n\r"
popid_113712854="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Use to override the initial width of a Flex Gridview control in a web page containing the fieldmap.  <span style=\"font-weight: bold;\">Columns not pixels...<\/span><\/p>\n\r"
popid_594685428="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When not zero, changes the calculated width of the generated FVSubFile control based on the number of <span style=\"font-weight: bold;\">columns<\/span> entered.<\/p>\n\r"
popid_1624587236="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">FieldMap<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, the FVSubFile web control will automatically generate style classes that represent the active colors and attributes for each cell in the list as currently displayed by the host application.<\/p>\n\r"
popid_1179175286="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Label<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the Base CssClass to assign this Label.  <span style=\"font-weight: bold;\">Ignore will not generate any label into the web page.<\/span> \"Standard\" will assign the class based on the type (datafield or label).<\/p>\n\r"
popid_167722308="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Label<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>By selecting a Label Template, you can change how the label appears in the web page. &nbsp;Choose from <span style=\"font-weight: bold;\">Standard, Label or ActionLabel.<\/span> &nbsp;Note that Standard will default to Label...<\/p>\n\r"
popid_1850172225X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Label<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Choose ActionLabel to generate a button with the text of the label on it. &nbsp;When clicked, the user\'s view will switch to the screen identified in the ActionLabel.<\/p>\n\r"
popid_194152999="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Label<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Choose from <span style=\"font-weight: bold;\">Standard or Label <\/span>to generate a simple DIV or Server-side Label control.<\/p>\n\r"
popid_532098423="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Enable convenient Intellisense-supported indexing and references of definitions for Screens, FieldMaps and Fields.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\">These enumerations are used throughout all of the code--the ScreenID enum forms the basis for the <span style=\"font-style: italic;\">active View<\/span> while the FieldID and MapID enumerations provide definitions into the screen-based data model.<\/p>\n\r"
popid_1753354333="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Simple container class of public string members with names matching the fields defined in the map.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\">No real interaction, <span style=\"font-weight: bold;\">FieldMap<\/span> class objects are created by the <span style=\"font-weight: bold;\">FVUIMaps<\/span> read methods to provide a container for returning results. &nbsp;Also provide definitions in a Web Services environment for returned data from web service calls.<\/p>\n\r"
popid_1579334342="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Parent class for all View page code-behind classes. &nbsp;Provides housekeeping and session state management, default behavior and useful methods.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Extends<\/span><\/p>\n\r<p style=\"text-indent: -1px; margin: 0px 0px 0px 11px;\"><span style=\"font-weight: bold;\">System.Web.UI<\/span> class<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">FVWeb Controls <\/span>through<span style=\"font-weight: bold;\"> IFVUIMapsPage <\/span>interface<span style=\"font-weight: bold;\">, TaskName and FVUITask model-layer <\/span>objects through <span style=\"font-weight: bold;\">TaskSession.  <\/span><\/p>\n\r"
popid_374857428="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Provides convenient location to add custom methods and overrides related to the screen application.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Extends<\/span><\/p>\n\r<p style=\"text-indent: -1px; margin: 0px 0px 0px 11px;\"><span style=\"font-weight: bold;\">FVUITaskCG<\/span> class<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\">As generated, this class is empty, and is not generated more than once, making it a good place to add custom methods or override methods in <span style=\"font-weight: bold;\">FVUITaskCG<\/span>. &nbsp;Contained methods can be called directly by <span style=\"font-weight: bold;\">ViewName<\/span> class objects.<\/p>\n\r"
popid_1621650556="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Contains all root navigation and data read\/write methods organized by Screen\/View name and FieldMap name. &nbsp;This is a large module that is intended to have no user modifications.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">FVUIMaps<\/span> class to perform screen reads and writes.  <span style=\"font-weight: bold;\">ViewName<\/span> class objects call Actions and read and write to and from the data model (screens) but <span style=\"font-style: italic;\">not directly to this class; <\/span>they always reference FVUITask or TaskNameTask class objects in order to support inheritance.<\/p>\n\r"
popid_545817475="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Provide advanced data collection classes for relational interchange of field data based on a public FieldID enumeration. &nbsp;Provide a bridge between the data model and the UI\/View layers.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">FVPage<\/span>, <span style=\"font-weight: bold;\">ViewName<\/span> classes and <span style=\"font-weight: bold;\">FV Web Control<\/span> classes, <span style=\"font-weight: bold;\">FVUIMaps<\/span> class for field location and map relational matches.<\/p>\n\r"
popid_38507338="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Manages multirow FieldMap definitions that can require reading and writing across multiple screens. &nbsp;A parent List Class encapsulates default behavior and each individual list class manages the details such as number of rows, field names and locations and so on.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Extends<\/span><\/p>\n\r<p style=\"text-indent: -1px; margin: 0px 0px 0px 11px;\"><span style=\"font-weight: bold;\">MappedList<\/span> class<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">FVUIMaps<\/span> class to perform screen reads and writes.  <span style=\"font-weight: bold;\">ViewName<\/span> class objects and the <span style=\"font-weight: bold;\">FVSubFile <\/span>web controls through the <span style=\"font-weight: bold;\">TaskSession<\/span> object, load and access each list class to read multiple rows as well as enter actions on specific rows.<\/p>\n\r"
popid_602094227="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Provides class to enable user overrides of FVUITask methods, such as methods to read and write data from specific Views. &nbsp;Primarily used in Notebook and Workflow tasks.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Extends<\/span><\/p>\n\r<p style=\"text-indent: -1px; margin: 0px 0px 0px 11px;\"><span style=\"font-weight: bold;\">FVUITask<\/span> class<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">ViewName <\/span>screen class objects that are part of a <span style=\"font-style: italic;\">Composite, Workflow or Notebook<\/span> page collection, <span style=\"font-weight: bold;\">FVUIMaps Class<\/span> for any screen read\/writes and <span style=\"font-weight: bold;\">FVUITask <\/span>for high-level navigation methods<span style=\"font-weight: bold;\">.<\/span><\/p>\n\r"
popid_1151976310="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Container for ASP.NET session objects, \"glue\" between the UI\/View layer and the Control layer\'s Task objects, and host session connection and disconnection logic.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">FVPage <\/span>through session management methods, <span style=\"font-weight: bold;\">FVUITask<\/span> objects (constructs, manages objects by TaskID), <span style=\"font-weight: bold;\">List Classes, <\/span>loads and maintains public reference to <span style=\"font-weight: bold;\">FVUIMaps<\/span> object.<\/p>\n\r"
popid_1581866090X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Container page for primary view iFrame, DHTML framework script references, optional menu tree and optional Emulation iFrame<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">TaskSession Object, Housekeeping ASPX pages, View display pages and SCTerm Terminal emulation<\/span><\/p>\n\r"
popid_1000468233="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Provides a read\/write method for each defined FieldMap, with variants provided depending on type (multirow or singleton map). &nbsp;Static methods and arrays provide information about fields and the relationship between fields and maps.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">FVUIMaps<\/span> class to perform screen reads and writes.  <span style=\"font-weight: bold;\">ViewName<\/span> class objects and the <span style=\"font-weight: bold;\">FVSubFile <\/span>web controls through the <span style=\"font-weight: bold;\">TaskSession<\/span> object, load and access screen read and write methods.<\/p>\n\r"
popid_2020291973X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">This module contains both the namesake class as well as class definitions for the IOBag, IOField and a class for every FieldMap in the definition.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">TaskSession <\/span>and other Controller<span style=\"font-weight: bold;\"> Tasks objects. &nbsp;FieldMap <\/span>classes<span style=\"font-weight: bold;\">, IOBag and IOField <\/span>class objects are also exposed at the UI\/View level.<\/p>\n\r"
popid_87641395="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Contain FV Web Controls for one or more screens (views) as organized in layout, provide connection to TopPage DHTML framework.<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">ViewName Class <\/span>(in ViewName.aspx.cs module), <span style=\"font-weight: bold;\">FV Web Controls, DHTML Framework<\/span><\/p>\n\r"
popid_1159817041X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Code-behind for the ViewName page, including <span style=\"font-weight: bold;\">OnPreRender<\/span> to load model data, <span style=\"font-weight: bold;\">Action Button <\/span>click actions, as well as any overrides for the <span style=\"font-weight: bold;\">OnNextAction<\/span> and <span style=\"font-weight: bold;\">ActOnState<\/span> method<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Extends<\/span><\/p>\n\r<p style=\"text-indent: -1px; margin: 0px 0px 0px 11px;\"><span style=\"font-weight: bold;\">FVPage<\/span> class<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">Task model-layer <\/span>objects through <span style=\"font-weight: bold;\">TaskSession.  <\/span>Task state changes are handled in the <span style=\"font-weight: bold;\">ActOnState<\/span> method.<\/p>\n\r"
popid_1276910804="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Primary Role<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 11px;\">Provide advanced UI functionality, such as popup calendar controls, while providing automatic data-aware functionality integrated with the IOBag \/ IOField session objects<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Extends<\/span><\/p>\n\r<p style=\"text-indent: -1px; margin: 0px 0px 0px 11px;\"><span style=\"font-weight: bold;\">System.Web.UI.Controls.*<\/span> classes (depends on nature of control)<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Interacts With<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 9px;\"><span style=\"font-weight: bold;\">FVPage <\/span>through<span style=\"font-weight: bold;\"> IFVUIMapsPage Interface <\/span>to acquire corresponding <span style=\"font-weight: bold;\">IOField<\/span> object for advanced data interchange, including change flags and active screen attribute when dynamic attributes are active.<\/p>\n\r"
popid_1402554563X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>An Object in Studio<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>This documentation is <span style=\"font-weight: bold;\">coming soon...<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r<p><span style=\"font-weight: bold;\">[To Be Completed]<\/span><\/p>\n\r"
popid_363914846X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Panel<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the type of DIV generated.  <span style=\"font-style: italic; font-weight: bold;\">Standard<\/span> will generate a floating DIV containing a TABLE element that follows the formatting of the existing screen faithfully. <span style=\"font-style: italic; font-weight: bold;\">FloatingDivs<\/span> will generate a floating DIV containing multiple floating DIVS along with CSS to attempt formatting. <\/p>\n\r"
popid_1532505022="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>By selecting an Action Template, you can change how the Action appears (and works) in the web page. &nbsp;Choose from &nbsp;Standard, PopupWindow and more...<\/p>\n\r"
popid_949624463="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When you defining and individual action button in the <span style=\"font-style: italic;\">Actions Collection Editor<\/span>, set the <span style=\"font-weight: bold;\">ActionTemplate<\/span> property to <span style=\"font-style: italic; font-weight: bold;\">PopupWindow<\/span> to display the next screen in a popup window.<\/p>\n\r"
popid_1158952387X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the text displayed in the Web Page button<\/p>\n\r"
popid_1124895447="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, the button will only be displayed on the web page when the backing screen has the <span style=\"font-weight: bold;\">ScreenText<\/span> visible in the lower rows of the screen.<\/p>\n\r"
popid_685153615X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the key (Enter, PF3, PF4 and so on) that should be sent to the host when this button is clicked.<\/p>\n\r"
popid_1356107180="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Set to <span style=\"font-style: italic; font-weight: bold;\">true <\/span>and at runtime, the keyboard hook from the terminal emulator will be used to associate the key defined in EnterKey with the active PC keyboard.<\/p>\n\r"
popid_1703133099="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Original text that represents this action on the backing screen--used when the DynamicVisibility property is true to control visibility of the button.<\/p>\n\r"
popid_1165810506="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Optional text to display over the button on the web page when the user hovers the mouse over the button.<\/p>\n\r"
popid_214470881X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Screen Actions Collection Editor<\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, logic is generated in the task class to enter the field values from the web page into the backing screen before sending the EnterKey. &nbsp;When false, only the key is sent, with no field updates made.<\/p>\n\r"
popid_1329403363="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">ScreenDef<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, Actions generated into the page generate script rather than HTML objects. &nbsp;This is useful for alternative navigation schemes where buttons should appear somewhere other than the bottom of the page.<\/p>\n\r<p>&nbsp;<\/p>\n\r<p><span style=\"font-style: italic; background-color: #ffff00;\">Not yet supported in the Beta Builds.<\/span><\/p>\n\r"
popid_1903745198="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">ScreenDef<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, Labels generated into a Web Page will have the case set to \"Title Case\" which typically sets the first character after a blank uppercase and other characters lower-case. <\/p>\n\r"
popid_120826172X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Use this to tune how fields are positioned vertically. &nbsp;Can help \"tighten-up\" rows in screens with row gaps.<\/p>\n\r"
popid_198384059X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Use this to tune how fields are positioned horizontally. &nbsp;Can help \"tighten-up\" rows in screens with gaps between fields.<\/p>\n\r"
popid_364024071="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select between Absolute and Table positioning. <span style=\"background-color: #ffff00;\">&nbsp;At this time, only Absolute positioning is supported for the Standard web page template.<\/span><\/p>\n\r"
popid_1863146043="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">ScreenDef<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-style: italic; font-weight: bold;\">true<\/span>, a QuickView page (QV[screen name].aspx) will be generated using the selected QuickViewTemplate.<\/p>\n\r"
popid_1293190584="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When both <span style=\"font-weight: bold;\">CreateWebPage<\/span> and <span style=\"font-weight: bold;\">CreateQuickView<\/span> are <span style=\"font-style: italic; font-weight: bold;\">false<\/span> for a Screen Definition, the Terminal Emulator will be activated when the corresponding screen is displayed.<\/p>\n\r"
popid_1541633531X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When both <span style=\"font-weight: bold;\">CreateWebPage<\/span> and <span style=\"font-weight: bold;\">CreateQuickView<\/span> are <span style=\"font-style: italic; font-weight: bold;\">false<\/span> for a Screen Definition, the Terminal Emulator will be activated when the corresponding screen is displayed.<\/p>\n\r"
popid_1062860961="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Set <span style=\"font-style: italic; font-weight: bold;\">true<\/span> to activate the creation of an enhanced aspx web page for the subject Screen.<\/p>\n\r"
popid_1227286134="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model (Screen) Layer: <\/span> Informs the navigation engine the key used to exit this screen, to facilitate and improve the accuracy of navigating to the home screen.<\/p>\n\r"
popid_1093245227="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model (Screen) Layer: <\/span> Informs the navigation engine that this screen has no entry-capable fields involved in navigation.<\/p>\n\r"
popid_1632553577X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Setting this <span style=\"font-weight: bold;\">true<\/span> ensures that when the screen is displayed in a popup window, that only the portion of the \"inner screen\" that is the popup area will be displayed, rather than the complete screen.<\/p>\n\r"
popid_2095255045X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Change the assumed start of absolute position <span style=\"font-weight: bold;\">LEFT values<\/span>--can be a negative value...<\/p>\n\r"
popid_1082343565X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Controls the active parsing of the menu as displayed on the screen at runtime. &nbsp;Can be set individually based on the menu item format(s).<\/p>\n\r"
popid_84881698X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">ScreenDef<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>First, the <span style=\"font-weight: bold;\">default<\/span> FieldMap must have a field named <span style=\"font-weight: bold;\">MoreIndicator<\/span>, which describes the portion of the screen where some text is displayed indicating the status of the pagedown key (more, no more and so on).<\/p>\n\r<p>&nbsp;<\/p>\n\r<p>This value provides the text to be tested which indicates more rows are available.<\/p>\n\r"
popid_1972972327X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model, Control and UI Layer:  <\/span>identifies the \"personality\" of a screen, which affects how navigation, data I\/O and UI elements are generated. &nbsp;Standard types include: <span style=\"font-weight: bold;\">Self Contained Search, InfoIgnore, InfoCollect, Exception, TempFlash, CustomEntry and DrillDown List<\/span><\/p>\n\r"
popid_1511293727="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When set to <span style=\"font-weight: bold;\">GenericMenu,<\/span> will initiate the generation of the FVGenericMenu.aspx page and codebehind. &nbsp;Other templates may also support the GenericMenu if written to do so.<\/p>\n\r"
popid_1644181543="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When set to <span style=\"font-weight: bold;\">Panel Divs,<\/span> will set the screen\'s default page template to enumerate defined Panel objects and generate individual DIV tags using the selected template for each Panel.<\/p>\n\r"
popid_1769752181="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the general look and feel of your Web Page from a number of provided and possibly locally authored templates.<\/p>\n\r"
popid_1449469949="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Set to <span style=\"font-weight: bold;\">true<\/span> for a screen (usually with NavigationType=Exception) to have all Message fields to be displayed in a Web Note on the source page triggering the display of the exception screen.<\/p>\n\r"
popid_1257570797X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">ScreenDef<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Click and set using the provided <span style=\"font-weight: bold;\">UI Screen IncludeFilter Editor<\/span>, which lets you choose which fields and labels you want to include when generating this QuickView web page..<\/p>\n\r"
popid_933353771X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the general look and feel of your QuickView Web Page from a the standard or any additional templates.<\/p>\n\r"
popid_1158902821="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">ScreenDef<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>The ScreenActions collection defines the buttons that are displayed to the user, and what happens when a specific button is clicked. There are a number of properties definable for each action in the <span style=\"font-weight: bold;\">Screen Actions Collection Editor.<\/span><\/p>\n\r"
popid_897939133X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Change the assumed start of absolute position <span style=\"font-weight: bold;\">TOP values<\/span>--can be a negative value...<\/p>\n\r"
popid_1706359102="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the width of the popup area, in columns<\/p>\n\r"
popid_481940248X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the height of the popup area, in rows.<\/p>\n\r"
popid_830265844X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the column that defines the upper left corner of the popup area.<\/p>\n\r"
popid_679608184X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Project Explorer: <span style=\"font-weight: bold;\">Screen Definition<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the row that defines the upper left corner of the popup area.<\/p>\n\r"
popid_1993637726X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Composite Web Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the general look and feel of your<span style=\"font-weight: bold;\"> UI Composite<\/span> Web Page from a number of provided and possibly locally authored templates. &nbsp;Your child <span style=\"font-weight: bold;\">UIScreen<\/span> objects will be merged into the template at generation time.<\/p>\n\r"
popid_1298768091X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Menu Object<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the text displayed for this menu item in the runtime web page.<\/p>\n\r"
popid_33346829X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Menu Object<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the text displayed when the user hovers the mouse over this menu item in the runtime web page.<\/p>\n\r"
popid_198003091="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Notebook Web Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the general look and feel of your<span style=\"font-weight: bold;\"> UI Notebook<\/span> Web Page from one or more provided and possibly locally authored templates. &nbsp;Your child <span style=\"font-weight: bold;\">UINotebookTab<\/span> objects will be connected to the page at runtime using DHTML.<\/p>\n\r"
popid_2074821347X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Notebook Web Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Selects the Tabs location for the Notebook, you can set tabs to appear at the Top, Right, Bottom and Left of the hosting page.<\/p>\n\r"
popid_743933224X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI NotebookTab Web Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the general look and feel of your<span style=\"font-weight: bold;\"> UI NotebookTab<\/span> Web Page from one or more provided and possibly locally authored templates. This template will be used to generate any <span style=\"font-weight: bold;\">UIScreen<\/span><span style=\"font-style: italic; font-weight: bold;\"> <\/span><span style=\"font-weight: bold;\">elements<\/span> added to this tab into a web page.<\/p>\n\r"
popid_71084703="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI NotebookTab Web Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Provides access to the same Screen Actions Collection Editor as Actions for a Screen definition, so you can define Buttons to display on this Tab independently from actions on child UIScreens.<\/p>\n\r"
popid_510826857X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI NotebookTab Web Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>A Notebook Tab page can have Action buttons as with an Enhance web page--this selects the source of Actions, or if <span style=\"font-weight: bold;\">Set On This Tab<\/span> is selected, displays the <span style=\"font-weight: bold;\">TabActions <\/span>property <\/p>\n\r"
popid_142858113="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Task Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model Layer: <\/span>Controls whether navigation for all screens in recordings is needed, and if all screens in recordings need to be recognized. &nbsp;This property should only be set false during early phases of development as a convenience, and should be true for any production application.<\/p>\n\r"
popid_1400223812X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">UI (View) Layer:  <\/span>Used in any fields set as Date Fields, which will provide a clickable calendar Icon and display a popop calendar. &nbsp;Determines the format for date fields as familiar to users of the application, as as read and written to host screens.<\/p>\n\r"
popid_784211753="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model, UI and Control Layer:  <\/span>The <span style=\"font-weight: bold;\">HomeScreenName<\/span> is the screen where navigation starts and finishes for structured tasks. &nbsp;It is also the first assumed screen that a TopLevel Module will display. &nbsp;The Logon process navigates to the HomeScreen during logons.<\/p>\n\r"
popid_2124865991="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model, UI and Control Layer:  <\/span>When <span style=\"font-weight: bold;\">true<\/span>, there is no Signon Page displayed in the UI (View) Layer, and the Control will navigate using stored, encrypted userid and password information to the HomeScreen.<\/p>\n\r"
popid_377744705="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model Layer:  <\/span>For the host application, the key associated with scrolling backward in a list, also called \"Page Up\". &nbsp;The default is the <span style=\"font-weight: bold;\">PF7 Key. &nbsp;For 5250, this is typically the PageUp key.<\/span><\/p>\n\r"
popid_1721040978X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model Layer:  <\/span>For the host application, the key associated with cancelling the current screen, which means \"go back to the previous screen\". &nbsp;The default is the <span style=\"font-weight: bold;\">PF12 Key.<\/span><\/p>\n\r"
popid_353623571X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model Layer:  <\/span>For the host application, the key associated with clearing the current screen, which in many mainframe applications provides a clear transaction request screen. &nbsp;The default is the <span style=\"font-weight: bold;\">Clear Key.<\/span><\/p>\n\r"
popid_200621890X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model Layer: <\/span>For the host application, the key associated with entering a standard data entry or navigation screen. &nbsp;The default is the <span style=\"font-weight: bold;\">Enter Key.<\/span><\/p>\n\r"
popid_368901870X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model Layer: <\/span>For the host application, the key associated with cancelling the current task, which means \"Exit all this and go back to the last menu screen\". &nbsp;The default is the <span style=\"font-weight: bold;\">PF3 Key.<\/span><\/p>\n\r"
popid_1309197441="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model Layer:  <\/span>For the host application, the key associated with scrolling forward through a list, also called \"Page Down\". &nbsp;The default is the <span style=\"font-weight: bold;\">PF8 Key. &nbsp;For 5250, this is typically the PageDn key.<\/span><\/p>\n\r"
popid_193954946="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UIProject Element<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p style=\"margin: 0px 0px 0px 3px;\"><span style=\"font-style: italic; font-weight: bold;\">Model Layer:  <\/span>For the host application, the key associated with displaying a selection popup list for an entry field.<span style=\"font-weight: bold;\">  <\/span>The default, which is based on the original Common User Access (CUA) \'89 specifications is the <span style=\"font-weight: bold;\">F4 Key.<\/span><\/p>\n\r"
popid_111257300X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Screen<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Click and set using the provided <span style=\"font-weight: bold;\">UI Screen IncludeFilter Editor<\/span>, which lets you choose which fields and labels you want to include when generating this UI Screen into a web page.<\/p>\n\r"
popid_336851596="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Top Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>How do people connect to the session--what is the page configuration? &nbsp;Options include <span style=\"font-weight: bold;\">Logon Page, From Session Pool and Auto Logon.<\/span><\/p>\n\r"
popid_1796147055X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Top Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When the <span style=\"font-weight: bold;\">ConnectionType<\/span> is <span style=\"font-style: italic; font-weight: bold;\">From Session Pool<\/span> or <span style=\"font-style: italic; font-weight: bold;\">Auto Logon<\/span> the ExitURL property points to the page the user will next see following a Sign Off operation.<\/p>\n\r"
popid_1657469397="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Top Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>When <span style=\"font-weight: bold;\">ConnectionType<\/span> is <span style=\"font-style: italic; font-weight: bold;\">Logon Page, <\/span>provides the ability to set an alternate name from \"default.aspx\" for cases where more than one Top Level page has a logon page, or where a different name from default.aspx is preferred.<\/p>\n\r"
popid_100501420X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Top Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Selects the template used to generate the Logon Page when the <span style=\"font-weight: bold;\">ConnectionType <\/span>is <span style=\"font-style: italic; font-weight: bold;\">Logon Page<\/span><\/p>\n\r"
popid_1777486111X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Top Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the template used to generate and integrate the menu definitions into the project.<\/p>\n\r"
popid_266108121="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Top Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Selects the Template used to generate the Top Page ASPX and ASPX.cs modules. &nbsp;Templates provide a wide variety of navigation, use and styles.<\/p>\n\r"
popid_1031878723X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Top Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the Title displayed in the browser for the Top-Level page. &nbsp;Inserted in the ASPX page in-between the &lt;title&gt;&lt;\/title&gt; tags.<\/p>\n\r"
popid_1585637049X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI Top Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>No Terminal Emulation support will be available to the user when this property is true. &nbsp;When true, will restrict a user that starts with this UITopPage from any non-enhanced Web pages.<\/p>\n\r"
popid_1404551139X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI WorkflowPage Web Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>For the non-Standard pages, provides an easy location to provide some informational text to be included on the web page. &nbsp;Included on &nbsp;the <span style=\"font-weight: bold;\">Start Page<\/span>, <span style=\"font-weight: bold;\">Informational Page<\/span> and <span style=\"font-weight: bold;\">Completion Page.<\/span><\/p>\n\r"
popid_100930012X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI WorkflowPage<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Select the general look and feel of your \"Standard\" WorkflowRole<span style=\"font-weight: bold;\"> UI WorkflowPage<\/span> from one or more provided and possibly locally authored templates. &nbsp;This template will control the generation of all child <span style=\"font-weight: bold;\">UIScreen<\/span> elements.<\/p>\n\r"
popid_1640202592="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>Tasks View: <span style=\"font-weight: bold;\">UI WorkflowPage Web Page<\/span><\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Determines the role of the page. &nbsp;Selections include:  <span style=\"font-weight: bold;\">Start Page<\/span>, <span style=\"font-weight: bold;\">Standard Page<\/span>, <span style=\"font-weight: bold;\">Informational Page<\/span> and <span style=\"font-weight: bold;\">Completion Page.<\/span><\/p>\n\r"
popid_243701204X="<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Property Of<\/span><\/p>\n\r<p>UI Wizard: <span style=\"font-weight: bold;\">Application Details Page<\/span> <\/p>\n\r<p class=\"p_PopupHeader\"><span class=\"f_PopupHeader\">&nbsp;Effect<\/span><\/p>\n\r<p>Sets the URL used to activate the Flynet Terminal Emulator. &nbsp;The URL must be on the same server, and fully qualifying it ensures correct operation even when debugging in Visual Studio 2005.<\/p>\n\r"

