Skip to content

2017 API dlibrary.document.AbstractResourceList

Dieter Geerts edited this page Sep 24, 2016 · 1 revision

dlibrary.document.AbstractResourceList

Base classes

  • object The most base type

Constructor

__init__(self, resource_type: int, abstract_resource: , location: 'ResourceLocation'=0, folder: 'ResourceFolder'=0, path: str='')

Properties

  • (get) id -> int
  • (get) names -> dlibrary.utility.ObservableList
  • (get) type -> int

Methods

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)

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally