C# Class Zetbox.App.Projekte.ProjektActions

Show file Open project: daszat/zetbox

Public Methods

Method Description
ProjektActions ( Func rptFactory ) : System

Private Methods

Method Description
GetFulltextIndexBody ( Projekt obj, MethodReturnEventArgs e ) : void
GetSummaryReport ( Projekt obj, MethodReturnEventArgs e, string title, Zetbox range ) : void
NotifyPreSave ( Projekt obj ) : void
ToString ( Projekt obj, MethodReturnEventArgs e ) : void
get_AufwandGes ( Projekt obj, PropertyGetterEventArgs e ) : void
isValid_KickOffBis ( Projekt obj, PropertyIsValidEventArgs e ) : void
postSet_KickOffAm ( Projekt obj, PropertyPostSetterEventArgs e ) : void
postSet_Tasks ( Projekt obj ) : void
preSet_KickOffBis ( Projekt obj, PropertyPreSetterEventArgs e ) : void

Method Details

ProjektActions() public method

public ProjektActions ( Func rptFactory ) : System
rptFactory Func
return System