org.topbraidcomposer.editors.forms.layout.actions
Class ControlActions

java.lang.Object
  extended by org.topbraidcomposer.editors.forms.layout.actions.ControlActions

public class ControlActions
extends java.lang.Object


Constructor Summary
ControlActions()
           
 
Method Summary
static java.util.Iterator listPanelActions(com.hp.hpl.jena.rdf.model.Resource panel, IControlActionDriver driver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlActions

public ControlActions()
Method Detail

listPanelActions

public static java.util.Iterator listPanelActions(com.hp.hpl.jena.rdf.model.Resource panel,
                                                  IControlActionDriver driver)