ReviewEOI
Extends:
react~Component → ReviewEOI
Method Summary
Public Methods | ||
public |
callremoveEOI(key_name: *) Removes EOIs |
|
public |
callremoveRFP(key_name: *) Removes RFPs |
|
public |
Invoked immediately before a component is unmounted and destroyed, to update our states |
|
public |
|
|
public |
editRFP(key_name: *) RFP edit |
|
public |
Fetches EOIs |
|
public |
Fetches RFPs |
|
public |
fetches users |
|
public |
removeEOI(info: *) Removes EOIs |
|
public |
removeRFP(key: *) Removes RFPs |
|
public |
render(): html Loads the details |
|
public |
reviewEOI(key_name: *) review EOIs |
|
public |
storeEOIkey(info: *) store EOIkey |
|
public |
storeRFPkey(info: *) store RFPkey |
Public Methods
public callremoveEOI(key_name: *) source
Removes EOIs
Params:
Name | Type | Attribute | Description |
key_name | * |
public callremoveRFP(key_name: *) source
Removes RFPs
Params:
Name | Type | Attribute | Description |
key_name | * |
public componentWillMount() source
Invoked immediately before a component is unmounted and destroyed, to update our states