Articles
31 - 40 entries are shown from 340 total found

DataCollection

Chapter API Reference
View-less component that stores a collection of non-hierarchical ... or just a part of it) from one DataCollection to another unbind breaks "bind" link unblockEvent cancels ... asynchronous operation ('promise' object) for the loaded data

getUsers

Chapter ui.comments
returns a DataCollections with users DataCollection getUsers ();

getLinks

Chapter ui.diagram
returns a collection of Diagram links DataCollection getLinks (); DataCollection a collection of links Example Details You can ... API links Articles Working with Links and Labels

getColors

Chapter ui.kanban
returns the set of colored states defined for Kanban cards DataCollection getColors (); DataCollection a data collection with colors and corresponding states Example See also API colors

getTags

Chapter ui.kanban
returns a collection of all tags of a Kanban board DataCollection getTags (); DataCollection a data collection with all tags Example Related ... Related samples Default Editor See also API tags

getUsers

Chapter ui.kanban
returns a collection of users DataCollection getUsers (); DataCollection data collection with users Example Related samples Kanban: ... List See also API users Articles Configuring Kanban

ui.comments

Chapter Start
Since 6.1 The Comments widget allows exchanging ... returns the top parent view getUsers returns a DataCollections with users hasEvent checks whether the component has ... the name of the component (a read-only property)

Methods

Chapter API Reference
adjust adjusts the component to the size of ... returns the top parent view getUsers returns a DataCollections with users hasEvent checks whether the component has ... blocking that was enabled by the 'blockEvent' command

users

Chapter ui.comments
defines the list of users that can add comments array|string|DataCollection users ; Example Related samples Comments: Loading Users ... Details Users can be taken from inline data, DataCollection or a file, for example: See also API getUsers

name

Chapter ui.abslayout
indicates the name of the component (a read-only ... The hardcoded value of the property is "DataCollection".

Back to top