Home
last modified time | relevance | path

Searched refs:slotURL (Results 1 – 1 of 1) sorted by relevance

/trunk/main/forms/qa/integration/forms/ !
H A DFormControlTest.java836 private void executeSlot( String slotURL ) throws java.lang.Exception in executeSlot() argument
838 XDispatch xDispatch = m_document.getCurrentView().getDispatcher( slotURL ); in executeSlot()
841 url[0].Complete = slotURL; in executeSlot()