|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.common.helpers.Spacer
public class Spacer
| Field Summary | |
|---|---|
java.lang.String |
m_height
|
protected HTMLTable |
m_table
|
| Constructor Summary | |
|---|---|
Spacer(java.lang.String height)
Creates a new Spacer object. |
|
| Method Summary | |
|---|---|
void |
display(HTMLElementCollection result)
|
static HTMLTable |
make(java.lang.String height)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String m_height
protected HTMLTable m_table
| Constructor Detail |
|---|
public Spacer(java.lang.String height)
height - | Method Detail |
|---|
public void display(HTMLElementCollection result)
result - public static HTMLTable make(java.lang.String height)
height -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||