Packagenet.systemeD.potlatch2
Classpublic class RelationSelectPanel
InheritanceRelationSelectPanel Inheritance mx.containers.TitleWindow
Implementsmx.binding.IBindingClient



Public Methods
 MethodDefined by
  
RelationSelectPanel
  
RelationSelectPanel
  
init(e:Entity, t:Object):void
Initialise panel used to add and remove relations from an entity.
RelationSelectPanel
  
RelationSelectPanel
Method detail
closeAndLoadRelation()method
public function closeAndLoadRelation():void
closeAndNewRelation()method 
public function closeAndNewRelation():void
init()method 
public function init(e:Entity, t:Object):void

Initialise panel used to add and remove relations from an entity.

Parameters
e:Entity — Entity that is being edited.
 
t:Object — Object containing tag match patterns as properties, for the kind of relation sought.
updateEntityAndClose()method 
public function updateEntityAndClose():void