Home Reference Source Repository
import ButtonNotifyAdmin from 'learnenergy401/component/ButtonNotifyAdmin.js'
public class | source

ButtonNotifyAdmin

Extends:

react~Component → ButtonNotifyAdmin

Method Summary

Public Methods
public

Invoked immediately before a component is unmounted and destroyed, to update our states

public

Gets additional resource information for signup

public

Gets purchaser information for signup

public

Gets vendor information for signup

public

render(): html

Loads the button for Admin.

Public Methods

public componentWillMount() source

Invoked immediately before a component is unmounted and destroyed, to update our states

public fetchADSignup(): object source

Gets additional resource information for signup

Return:

object

user - Returns addition resource into state additional resource

public fetchPurchaserSignup(): object source

Gets purchaser information for signup

Return:

object

user - Returns purchaser into state purchaser

public fetchVendorSignup(): object source

Gets vendor information for signup

Return:

object

user - Returns vendor into state vedor

public render(): html source

Loads the button for Admin.

Return:

html

returns button and links