Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UBrowser.UBrowserFavoritesMenu

Extends
UBrowserRightClickMenu

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowListControl
            |   
            +-- UWindow.UWindowPulldownMenu
               |   
               +-- UWindow.UWindowRightClickMenu
                  |   
                  +-- UBrowser.UBrowserRightClickMenu
                     |   
                     +-- UBrowser.UBrowserFavoritesMenu

Variables Summary
UWindowPulldownMenuItemEditFavorite
stringEditFavoriteName
UWindowPulldownMenuItemNewFavorite
stringNewFavoriteName
Inherited Variables from UBrowser.UBrowserRightClickMenu
Copy, CopyName, Favorites, FavoritesName, Grid, Info, InfoName, List, OpenLocation, OpenLocationName, PingAll, PingAllName, Play, PlayName, Refresh, RefreshName, RefreshServer, RefreshServerName

Functions Summary
function AddFavoriteItems ()))
function ExecuteItem (UWindowPulldownMenuItem I))
function ShowWindow ()))
Inherited Functions from UBrowser.UBrowserRightClickMenu
AddFavoriteItems, Created, ExecuteItem, ShowWindow
Inherited Functions from UWindow.UWindowRightClickMenu
CloseUp, Created, RMouseDown, RMouseUp


Variables Detail

EditFavorite Source code

var UWindowPulldownMenuItem EditFavorite;

EditFavoriteName Source code

var localized string EditFavoriteName;

NewFavorite Source code

var UWindowPulldownMenuItem NewFavorite;

NewFavoriteName Source code

var localized string NewFavoriteName;


Functions Detail

AddFavoriteItems Source code

function AddFavoriteItems ( ) )

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I) )

ShowWindow Source code

function ShowWindow ( ) )


Defaultproperties

defaultproperties
{
     EditFavoriteName="&Edit Favorite"
     NewFavoriteName="&New Favorite"
     FavoritesName="Remove from &Favorites"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:12.448 - Created with UnCodeX