linb.UI.iContainer

Instance Methods

empty ( )
To clear content of itsself.

getDropKeys ( )
To get keys for indentity with which as dragging key something can be droped into it.
returns: String. Combination of Indentity key string array, separated by colon. Example - "iDesign:iAny".

setDropKeys ( value, flag )
To set keys for indentity with which as dragging key something can be droped into it.
value: String. Combination of Indentity key string array, separated by colon. Example - "iDesign:iAny".