<?xml version="1.0" encoding="Windows-1255" ?><Class name="KitFeature" id="core.env:KitFeature" sort="21" urn="core.env:classes.KitFeature.gs" toc="\Classes"><Summary>An object representing a Visual Composer kit feature.</Summary><Remarks>Instances of this class are created automatically by the system, and should
      not be created directly.</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Constructor sortGroup="true" scope="public" name="Constructor" id="core.env:KitFeature!Constructor" sort="31" group="Constructor" seq="0000"><Summary>Creates a new KitFeature object.</Summary><Parameters signature="constructor:: new &lt;b&gt;KitFeature&lt;/b&gt;(&lt;i&gt;kit&lt;/i&gt;, &lt;i&gt;required&lt;/i&gt;, &lt;i&gt;selected&lt;/i&gt;) &amp;rarr; KitFeature"><Param name="kit" type="KitInfo!" typeRef="&lt;q ref=&quot;core.env:KitInfo&quot;&gt;KitInfo&lt;/q&gt;">The kit that belongs to this feature.</Param><Param name="required" type="Boolean">Indicates whether the feature is required.</Param><Param name="selected" type="Boolean">Indicates whether the feature is selected.</Param></Parameters></Constructor>
<Property name="kit" access="RO" type="KitInfo!" typeRef="&lt;q ref=&quot;core.env:KitInfo&quot;&gt;KitInfo&lt;/q&gt;" sortGroup="true" scope="public" id="core.env:KitFeature!kit" sort="34" group="Properties" seq="0001"><Summary>Gets the kit that implements the feature.</Summary></Property>
<Property name="required" access="RO" type="Boolean" default="false" sortGroup="true" scope="public" id="core.env:KitFeature!required" sort="34" group="Properties" seq="0002"><Summary>Indicates whether the feature is required.</Summary></Property>
<Property name="selected" access="RO" type="Boolean" default="false" sortGroup="true" scope="public" id="core.env:KitFeature!selected" sort="34" group="Properties" seq="0003"><Summary>Indicates whether the feature is selected.</Summary></Property>
</Topics>
</Class>