<resource> node


Description

Defines a single resource

Attributes

Attribute Name Description Type Possible Values Default Value
id Unique non-empty resource identificator. If identificator name is dublicated an error message is shown. String n/a n\a
parent Identificator of the parent resource. If the attribute value is empty resource is located on the root level. String n/a n/a
name Resource string name. String n/a n/a
style Identificator of the resource style.If there's no style with the corresponding identificator, default style is used. If node <style> is set the attribute is ignored. String n/a n/a
expanded Sets whether children resources are shown at start-up or not. Boolean True
False
True
selected Sets whether resource is selected at start-up or no Boolean True
False
N/A