Portlet Factory, Version 6.1.2


 

Objects created by the Lookup Table builder

This topic describes the methods created by the Lookup Table builder in the WebApp.

builder_nameToLabel

Returns the corresponding label of a given value.

builder_nameToValue

Returns the corresponding value of a given label.

The following methods are also created by the builder but are hidden. These methods might be of value if you want to integrate this builder into another, high-level, builder:

builder_callGetLookupTable

Returns an IXml object that contains the data from the original XML data or SQL call and any additional Name/Value pairs you defined in the Lookup Table builder call's Additional Data section.

builder_callGetLabelTagName

Returns the name of the element in the data that the Lookup Table uses for display in either a Select or Radio Box builder call.

builder_callGetValueTagName

Returns the name of the element whose value the Lookup Table uses as the value for either a Select or Radio Box builder call.

builder_callGetParentTagName

Returns the name of the element that contains the specified label and value elements.

Note: The nameToLabel and nameToValue methods have the same signature, parameters and names. The methods change internally according to the data type (database or XML variable) being accessed .

Parent topic: Lookup Table builder


Library | Support |