| Package | Description |
|---|---|
| com.jwebmp.plugins.jqlayout | |
| com.jwebmp.plugins.jqlayout.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
JQLayoutFooterDiv<J extends JQLayoutFooterDiv<J>> |
| Modifier and Type | Method and Description |
|---|---|
J |
JQLayoutDiv.addFooter(JQLayoutFooterDiv<?> footerDiv)
Adds the footer to the component
|
J |
JQLayoutDiv.removeFooter(JQLayoutFooterDiv<?> footerDiv)
Removes the footer
|
| Modifier and Type | Method and Description |
|---|---|
J |
JQLayoutDiv.setFooters(List<JQLayoutFooterDiv<?>> footers)
Sets the footer collection
|
| Modifier and Type | Method and Description |
|---|---|
J |
IJQLayoutDiv.addFooter(JQLayoutFooterDiv<?> footerDiv)
Adds the footer to the component
|
J |
IJQLayoutDiv.removeFooter(JQLayoutFooterDiv<?> footerDiv)
Removes the footer
|
| Modifier and Type | Method and Description |
|---|---|
J |
IJQLayoutDiv.setFooters(List<JQLayoutFooterDiv<?>> footers)
Sets the footer collection
|
Copyright © 2019 Marc Magon. All rights reserved.