// Administrative console help mapping file
//
// Updated 4/24/2003 CTD  4:00 p.m.
// V5.0 Help information
//
// The HelpCoord reads this file to correlate a helpId to a help file
// <helpID>$<help file name>
//
// This is not quite like the mapping files for AAT and other Java GUIs.
// You do NOT need the path information in front of the help file names.
// The delimiter is dollar sign instead of pound sign.
// Do not confuse the two file formats.
//
// This is a really persnickety file!
//
// Every line of this file must either be valid input,
// or a comment line beginning with two forward slashes.
//
// There can be NO blank lines.
//
// The last non-blank line in the file cannot have a return
// at the end of it. To test, place cursor at end of last
// non-blank line and press down arrow on keyboard. The
// cursor should not move.
//
// Violations can cause the GUI not to start!
//
// This file does not require translation.
//
//////////////////////////////////////////   NODE GROUPS   ///////////////////////////////////
//
//NodeGroupsCollectionForm:
NodeGroups.collection$ng_collection.html
//
//NodeGroupDetailForm:
NodeGroup.detail$ng_detail_main.html
//Modified the order and added a new anchor for membership
NodeGroup.detail.name$ng_detail_main.html#NodeGroup__name_detail
NodeGroup.detail.numMembers$ng_detail_main.html#NodeGroup__nummembers_detail
NodeGroup.detail.description$ng_detail_main.html#NodeGroup__description_detail
NodeGroup.detail.membership$ng_detail_main.html#NodeGroup__membership_detail
//
//Added new anchors for the New > Node Group helps
CreateNodeGroupStep1Form.detail.name$ng_detail_main_new.html#NodeGroup__name_detail
CreateNodeGroupStep1Form.detail.description$ng_detail_main_new.html#NodeGroup__description_detail
CreateNodeGroupStep2Form.detail.membership$ng_membership_new.html
//
//NodeGroupMembershipDetailForm:
NodeGroupMembership.detail$ng_detail_membership.html
//
//////////////////////////////////////////   NODE GROUP MEMBERS   ////////////////////////////
//
//NodeGroupMembersCollectionForm:
NodeGroupMembers.collection$ngmembers_collection.html
//
//NodeGroupMemberDetailForm:
NodeGroupMember.detail$ng_detail_additional.html
//
//////////////////////////////////////////   PROPERTIES   ////////////////////////////////////
//
//NodeGroupPropertyDetailForm:
NodeGroupProperty.detail$prop_detail.html
NodeGroupProperty.detail.propName$prop_detail.html#Property_propName
NodeGroupProperty.detail.propValue$prop_detail.html#Property_propValue
NodeGroupProperty.detail.description$prop_detail.html#Property_description
//
//NodeGroupMemberPropertyCollectionForm:
NodeGroupMemberProperty.collection$prop_ngmember_collection.html
//
//NodeGroupPropertyCollectionForm:
NodeGroupProperty.collection$prop_ng_collection.html
//viewlets for showme
ng.topology.viewlet$viewlet.html
//
//Application Placement Manager
Placement.detail$apc.html
Placement.detail.enable$apc.html#apc__enable
Placement.detail.approvalTimeOut$apc.html#apc__app_timeout
Placement.detail.minTimeBetweenPlacementChange$apc.html#apc__min_placement_change
Placement.detail.serverOperationTimeout$apc.html#apc__server_timeout
Placement.detail.saveToRepos$apc.html#apc__repository
PlacementProperty.collection$placement_custom.html
PlacementProperty.detail$placement_custom_settings.html
//
//AutonomicRequestFlowManagerDetailForm:
AutonomicRequestFlowManager.detail$arfm.html
AutonomicRequestFlowManager.detail.aggregationPeriod$arfm.html#arfm__aggregation
AutonomicRequestFlowManager.detail.controlCycleMinimumLength$arfm.html#arfm__control_min
AutonomicRequestFlowManager.detail.maximumQueueLength$arfm.html#arfm__max_queue
AutonomicRequestFlowManager.detail.maximumCPUUtilization$arfm.html#arfm__max_cpu
AutonomicRequestFlowManager.detail.smoothingWindow$arfm.html#arfm__smooth
//
// Elasticity
ElasticityClass.content.main$uwve_elasticity_ops.html
ElasticityClass.detail$uwve_elasticity_addremove.html
ElasticityCustomAction.collection$uwve_elasticity_custact.html
ElasticityCustomAction.java.detail$uwve_elasticity_custact_java_detail.html
ElasticityCustomAction.nonjava.detail$uwve_elasticity_custact_nonjava_detail.html