summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLChoice.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Classes/SDLChoice.html')
-rw-r--r--docs/Classes/SDLChoice.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/Classes/SDLChoice.html b/docs/Classes/SDLChoice.html
index a3d1d9199..43d1f3981 100644
--- a/docs/Classes/SDLChoice.html
+++ b/docs/Classes/SDLChoice.html
@@ -5,6 +5,8 @@
<ul>
<li><a href="#section--init">-init</a></li>
<li><a href="#section--initWithDictionary:">-initWithDictionary:</a></li>
+ <li><a href="#section--initWithId:menuName:vrCommands:">-initWithId:menuName:vrCommands:</a></li>
+ <li><a href="#section--initWithId:menuName:vrCommands:image:secondaryText:secondaryImage:tertiaryText:">-initWithId:menuName:vrCommands:image:secondaryText:secondaryImage:tertiaryText:</a></li>
<li><a href="#section-choiceID">choiceID</a></li>
<li><a href="#section-menuName">menuName</a></li>
<li><a href="#section-vrCommands">vrCommands</a></li>
@@ -104,6 +106,36 @@
</dd>
</dl>
+ <h3 id="section--initWithId:menuName:vrCommands:">
+ -initWithId:menuName:vrCommands:
+ </h3>
+
+ <p>Undocumented</p>
+
+
+
+ <h4>Objective-C</h4>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLChoice</span> <span class="p">:</span> <span class="nc">SDLRPCStruct</span></code></pre>
+
+
+
+
+
+ <h3 id="section--initWithId:menuName:vrCommands:image:secondaryText:secondaryImage:tertiaryText:">
+ -initWithId:menuName:vrCommands:image:secondaryText:secondaryImage:tertiaryText:
+ </h3>
+
+ <p>Undocumented</p>
+
+
+
+ <h4>Objective-C</h4>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLChoice</span> <span class="p">:</span> <span class="nc">SDLRPCStruct</span></code></pre>
+
+
+
+
+
<h3 id="section-choiceID">
choiceID
</h3>