|
NextApp Echo2 Extras v2.1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.extras.app.layout.AccordionPaneLayoutData
public class AccordionPaneLayoutData
LayoutData implementation for children of
AccordionPane components.
| Constructor Summary | |
|---|---|
AccordionPaneLayoutData()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTitle()
Returns the title of the accordion tab. |
void |
setTitle(java.lang.String newValue)
Sets the title of the accordion tab. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccordionPaneLayoutData()
| Method Detail |
|---|
public java.lang.String getTitle()
public void setTitle(java.lang.String newValue)
newValue - the new title
|
NextApp Echo2 Extras v2.1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||