Method Detail |
public void eventCreate(ScreenContext screenContext, ScreenRequestParameters params, ScreenSession screenSession) throws TelosysException
TelosysException
public void eventReuse(ScreenContext screenContext, ScreenRequestParameters params, ScreenSession screenSession) throws TelosysException
TelosysException
public void actionSet(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionGet(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionClear(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionLoad(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionSave(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionSaveCurrent(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionInsert(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionUpdate(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionDelete(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionDeleteCurrent(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionListSelect(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionListInsert(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionListAdd(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionListRemove(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionListClear(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionListSort(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException
public void actionExec(ScreenContext screen, ScreenRequest request, ScreenResponse response) throws TelosysException
TelosysException