Back to Server.Gumps

HouseGumpAOS : Gump

(static) void ClearAccess_Callback( Mobile from, bool okay, object state )
(static) void ClearBans_Callback( Mobile from, bool okay, object state )
(static) void ClearCoOwners_Callback( Mobile from, bool okay, object state )
(static) void ClearFriends_Callback( Mobile from, bool okay, object state )
(static) void ConvertHouse_Callback( Mobile from, bool okay, object state )
(static) void CustomizeNotice_Callback( Mobile from, object state )
(static) void PublicPrivateNotice_Callback( Mobile from, object state )
(ctor) HouseGumpAOS( HouseGumpPageAOS page, Mobile from, BaseHouse house )
void AddButtonLabeled( int x, int y, int buttonID, int number )
void AddButtonLabeled( int x, int y, int buttonID, int number, bool enabled )
void AddList( ArrayList list, int button, bool accountOf, bool leadingStar, Mobile from )
void AddPageButton( int x, int y, int buttonID, int number, HouseGumpPageAOS page )
int GetButtonID( int type, int index )
string GetDateTime( DateTime val )
string GetOwnerName()
virtual void OnResponse( NetState sender, RelayInfo info )
ArrayList Wrap( string value )