jp.littlesoft.web
クラス HTML.FormTemplate

java.lang.Object
  上位を拡張 jp.littlesoft.web.HTML.FormTemplate
含まれているクラス:
HTML

public static class HTML.FormTemplate
extends Object


コンストラクタの概要
HTML.FormTemplate(WebDataTable<?> table)
           
HTML.FormTemplate(WebDataTable<?> table, String style)
           
 
メソッドの概要
 String createSimple(int index)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HTML.FormTemplate

public HTML.FormTemplate(WebDataTable<?> table)

HTML.FormTemplate

public HTML.FormTemplate(WebDataTable<?> table,
                         String style)
メソッドの詳細

createSimple

public String createSimple(int index)
                    throws Exception
例外:
Exception


Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.