| Package | Description |
|---|---|
| com.jwebmp.plugins.jqlayout | |
| com.jwebmp.plugins.jqlayout.components | |
| com.jwebmp.plugins.jqlayout.interfaces |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BorderLayout<?> |
JQLayoutDiv.getLayout()
Returns the layout attached to this layout div
|
| Modifier and Type | Method and Description |
|---|---|
J |
JQLayoutDiv.setLayout(@NotNull BorderLayout<?> layout)
Sets the layout for this div
|
| Constructor and Description |
|---|
JQLayout(BorderLayout component)
Constructs a new JWLayout Layout Handler with the given parameters
|
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 BorderLayout<?> |
IJQLayoutDiv.getLayout()
Returns the layout attached to this layout div
|
| Modifier and Type | Method and Description |
|---|---|
J |
IJQLayoutDiv.setLayout(@NotNull BorderLayout<?> layout)
Sets the layout for this div
|
Copyright © 2019 Marc Magon. All rights reserved.