| Package | Description |
|---|---|
| com.jwebmp.plugins.jqlayout | |
| com.jwebmp.plugins.jqlayout.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
JQLayoutHeaderDiv<J extends JQLayoutHeaderDiv<J>> |
| Modifier and Type | Method and Description |
|---|---|
J |
JQLayoutDiv.addHeader(JQLayoutHeaderDiv<?> headerDiv)
Adds the Div as a header and applies the class Widget Header
|
J |
JQLayoutDiv.removeHeader(JQLayoutHeaderDiv<?> headerDiv)
Removes the header
|
| Modifier and Type | Method and Description |
|---|---|
J |
JQLayoutDiv.setHeaders(List<JQLayoutHeaderDiv<?>> headers)
Sets the headers
|
| Modifier and Type | Method and Description |
|---|---|
J |
IJQLayoutDiv.addHeader(JQLayoutHeaderDiv<?> headerDiv)
Adds the Div as a header and applies the class Widget Header
|
J |
IJQLayoutDiv.removeHeader(JQLayoutHeaderDiv<?> headerDiv)
Removes the header
|
| Modifier and Type | Method and Description |
|---|---|
J |
IJQLayoutDiv.setHeaders(List<JQLayoutHeaderDiv<?>> headers)
Sets the headers
|
Copyright © 2019 Marc Magon. All rights reserved.