29 lines
No EOL
911 B
HTML
29 lines
No EOL
911 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>PluginValue</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>PluginValue</h3><pre>Defined in file <a href="gui_objects.asn.html">gui_objects.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCPluginValue.html">CPluginValue</a>
|
|
|
|
|
|
PluginValue ::= CHOICE {
|
|
integer VisibleString,
|
|
double VisibleString,
|
|
string VisibleString,
|
|
secret-string VisibleString,
|
|
input-file VisibleString,
|
|
output-file VisibleString,
|
|
boolean VisibleString,
|
|
project <a href="PluginObject.html">PluginObject</a>,
|
|
dataHandle <a href="PluginObject.html">PluginObject</a>,
|
|
object <a href="PluginObject.html">PluginObject</a>
|
|
}</pre>
|
|
</body>
|
|
</html> |