CSPX.EnsHostWizardPane
class CSPX.EnsHostWizardPane extends %CSP.Util.Pane
Create new Business Host Wizard page.Method Inventory
- AddNewItem()
- AddOperationSettings()
- AddServiceSettings()
- DrawBODY()
- DrawHEAD()
- EscapeHTML()
- IsComponent()
- ItemAlreadyExists()
- OnSubmit()
- OperationEDI()
- OperationOTHER()
- OperationWORKFLOW()
- ProcessCOMPONENT()
- ProcessHL7ROUTER()
- ProcessOTHER()
- ProcessX12ROUTER()
- RuleAlreadyExists()
- ServiceEDI()
- ServiceMETRIC()
- ServiceOTHER()
- ShowAddHostForm()
- ShowCheck()
- ShowCombo()
- ShowCommon()
- ShowEDIForm()
- ShowEDIFormAdapterSettings()
- ShowEDIFormStart()
- ShowFormEnd()
- ShowFormStart()
- ShowLine()
- ShowOptSelect()
- ShowSpace()
- ShowText()
- ShowTrueFalse()
- Submit()
- SubmitOperationHL7()
- SubmitOperationOTHER()
- SubmitOperationWORKFLOW()
- SubmitOperationX12()
- SubmitProcessCOMPONENT()
- SubmitProcessHL7ROUTER()
- SubmitProcessOTHER()
- SubmitProcessX12ROUTER()
- SubmitRoutingRule()
- SubmitServiceHL7()
- SubmitServiceMETRIC()
- SubmitServiceOTHER()
- SubmitServiceX12()
Parameters
Methods
pPrefix is a text prefix to prepend to pName to make the value for the text field, so that it will be unique in all variants of the form in the generated JavaScript. JavaScript functions need the to update the field programmatically.
Unless you are hiding and un-hiding rows, you do not need pPrefix. pPrefix is a text prefix to prepend to pName to make the
pHelp is the hint (hover text) for the field, pLabel is the label text for the field, pStyle is the value, pName is the value, pValue is the value, pSize is a number for the field width (default 40).
Unless you are hiding and un-hiding rows, you do not need pPrefix. pPrefix is a text prefix to prepend to pName to make the
pErr is any error text you might wish to have displayed next to the field.
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- DrawCommandForm()
- DrawCommands()
- GenerateCode()
- LocalizeText()
- OnGenerateCode()
- QuoteCOS()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()