-
Notifications
You must be signed in to change notification settings - Fork 3
2017 API dlibrary.document.SymbolDefinitionResourceList
Dieter Geerts edited this page Sep 24, 2016
·
1 revision
__init__(self, location: 'ResourceLocation'=0, folder: 'ResourceFolder'=0, path: str='')
-
(get) id
->
int -
(get) names
->
dlibrary.utility.ObservableList -
(get) type
->
int
get_abstract_resource_clazz(self) ->
get_resource(self, name: str) ->
dlibrary.document.AbstractResource
is_resource_in_document(self, name: str) ->
bool
is_resource_in_list(self, name: str) ->
bool
remove_resource(self, name: str)