~ubuntu-branches/ubuntu/natty/otrs2/natty-updates

« back to all changes in this revision

Viewing changes to var/httpd/htdocs/yui/2.7.0/as-docs/com/yahoo/astra/layout/modes/HorizontalAlignment.html

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2010-08-09 19:43:44 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20100809194344-absef1ut5mfj3qhv
Tags: 2.4.7+dfsg1-1
* Strip out yui from the source in the dfsg version.
  Closes: #591196
* Depend on libjs-yui and link to this package, instead of using the embedded
  yui version. This changes make the flash ticket statistics unuseable!
  Closes: #592146

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<html>
3
 
<head>
4
 
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
6
 
<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
7
 
<meta content="HorizontalAlignment,com.yahoo.astra.layout.modes.HorizontalAlignment,CENTER,LEFT,RIGHT" name="keywords">
8
 
<title>com.yahoo.astra.layout.modes.HorizontalAlignment</title>
9
 
</head>
10
 
<body>
11
 
<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
12
 
<!--
13
 
                                asdocTitle = 'HorizontalAlignment - YUI Flash Component Documentation';
14
 
                                var baseRef = '../../../../../';
15
 
                                window.onload = configPage;
16
 
                        --></script>
17
 
<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
18
 
<tr>
19
 
<td align="left" class="titleTableTitle">YUI Flash Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All&nbsp;Packages</a>&nbsp;|&nbsp;<a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All&nbsp;Classes</a>&nbsp;|&nbsp;<a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a>&nbsp;|&nbsp;<a href="../../../../../index.html?com/yahoo/astra/layout/modes/HorizontalAlignment.html&amp;com/yahoo/astra/layout/modes/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No&nbsp;Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
20
 
</tr>
21
 
<tr class="titleTableRow2">
22
 
<td align="left" id="subTitle" class="titleTableSubTitle">Class&nbsp;HorizontalAlignment</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#constantSummary">Constants</a></td>
23
 
</tr>
24
 
<tr class="titleTableRow3">
25
 
<td colspan="2">&nbsp;</td>
26
 
</tr>
27
 
</table>
28
 
<script type="text/javascript" language="javascript">
29
 
<!--
30
 
if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class HorizontalAlignment"); titleBar_setSubNav(true,false,false,false,false,false,false,false,false,false,false,false,false,false);}
31
 
--></script>
32
 
<div class="MainContent">
33
 
<table cellspacing="0" cellpadding="0" class="classHeaderTable">
34
 
<tr>
35
 
<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.layout.modes</a></td>
36
 
</tr>
37
 
<tr>
38
 
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class HorizontalAlignment</td>
39
 
</tr>
40
 
</table>
41
 
<p></p>
42
 
  A set of constants for horizontal alignment values used by
43
 
  the layout engine.
44
 
  
45
 
  <p></p>
46
 
<br>
47
 
<hr>
48
 
</div>
49
 
<a name="constantSummary"></a>
50
 
<div class="summarySection">
51
 
<div class="summaryTableTitle">Public Constants</div>
52
 
<table id="summaryTableConstant" class="summaryTable " cellpadding="3" cellspacing="0">
53
 
<tr>
54
 
<th>&nbsp;</th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
55
 
</tr>
56
 
<tr class="">
57
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#CENTER">CENTER</a> : String = "center"<div class="summaryTableDescription">[static]
58
 
   Items will be aligned to the center of the available bounds.</div>
59
 
</td><td class="summaryTableOwnerCol">HorizontalAlignment</td>
60
 
</tr>
61
 
<tr class="">
62
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#LEFT">LEFT</a> : String = "left"<div class="summaryTableDescription">[static]
63
 
   Items will be aligned to the left of the available bounds.</div>
64
 
</td><td class="summaryTableOwnerCol">HorizontalAlignment</td>
65
 
</tr>
66
 
<tr class="">
67
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#RIGHT">RIGHT</a> : String = "right"<div class="summaryTableDescription">[static]
68
 
   Items will be aligned to the right of the available bounds.</div>
69
 
</td><td class="summaryTableOwnerCol">HorizontalAlignment</td>
70
 
</tr>
71
 
</table>
72
 
</div>
73
 
<script type="text/javascript" language="javascript">
74
 
<!--
75
 
showHideInherited();
76
 
--></script>
77
 
<div class="MainContent">
78
 
<a name="constantDetail"></a>
79
 
<div class="detailSectionHeader">Constant detail</div>
80
 
<a name="CENTER"></a>
81
 
<table cellspacing="0" cellpadding="0" class="detailHeader">
82
 
<tr>
83
 
<td class="detailHeaderName">CENTER</td><td class="detailHeaderType">constant</td>
84
 
</tr>
85
 
</table>
86
 
<div class="detailBody">
87
 
<code>public static const CENTER:String = "center"</code><p>
88
 
   Items will be aligned to the center of the available bounds.
89
 
   </p></div>
90
 
<a name="LEFT"></a>
91
 
<table cellspacing="0" cellpadding="0" class="detailHeader">
92
 
<tr>
93
 
<td class="detailHeaderName">LEFT</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule">&nbsp;</td>
94
 
</tr>
95
 
</table>
96
 
<div class="detailBody">
97
 
<code>public static const LEFT:String = "left"</code><p>
98
 
   Items will be aligned to the left of the available bounds.
99
 
   </p></div>
100
 
<a name="RIGHT"></a>
101
 
<table cellspacing="0" cellpadding="0" class="detailHeader">
102
 
<tr>
103
 
<td class="detailHeaderName">RIGHT</td><td class="detailHeaderType">constant</td><td class="detailHeaderRule">&nbsp;</td>
104
 
</tr>
105
 
</table>
106
 
<div class="detailBody">
107
 
<code>public static const RIGHT:String = "right"</code><p>
108
 
   Items will be aligned to the right of the available bounds.
109
 
   </p></div>
110
 
<br>
111
 
<br>
112
 
<hr>
113
 
<br>
114
 
<p></p>
115
 
<center class="copyright"> 
116
 
</center>
117
 
</div>
118
 
</body>
119
 
</html>
120
 
<!-- -->