Preparing search index...
The search index is not available
JakSec Frontend - v1.0.0
JakSec Frontend
components/worklog/WorkLogCourseSelector
UnifiedCourse
Interface UnifiedCourse
interface
UnifiedCourse
{
code
:
string
;
description
:
string
;
end_date
:
Date
;
name
:
string
;
start_date
:
Date
;
type
:
"practicum"
|
"worklog"
;
work_log_course_id
:
number
;
work_log_practicum_id
?:
number
;
}
Hierarchy (
View Summary
)
WorkLogCourse
UnifiedCourse
Index
Properties
code
description
end_
date
name
start_
date
type
work_
log_
course_
id
work_
log_
practicum_
id?
Properties
code
code
:
string
description
description
:
string
end_
date
end_date
:
Date
name
name
:
string
start_
date
start_date
:
Date
type
type
:
"practicum"
|
"worklog"
work_
log_
course_
id
work_log_course_id
:
number
Optional
work_
log_
practicum_
id
work_log_practicum_id
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
description
end_
date
name
start_
date
type
work_
log_
course_
id
work_
log_
practicum_
id
JakSec Frontend - v1.0.0
Loading...