| java.lang.Object uk.org.ponder.rsf.swf.util.RSFSWFUtil
RSFSWFUtil | public class RSFSWFUtil (Code) | | |
findAllCurrentActions | public static ActionList findAllCurrentActions(FlowExecutionContext context)(Code) | | |
findCurrentFormAction | public static FormAction findCurrentFormAction(FlowExecutionContext context)(Code) | | |
findFormAction | public static FormAction findFormAction(Action action)(Code) | | |
getEquivalentBinderMap | public static Map getEquivalentBinderMap(DARList darlist, WebDataBinder wdb, BeanModelAlterer bma)(Code) | | Returns a request map with the equivalent effect to the DAR list, as if
encoded by the supplied WebDataBinder. If the wdb is null,
a default-constructed instance will be assumed.
|
getModelForcibly | public static Map getModelForcibly(FlowExecutionContext context)(Code) | | |
|
|