Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

FixedCrossTableDataItem class: Difference between revisions

From Catglobe Wiki
Hovietluu (talk | contribs)
No edit summary
No edit summary
Β 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject page-Number_class skin-vector action-view vector-animateLayout">
{{CGscriptClass_Template
<div id="mw-page-base" class="noprint"></div><div id="mw-head-base" class="noprint"></div><!-- content --><div id="content" class="mw-body">
|Name=<nowiki>FixedCrossTableDataItem</nowiki>
Β  Β  Β  Β  <a id="top"></a>
|Description=<nowiki>A data item used in FixedCrossTable</nowiki>
<div id="mw-js-message" style="display: none;" lang="english (gb)" dir="ltr"></div><!-- firstHeading -->
|InheritsFrom=object|Constructors=
= <span dir="auto">Number class</span> =
{{CGscriptConstructors_Template|Description=<nowiki>Construct new data item.</nowiki>}}
<!-- /firstHeading --><!-- bodyContent --><div id="bodyContent"><!-- tagline --><div id="siteSub">From Catglobe Wiki</div><!-- /tagline --><!-- subtitle --><div id="contentSub" lang="english (gb)" dir="ltr"></div><!-- /subtitle --><!-- jumpto --><div id="jump-to-nav" class="mw-jump">
|Methods=
Β  Β  Β  Β  Β  Β  Β  Β  Jump to: <a href="#mw-navigation">navigation</a>, <a href="#p-search">search</a>
{{CGscriptMethods_Template|ReturnType=string|Name=<nowiki>ToString</nowiki>|Inherited=object|Description=<nowiki>The string representation of the object.</nowiki>}}
</div><!-- /jumpto --><!-- bodycontent --><div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|Properties=
= <span class="mw-headline" id="Number">Number</span> =
{{CGscriptProperties_Template|ReturnType=string|Name=<nowiki>ObjectTypeName</nowiki>|HasGetter=1|Description=<nowiki>The name of the type of object.</nowiki>}}
{{CGscriptProperties_Template|ReturnType=object|Name=<nowiki>SignificanceZ</nowiki>|HasGetter=1|HasSetter=1|Description=<nowiki>Get/Set the significance value.</nowiki>}}
{{CGscriptProperties_Template|ReturnType=TypeInformation|Name=<nowiki>TypeInformation</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>Get information about this class.</nowiki>}}
{{CGscriptProperties_Template|ReturnType=object|Name=<nowiki>Value</nowiki>|HasGetter=1|HasSetter=1|Description=<nowiki>Get/Set the value.</nowiki>}}
}}


=== Examples ===


<source lang="javascript">
FixedCrossTableDataItem dataItem = new FixedCrossTableDataItem();


The number object
dataItem.Value = 5;
dataItem.SignificanceZ = 10;


=== <span class="mw-headline" id="Constructors"><span style="color: #DF8621;">'''Constructors'''</span></span> ===
print(dataItem.Value);
Β 
print(dataItem.SignificanceZ);
*'''(&lt;a href="/index.php/String_class" title="String class"&gt;string&lt;/a&gt; value '''"Value to give object"''')''' - New object with the given value
</source>
*'''('''number''' value '''"Value to give object"''')''' - New object with the given value
Β 
=== <span class="mw-headline" id="Methods"><span style="color: #DF8621;">'''Methods'''</span></span> ===
Β 
*'''&lt;a href="/index.php/String_class" title="String class"&gt;string&lt;/a&gt; ToString()''' - The string representation of the object.
Β 
=== <span class="mw-headline" id="Properties"><span style="color: #DF8621;">'''Properties'''</span></span> ===
Β 
*'''&lt;a href="/index.php/String_class" title="String class"&gt;string&lt;/a&gt; ObjectTypeName { get; }''' - The name of the type of object.
*'''&lt;a href="/index.php/TypeInformation_class" title="TypeInformation class"&gt;TypeInformation&lt;/a&gt; TypeInformation { get; }''' - Get information about this class.
Β 
<!--
NewPP limit report
Preprocessor visited node count: 306/1000000
Preprocessor generated node count: 1153/1000000
Post‐expand include size: 2766/2097152 bytes
Template argument size: 2662/2097152 bytes
Highest expansion depth: 8/40
Expensive parser function count: 0/100
--><!-- Saved in parser cache with key catglobewiki:pcache:idhash:6133-0!*!0!!*!*!* and timestamp 20151206143219 -->
</div><!-- /bodycontent --><!-- printfooter --><div class="printfooter">
Β  Β  Β  Β  Β  Β  Β  Β  Retrieved from "<a href="[http://wiki.catglobe.com/index.php?title=Number_class&oldid=20974 http://wiki.catglobe.com/index.php?title=Number_class&amp;oldid=20974]">[http://wiki.catglobe.com/index.php?title=Number_class&oldid=20974 http://wiki.catglobe.com/index.php?title=Number_class&amp;oldid=20974]</a>"
</div><!-- /printfooter --><!-- catlinks --><div id="catlinks" class="catlinks"><div id="mw-normal-catlinks" class="mw-normal-catlinks">&lt;a href="/index.php/Special:Categories" title="Special:Categories"&gt;Category&lt;/a&gt;:
*&lt;a href="/index.php/Category:Classes" title="Category:Classes"&gt;Classes&lt;/a&gt;
</div></div><!-- /catlinks --><div class="visualClear"></div><!-- debughtml --><!-- /debughtml --></div><!-- /bodyContent --></div><!-- /content --><div id="mw-navigation">
== Navigation menu ==
<!-- header --><div id="mw-head">
<!-- 0 -->
<div id="p-personal">
=== Personal tools ===
Β 
*&lt;a href="/index.php/User:Hovietluu" class="new" title="Your user page [.]" accesskey="."&gt;Hovietluu&lt;/a&gt;
*&lt;a href="/index.php/User_talk:Hovietluu" class="new" title="Your talk page [n]" accesskey="n"&gt;Talk&lt;/a&gt;
*&lt;a href="/index.php/Special:Preferences" title="Your preferences"&gt;Preferences&lt;/a&gt;
*&lt;a href="/index.php/Special:Watchlist" title="A list of pages you are monitoring for changes [l]" accesskey="l"&gt;Watchlist&lt;/a&gt;
*&lt;a href="/index.php/Special:Contributions/Hovietluu" title="A list of your contributions [y]" accesskey="y"&gt;Contributions&lt;/a&gt;
*&lt;a href="/index.php?title=Special:UserLogout&returnto=Number+class" title="Log out"&gt;Log out&lt;/a&gt;
</div></div></div>

Latest revision as of 06:43, 2 July 2020

FixedCrossTableDataItem



A data item used in FixedCrossTable

Parent class

Inherits from object

Constructors

  • () - Construct new data item.

Methods

  • (From object) string ToString() - The string representation of the object.

Properties

  • string ObjectTypeName { get; } - The name of the type of object.
  • object SignificanceZ { get; set; } - Get/Set the significance value.
  • (From object) TypeInformation TypeInformation { get; } - Get information about this class.
  • object Value { get; set; } - Get/Set the value.


Examples

FixedCrossTableDataItem dataItem = new FixedCrossTableDataItem();

dataItem.Value = 5;
dataItem.SignificanceZ = 10;

print(dataItem.Value);
print(dataItem.SignificanceZ);