| Package | Description |
|---|---|
| com.jwebmp.plugins.jqlayout | |
| com.jwebmp.plugins.jqlayout.components | |
| com.jwebmp.plugins.jqlayout.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
JQLayoutContentDiv<J extends JQLayoutContentDiv<J>> |
| Modifier and Type | Method and Description |
|---|---|
@NotNull JQLayoutContentDiv<?> |
JQLayoutDiv.getContentDiv()
Returns the current content div
|
| Modifier and Type | Method and Description |
|---|---|
J |
JQLayoutDiv.setContentDiv(JQLayoutContentDiv<?> contentDiv)
Sets the content div of this layout
|
| Constructor and Description |
|---|
JQLayoutDiv(BorderLayout<?> layout,
JQLayoutArea area,
JQLayoutContentDiv<?> contentDiv)
Constructs a new Border Layout Div
|
| Modifier and Type | Class and Description |
|---|---|
class |
BorderLayout<J extends BorderLayout<J>>
Another name for the JQuery UI Layout
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull JQLayoutContentDiv<?> |
IJQLayoutDiv.getContentDiv()
Returns the current content div
|
| Modifier and Type | Method and Description |
|---|---|
J |
IJQLayoutDiv.setContentDiv(JQLayoutContentDiv<?> contentDiv)
Sets the content div of this layout
|
Copyright © 2019 Marc Magon. All rights reserved.