leCreateNetField
leCreateNetFieldname?valuet_value?callbackt_callback x_maxVisibleItems) =>netfield
Description
Creates cyclic field for showing net names of the current cellview. The combo box created allows you to type in and search for the net names within the list of values.
Arguments
Value Returned
Example
leCreateNetField('testNetField ?window hiGetCurrentWindow() ?callback "myTestCB")
Return to top