Method | Description | |
---|---|---|
AddTram ( |
not implemented
|
|
Administration ( ) : System |
constructor
|
|
BlockRail ( |
not implemented
|
|
DeleteTram ( |
not implemented
|
|
EnableTab ( |
addon for enabling tabs. not used anymore
|
|
LogIn ( string username, string password ) : bool |
logs the user in
|
|
MoveTram ( |
not implemented
|
|
TramToDepartment ( |
notimplemented
|
|
UpdateTramList ( ) : void |
public AddTram ( |
||
tram | ||
return | bool |
public BlockRail ( |
||
rail | ||
return | bool |
public DeleteTram ( |
||
tram | ||
return | bool |
public EnableTab ( |
||
page | ||
boolean | bool | |
return | void |
public LogIn ( string username, string password ) : bool | ||
username | string | username of the user |
password | string | matching password |
return | bool |
public MoveTram ( |
||
tram | ||
return | bool |
public TramToDepartment ( |
||
tram | ||
return | bool |