org.jbpm.formbuilder.client.layout
Class LayoutPresenter

java.lang.Object
  extended by org.jbpm.formbuilder.client.layout.LayoutPresenter

public class LayoutPresenter
extends Object

layout presenter. Registers the dropController to work on it when started and when layout form items are added, to work on said layout form items. Exposes the form representation and display, and populates both when they are loaded from the server, changed by another view or saved.


Constructor Summary
LayoutPresenter(LayoutView view)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutPresenter

public LayoutPresenter(LayoutView view)


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.