Uses of Package
jp.terasoluna.fw.web.codelist

Packages that use jp.terasoluna.fw.web.codelist
jp.terasoluna.fw.web.codelist Related to the code list function of Web version 
jp.terasoluna.fw.web.struts.actions Extended classes related to the "Action" of Struts in Web version  
 

Classes in jp.terasoluna.fw.web.codelist used by jp.terasoluna.fw.web.codelist
CodeBean
          Bean class that retains code and code value (display string).
CodeListLoader
          Interface of code list function.
Loads the code list. Returns the code list which is loaded.
ReloadableCodeListLoader
          Interface of code list function which reloads the code list.

Reloads the code list.

 

Classes in jp.terasoluna.fw.web.codelist used by jp.terasoluna.fw.web.struts.actions
ReloadableCodeListLoader
          Interface of code list function which reloads the code list.

Reloads the code list.