Constructors
Section titled "Constructors"IgrTimeAxisBreak
new IgrTimeAxisBreak(props: P): IgrTimeAxisBreak Returns IgrTimeAxisBreak
Properties
Section titled "Properties"end: Date interval
Section titled "interval"interval: number start
Section titled "start"start: Date Accessors
Section titled "Accessors"get i(): TimeAxisBreak Returns TimeAxisBreak
Methods
Section titled "Methods"componentDidMount
Section titled "componentDidMount"componentDidMount(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
render
Section titled "render"render(): any Returns any
shouldComponentUpdate
Section titled "shouldComponentUpdate"shouldComponentUpdate(nextProps: any, nextState: any): boolean Parameters
- nextProps:
any - nextState:
any
Returns boolean
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgrTimeAxisBreak Parameters
- internal:
any