|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.web.descriptors.MockWebPanel
public class MockWebPanel
A test WebPanel that outputs the values passed in the context, or a filler message if the context is empty.
| Constructor Summary | |
|---|---|
MockWebPanel()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getHtml(java.util.Map<java.lang.String,java.lang.Object> context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockWebPanel()
| Method Detail |
|---|
public java.lang.String getHtml(java.util.Map<java.lang.String,java.lang.Object> context)
getHtml in interface WebPanel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||