PageRenderTime 48ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/modules/codecomponents/doc/temple/ui/form/components/package-detail.html

http://templelibrary.googlecode.com/
HTML | 36 lines | 29 code | 0 blank | 7 comment | 0 complexity | 79318c1abcbdd1438b5a5688c0c1687f MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen"><link rel="stylesheet" href="../../../../print.css" type="text/css" media="print"><link rel="stylesheet" href="../../../../override.css" type="text/css"><title>temple.ui.form.components Summary</title></head><body><script language="javascript" type="text/javascript" src="../../../../asdoc.js"></script><script language="javascript" type="text/javascript" src="../../../../help.js"></script><script language="javascript" type="text/javascript" src="../../../../cookies.js"></script><script language="javascript" type="text/javascript"><!--
  2. asdocTitle = 'temple.ui.form.components package - Temple CodeComponents Module API Documentation';
  3. var baseRef = '../../../../';
  4. window.onload = configPage;
  5. --></script>
  6. <script type="text/javascript">
  7. scrollToNameAnchor();
  8. </script><table class="titleTable" cellpadding="0" cellspacing="0" id="titleTable" style="display:none"><tr><td class="titleTableTitle" align="left">Temple CodeComponents Module API Documentation - 3.0.2</td><td class="titleTableTopNav" align="right"><a href="../../../../package-summary.html" onclick="loadClassListFrame('../../../../all-classes.html')">All Packages</a>&nbsp;|&nbsp;<a href="../../../../class-summary.html" onclick="loadClassListFrame('../../../../all-classes.html')">All Classes</a>&nbsp;|&nbsp;<a href="../../../../all-index-A.html" onclick="loadClassListFrame('../../../../index-list.html')">Index</a>&nbsp;|&nbsp;<a id="framesLink1" href="../../../../index.html?temple/ui/form/components/package-detail.html&amp;temple/ui/form/components/class-list.html">Frames</a><a id="noFramesLink1" style="display:none" href="" onclick="parent.location=document.location"> No Frames </a></td><td class="titleTableLogo" align="right" rowspan="3"><img src="../../../../images/logo.jpg" class="logoImage" alt=" Adobe Logo " title=" Adobe Logo "></td></tr><tr class="titleTableRow2"><td class="titleTableSubTitle" id="subTitle" align="left">temple.ui.form.components</td><td class="titleTableSubNav" id="subNav" align="right"><a href="package-detail.html#interfaceSummary"> Interfaces </a>&nbsp;| <a href="package-detail.html#classSummary">Classes</a></td></tr><tr class="titleTableRow3"><td colspan="3">&nbsp;</td></tr></table><script language="javascript" type="text/javascript" xml:space="preserve">
  9. <!--
  10. if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("temple.ui.form.components"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,true,true,false);}
  11. -->
  12. </script><div class="MainContent"><br><br><hr><a name="interfaceSummary"></a><div class="summaryTableTitle">Interfaces</div><table cellpadding="3" cellspacing="0" class="summaryTable"><tr><th>&nbsp;</th><th width="30%">Interface</th><th width="70%">Description</th></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><i><a href="IFormElementComponent.html">IFormElementComponent</a></i></td><td class="summaryTableLastCol">
  13. Interface for elements which can be used in a FormComponent.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><i><a href="IList.html">IList</a></i></td><td class="summaryTableLastCol">
  14. A List is a DisplayObject for showing a set of data and let's the user select one or
  15. multiple items.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><i><a href="IListItemData.html">IListItemData</a></i></td><td class="summaryTableLastCol">
  16. &nbsp;</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><i><a href="IListRow.html">IListRow</a></i></td><td class="summaryTableLastCol">
  17. A ListRow visualizes an item in a list.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><i><a href="IRadioButton.html">IRadioButton</a></i></td><td class="summaryTableLastCol">
  18. &nbsp;</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><i><a href="IRadioGroup.html">IRadioGroup</a></i></td><td class="summaryTableLastCol">
  19. &nbsp;</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><i><a href="ISetValue.html">ISetValue</a></i></td><td class="summaryTableLastCol">
  20. &nbsp;</td></tr></table><a name="classSummary"></a><div class="summaryTableTitle">Classes</div><table cellpadding="3" cellspacing="0" class="summaryTable"><tr><th>&nbsp;</th><th width="30%">Class</th><th width="70%">Description</th></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="AutoCompleteInputField.html">AutoCompleteInputField</a></td><td class="summaryTableLastCol">
  21. InputField with predefined options which are suggested when the user types in the
  22. AutoCompleteInputField.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="CheckBox.html">CheckBox</a></td><td class="summaryTableLastCol">
  23. A DisplayObject which can be selected and used in a form.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="ComboBox.html">ComboBox</a></td><td class="summaryTableLastCol">
  24. A ComboBox let the user select from a (predefined) list of options.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="DateInputField.html">DateInputField</a></td><td class="summaryTableLastCol">
  25. Input for a date.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="DateSelector.html">DateSelector</a></td><td class="summaryTableLastCol">
  26. Input for Date.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="FormElementComponent.html">FormElementComponent</a></td><td class="summaryTableLastCol">
  27. Base component class for form elements.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="FormElementErrorEvent.html">FormElementErrorEvent</a></td><td class="summaryTableLastCol">
  28. Event dispatched by Form elements when an error is shown or hidden.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="FormElementEvent.html">FormElementEvent</a></td><td class="summaryTableLastCol">
  29. Event dispatched by elements of a Form to notify the Form.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="InputField.html">InputField</a></td><td class="summaryTableLastCol">
  30. Use for text input (like name or email).</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="List.html">List</a></td><td class="summaryTableLastCol">
  31. A List let the user select from a (predefined) list of items.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="ListRow.html">ListRow</a></td><td class="summaryTableLastCol">
  32. A ListRow visualizes an item in a list.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="MultiElementComponent.html">MultiElementComponent</a></td><td class="summaryTableLastCol">
  33. Base class for form element which consists of multiple element.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="RadioButton.html">RadioButton</a></td><td class="summaryTableLastCol">
  34. This class can be used as component by setting this class as 'Component Definition' in the Flash IDE.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="RadioGroup.html">RadioGroup</a></td><td class="summaryTableLastCol">
  35. Class for implementing radio button groups.</td></tr></table><p></p><div><p></p><center class="copyright"><footer>by MediaMonks | http://www.mediamonks.com</footer><br/> </center></div></div></body></html><!--by MediaMonks | http://www.mediamonks.com<br/> -->