IBM®
Skip to main content
    Country/region [select]      Terms of use
 
 
      
     Home      Products      Services & solutions      Support & downloads      My account     

developerWorks > Sample IT projects >
developerWorks
Using XML and XSL for code generation
Listing 1

Return to article.

 <Control name="Button" commonName="Button" icon="button.gif" DisplayName="PALETTE_BUTTON" renderer="com.ibm.hab.ide.palm.PalmButton"> 
<Property name="Caption" DisplayName="PALM_CAPTION" Value="" Remarks="PALM_CAPTION_REMARK" /> 
<Property name="Font" DisplayName="PALM_FONT" Value="FONT 0" ValueType="PalmFont" Remarks="PALM_FONT_REMARK" /> 
<Property name="Usable" DisplayName="PALM_USABLE" Value="USABLE" ValueType="Usable" Remarks="PALM_USABLE_REMARK" /> 
<Property name="AnchorLeft" DisplayName="PALM_ANCHOR_LEFT" Value="LEFTANCHOR" ValueType="LeftAnchor" Remarks="PALM_ANCHOR_LEFT_REMARK" /> 
<Property name="Frame" DisplayName="PALM_FRAME" Value="FRAME" ValueType="Frame" Remarks="PALM_FRAME_REMARK" /> 
<Event name="Button" Value="ctlSelectEvent" /> 
</Control> 



developerWorks > Sample IT projects >
developerWorks
  About IBM  |  Privacy  |  Terms of use  |  Contact