org.olat.core.gui.components.form.flexible
Interface DependencyRuleApplayable


public interface DependencyRuleApplayable

Description:
TODO: patrickb Class Description for DependencyRuleApplayable

Initial Date: 13.07.2007

Author:
patrickb

Method Summary
 void apply(FormItem triggerElement, java.lang.Object triggerVal, java.util.Set<FormItem> targets)
          custom rule interface
 

Method Detail

apply

void apply(FormItem triggerElement,
           java.lang.Object triggerVal,
           java.util.Set<FormItem> targets)
custom rule interface

Parameters:
triggerElement -
triggerVal -
targets -
actiontype -