AboveDisplayPropertyKeys: ERD2WExtraDisplayPropertyKeysComponent { localContext = d2wContext; extraPropertiesKey = "aboveDisplayPropertyKeys"; } AttributeCell: WOGenericContainer { _unroll = true; align = d2wContext.justification; class = cssClassForPropertyKey; elementName = "td"; style = inlineStyleDeclarationForPropertyKey; valign = "middle"; } AttributeDisplay: ERXTimedSwitchComponent { localContext = d2wContext; object = object; statsKey = statsKeyForCurrentPropertyKey; WOComponentName = d2wContext.componentName; _componentUnroll = true; _unroll = true; } AttributeRepetition: WORepetition { _unroll = true; item = d2wContext.propertyKey; list = d2wContext.displayPropertyKeys; } BackButton: WOHyperlink { action = backAction; } BackLink2: WOHyperlink { action = backAction; } BackgroundColor: WOString { _unroll = true; value = d2wContext.backgroundColorForTable; } BelowDisplayPropertyKeys: ERD2WExtraDisplayPropertyKeysComponent { localContext = d2wContext; extraPropertiesKey = "belowDisplayPropertyKeys"; } CheckBox2: WOSwitchComponent { WOComponentName = selectionWidgetName; checked = checked; } ColSpanTD: WOGenericContainer { elementName = "td"; bgcolor = "#ffffff"; colspan = colSpan; } ColumnLabelRepetition: WORepetition { _unroll = true; item = d2wContext.propertyKey; list = d2wContext.displayPropertyKeys; } Conditional2: WOConditional { condition = shouldShowSelectAll; } DisplayBottomBatchNavigationConditional: WOConditional { condition = d2wContext.displayBottomBatchNavigation; } ERXNonNullConditional1: WOConditional { condition = hasBranchChoices; negate = true; } ERXNonNullConditional2: ERXNonNullConditional { condition = hasBranchChoices; } EditImage: WOImage { alt = "Edit that Object"; border = 0; filename = "write-btn.gif"; framework = "JavaDirectToWeb"; } EditObjectHyperlink: WOHyperlink { action = editObjectAction; } EmptyMessageComponent: WOSwitchComponent { WOComponentName = d2wContext.emptyListComponentName; d2wContext = d2wContext; } EntityRepetition: WORepetition { item = object; list = displayGroup.displayedObjects; } ExcelExportButton: WOSwitchComponent { WOComponentName = d2wContext.excelExportButtonComponentName; displayGroup = displayGroup; d2wContext = d2wContext; } ExcelExportButton2: WOSwitchComponent { WOComponentName = d2wContext.excelExportButtonComponentName; displayGroup = displayGroup; d2wContext = d2wContext; } FilterDisplayGroupButton: ERDFilterDisplayGroupButton { d2wContext = d2wContext; displayGroup = displayGroup; } FilterDisplayGroupButton2: ERDFilterDisplayGroupButton { d2wContext = d2wContext; displayGroup = displayGroup; } Form1: WOForm { multipleSubmit = true; } Help: ERDDebuggingHelp { d2wContext = d2wContext; } HiddenField: WOHiddenField { value = dummy; } HideReturnOnSelect2: WOConditional { _unroll = true; condition = isSelecting; negate = true; } HideReturnOnSelect3: WOConditional { _unroll = true; condition = isSelecting; negate = true; } IfPropertyKeyIsNotOmitted: WOConditional { condition = isKeyOmitted; negate = true; } InlineMetricsForPropertyKey: WOString { escapeHTML = false; value = latestEntryForCurrentPropertyKey.latestDuration; } InspectImage: WOImage { alt = "Inspect that Object"; border = "0"; filename = "magglass-btn.gif"; framework = "JavaDirectToWeb"; } InspectObjectHyperlink: WOHyperlink { action = inspectObjectAction; } IsEntityInspectableConditional: WOConditional { _unroll = true; condition = isEntityInspectable; } IsEntityWritableConditional: WOConditional { _unroll = true; condition = isEntityEditable; } IsGenericExportButtonKnown: WOConditional { condition = d2wContext.excelExportButtonComponentName; } IsGenericExportButtonKnown2: WOConditional { condition = d2wContext.excelExportButtonComponentName; } IsPropertySortable: WOConditional { _unroll = true; condition = d2wContext.propertyIsSortable; } ListEmpty: WOConditional { condition = isListEmpty; } ListNotEmpty: WOConditional { condition = isListEmpty; negate = true; } ListTable: WOGenericContainer { _unroll = true; bgcolor = d2wContext.backgroundColorForTable; border = 0; cellpadding = 1; cellspacing = 0; class = cssClassForPageContainerElement; elementName = "table"; } ListTableHeaderRow: WOGenericContainer { _unroll = true; bgcolor = "#ffffff"; elementName = "tr"; } ListTableRow: WOGenericContainer { _unroll = true; elementName = "tr"; } MetricsDurationForCurrentPropertyKey: WOString { value = aggregateEventDurationForCurrentPropertyKey; } NavBar: WOSwitchComponent { WOComponentName = d2wContext.batchNavigationBarComponentName; bgcolor = backgroundColorForTable; displayGroup = displayGroup; objectName = d2wContext.displayNameForEntity; textColor = d2wContext.textColor; width = 550; d2wContext = d2wContext; } NavBar2: WOSwitchComponent { WOComponentName = d2wContext.batchNavigationBarComponentName; bgcolor = backgroundColorForTable; displayGroup = displayGroup; objectName = d2wContext.displayNameForEntity; textColor = d2wContext.textColor; d2wContext = d2wContext; } NumberOfItems: WOString { value = listSize; } PageMetricsSummary: ERXStatsSummary { aggregateStats = statsForPage; } PageWrapper: WOSwitchComponent { WOComponentName = d2wContext.pageWrapperName; } PropertyNameComponentGenericContainer: WOGenericContainer { class = cssClassForPropertyName; elementName = "th"; nowrap = "nowrap"; style = inlineStyleDeclarationForPropertyName; valign = "bottom"; } PropertyNameSwitchComponent: WOSwitchComponent { WOComponentName = d2wContext.propertyNameComponentName; localContext = d2wContext; } Repetition1: WORepetition { item = branch; list = branchChoices; } ReturnButton2: WOImage { alt = "Returns to the previous page"; border = 0; filename = "ReturnMetalBtn.gif"; framework = "JavaDirectToWeb"; name = "Returns to the previous page"; } ShouldDisplayDetailedPageMetrics: WOConditional { condition = shouldDisplayDetailedPageMetrics; } ShouldDisplayMetricsSummary: WOConditional { condition = shouldDisplayPageMetricsSummary; } ShowBatchNavigationConditional: WOConditional { condition = shouldShowBatchNavigation; } ShowCancel: WOConditional { condition = showCancel; } ShowCancel2: WOConditional { condition = showCancel; } SortOrder: ERXSortOrder { displayGroup = displayGroup; displayKey = d2wContext.displayNameForProperty; key = d2wContext.sortKeyForList; d2wContext = d2wContext; } SubmitButton1: WOSubmitButton { action = backAction; value = d2wContext.pickButtonLabel; } SubmitButton2: WOSubmitButton { action = nextPage; value = "Cancel"; } SubmitButton3: WOSubmitButton { action = backAction; value = branch.branchButtonLabel; } SubmitButton4: WOSubmitButton { action = selectAll; value = "Select All"; onClick = "return createTarget(form, '_self')"; } SubmitButton5: WOSubmitButton { action = unselectAll; value = "Clear Selection"; onClick = "return createTarget(form, '_self')"; } SubmitButton6: WOSubmitButton { action = selectAllOnPage; value = "Select All On Page"; }