Method | Description | |
---|---|---|
AddAllDisplayedToSumSelection ( |
||
AddDisplayedRangeToSumSelection ( |
||
AddToSumSelection ( BuildReportTool b ) : void | ||
AssignPerCategoryList ( BuildReportTool perCategory ) : void | ||
ClearSelection ( ) : void | ||
GetAllAsList ( ) : List |
||
GetListToDisplay ( |
||
GetPercentageOfSumSelection ( ) : double | ||
GetReadableSizeOfSumSelection ( ) : string | ||
GetSelectedCount ( ) : int | ||
GetTotalSizeInBytes ( ) : double | ||
GetViewOffsetForDisplayedList ( |
||
InSumSelection ( BuildReportTool b ) : bool | ||
Init ( BuildReportTool all, BuildReportTool perCategory, |
||
RefreshFilterLabels ( |
||
Reinit ( BuildReportTool all, BuildReportTool perCategory ) : void | ||
RemoveFromSumSelection ( BuildReportTool b ) : void | ||
SetViewOffsetForDisplayedList ( |
||
ToggleSumSelection ( BuildReportTool b ) : void | ||
UnescapeAssetNames ( ) : void |
Method | Description | |
---|---|---|
GetSizeOfSumSelection ( ) : double |
public AddAllDisplayedToSumSelection ( |
||
fileFilters | ||
return | void |
public AddDisplayedRangeToSumSelection ( |
||
fileFilters | ||
offset | int | |
range | int | |
return | void |
public AddToSumSelection ( BuildReportTool b ) : void | ||
b | BuildReportTool | |
return | void |
public AssignPerCategoryList ( BuildReportTool perCategory ) : void | ||
perCategory | BuildReportTool | |
return | void |
public GetListToDisplay ( |
||
fileFilters | ||
return | BuildReportTool.SizePart[] |
public GetPercentageOfSumSelection ( ) : double | ||
return | double |
public GetReadableSizeOfSumSelection ( ) : string | ||
return | string |
public GetViewOffsetForDisplayedList ( |
||
fileFilters | ||
return | int |
public InSumSelection ( BuildReportTool b ) : bool | ||
b | BuildReportTool | |
return | bool |
public Init ( BuildReportTool all, BuildReportTool perCategory, |
||
all | BuildReportTool | |
perCategory | BuildReportTool | |
fileFilters | ||
return | void |
public RefreshFilterLabels ( |
||
fileFiltersToUse | ||
return | void |
public Reinit ( BuildReportTool all, BuildReportTool perCategory ) : void | ||
all | BuildReportTool | |
perCategory | BuildReportTool | |
return | void |
public RemoveFromSumSelection ( BuildReportTool b ) : void | ||
b | BuildReportTool | |
return | void |
public SetViewOffsetForDisplayedList ( |
||
fileFilters | ||
newVal | int | |
return | void |
public ToggleSumSelection ( BuildReportTool b ) : void | ||
b | BuildReportTool | |
return | void |