|
Woolpack API | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectwoolpack.html.MergeCell<E>
E
- public class MergeCell<E extends java.lang.Exception>
テーブルの指定した列の上下同一値のセルを結合するFn
です。
コンストラクタの概要 | |
---|---|
MergeCell(int colIndex)
|
メソッドの概要 | |
---|---|
java.lang.Void |
exec(NodeContext c)
関数を実行します。 |
int |
getColIndex()
|
void |
setColIndex(int colIndex)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public MergeCell(int colIndex)
メソッドの詳細 |
---|
public java.lang.Void exec(NodeContext c)
Fn
の記述:
Fn<NodeContext,java.lang.Void,E extends java.lang.Exception>
内の exec
c
- コンテキスト役。
public int getColIndex()
public void setColIndex(int colIndex)
|
Woolpack API | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |