BritainKnights/Docs/types/PropertiesGump.html

30 lines
3.2 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PropertiesGump</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Gumps.html">Back to Server.Gumps</a></h4>
<h2>PropertiesGump : <!-- DBG-1 --><a href="Gump.html">Gump</a></h2>
<h4>Nested Types: <!-- DBG-4 --><a href="GroupComparer.html">GroupComparer</a>, <!-- DBG-4 --><a href="PropertySorter.html">PropertySorter</a>, <!-- DBG-4 --><a href="StackEntry.html">StackEntry</a></h4>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="CommandPropertyAttribute.html">CommandPropertyAttribute</a> GetCPA( PropertyInfo prop )<br>
(<font color="blue">static</font>) <font color="blue">string</font>[] GetCustomEnumNames( Type type )<br>
(<font color="blue">static</font>) <font color="blue">object</font> GetObjectFromString( Type t, <font color="blue">string</font> s )<br>
(<font color="blue">static</font>) <font color="blue">object</font>[] GetObjects( Array a )<br>
(<font color="blue">static</font>) <font color="blue">string</font> GetStringFromObject( <font color="blue">object</font> o )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> HasAttribute( Type type, Type check, <font color="blue">bool</font> inherit )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsCustomEnum( Type type )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsType( Type type, Type[] check )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsType( Type type, Type check )<br>
(<font color="blue">static</font>) <font color="blue">void</font> OnValueChanged( <font color="blue">object</font> obj, PropertyInfo prop, Stack stack )<br>
(<font color="blue">static</font>) <font color="blue">string</font> ValueToString( <font color="blue">object</font> o )<br>
(<font color="blue">static</font>) <font color="blue">string</font> ValueToString( <font color="blue">object</font> obj, PropertyInfo prop )<br>
(<font color="blue">ctor</font>) PropertiesGump( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> mobile, <font color="blue">object</font> o )<br>
(<font color="blue">ctor</font>) PropertiesGump( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> mobile, <font color="blue">object</font> o, Stack stack, <!-- DBG-0 --><a href="StackEntry.html">StackEntry</a> parent )<br>
(<font color="blue">ctor</font>) PropertiesGump( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> mobile, <font color="blue">object</font> o, Stack stack, ArrayList list, <font color="blue">int</font> page )<br>
ArrayList BuildList()<br>
ArrayList GetGroups( Type objectType, PropertyInfo[] props )<br>
<font color="blue">void</font> Initialize( <font color="blue">int</font> page )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnResponse( <!-- DBG-0 --><a href="NetState.html">NetState</a> state, <!-- DBG-0 --><a href="RelayInfo.html">RelayInfo</a> info )<br>
<font color="blue">string</font> ValueToString( PropertyInfo prop )<br>
</body>
</html>