- getArea() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Gets the current assigned area
- getArea() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Gets the current assigned area
- getAreaClass() - Method in enum com.jwebmp.plugins.jqlayout.enumerations.JQLayoutArea
-
Returns the actual class for the div
- getButtonClass() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
buttonClass = "ui-layout-button" (any valid className)
- getCenter() - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Returns the center pane
- getCenter() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Returns the center pane
- getCenter() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Returns the center
- getContentDiv() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Returns the current content div
- getContentDiv() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Returns the current content div
- getContentIgnoreSelector() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
contentIgnoreSelector = "ui-layout-ignore" (any valid jQuery selector string)
- getContentSelector() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
contentSelector = ".ui-layout-content" (any valid jQuery selector string)
- getCssReference() - Method in enum com.jwebmp.plugins.jqlayout.JQLayoutReferencePool
-
- getCustomHotkey() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
customHotkey = "" (alphanumeric character OR a charCode)
- getCustomHotkeyModifier() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
customHotkeyModifier = "SHIFT" ("CTRL", "SHIFT", "CTRL+SHIFT")
- getDefaults() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Returns the default options for each layout
- getEast() - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Returns the center pane
- getEast() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Returns the center pane
- getEast() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Returning the east
- getEnabled() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutResponsiveOptions
-
Gets if the responsive feature is enabled
- getFooters() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Returns the footers listing
- getFooters() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Returns the footers listing
- getFxName() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxName = "slide" ("none", "slide", "drop", "scale", customer effect name)
- getFxNameClose() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxName = "slide" ("none", "slide", "drop", "scale", customer effect name)
- getFxNameOpen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxName = "slide" ("none", "slide", "drop", "scale", customer effect name)
- getFxSettings() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSettings = {} (Hash containing fx-settings)
- getFxSettingsClose() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSettings = {} (Hash containing fx-settings)
- getFxSettingsOpen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSettings = {} (Hash containing fx-settings)
- getFxSpeed() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSpeed = integer - ms
- getFxSpeedClose() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSpeed = "normal" ("fast", "normal", "slow", integer - ms)
- getFxSpeedOpen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSpeed = "normal" ("fast", "normal", "slow", integer - ms)
- getHeaders() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Returns a never empty list of header
- getHeaders() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Returns a never empty list of header
- getJavaScriptReference() - Method in enum com.jwebmp.plugins.jqlayout.JQLayoutReferencePool
-
- getLayout() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Returns the layout attached to this layout div
- getLayout() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Returns the layout attached to this layout div
- getLayoutDiv() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Gets the Layout Div for which these options belong
- getMaxSize() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Maximum-size limit when resizing a pane (0 = as large as pane can go)
- getMinSize() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
minSize = 50 (integer - pixels)
- getName() - Method in enum com.jwebmp.plugins.jqlayout.enumerations.LayoutResponsiveSize
-
- getName() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Gets the name of this layout
- getNorth() - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Returns the center pane
- getNorth() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Returns the center pane
- getNorth() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Returns the north options pane
- getOnResize() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
- getOptions() - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Returns the layout options
- getOptions() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Returns the layout options
- getOptions() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
- getOptions() - Method in class com.jwebmp.plugins.jqlayout.JQLayout
-
Returns the layout options
- getOptions() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
- getPane(JQLayoutArea) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Gets the layout div for a pane
- getPane(JQLayoutArea) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Gets the layout div for a pane
- getPaneClass() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
paneClass = "ui-layout-pane" (any valid className)
- getPaneSelector() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
paneSelector = ".ui-layout-PANE" (any valid jQuery selector string)
- getResizerClass() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
resizerClass = "ui-layout-resizer" (any valid className)
- getResizerCursor() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
resizerCursor = "resizer-p" (any valid CSS cursor)
- getResizerDragOpacity() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
resizerDragOpacity = 1 (decimal value between 0 and 1)
- getResponsive() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
If the layout is responsive
- getSize() - Method in enum com.jwebmp.plugins.jqlayout.enumerations.LayoutResponsiveSize
-
The actual pixel size setting
- getSize() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
size = "auto" (N/S) "200" (E/W) ("auto" or integer - pixels)
- getSizes() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutResponsiveOptions
-
Returns a tree map if wasn't set
- getSliderCursor() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
sliderCursor = "pointer" (any valid CSS cursor)
- getSlideTriggerClose() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
slideTrigger_close = "mouseout" ("click", "mouseout")
- getSlideTriggerOpen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
slideTrigger_open = "click" ("click", "dblclick", "mouseover"}
- getSouth() - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Returns the south pane
- getSouth() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Returns the south pane
- getSouth() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Returns the south
- getSpacingClosed() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Spacing between pane and adjacent pane - when pane is 'open' or 'closed' default 6
- getSpacingOpen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Spacing between pane and adjacent pane - when pane is 'open' or 'closed'
- getTogglerAlignClosed() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerAlign_open = "center" (position-keyword or integer - pixels) togglerAlign_closed = "center" (position-keyword or integer - pixels)
- getTogglerAlignOpen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerAlign_open = "center" (position-keyword or integer - pixels) togglerAlign_closed = "center" (position-keyword or integer - pixels)
- getTogglerClass() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerClass = "ui-layout-toggler" (any valid className)
- getTogglerContentClosed() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerContent_open = "" (text or HTML) togglerContent_closed = "" (text or HTML)
- getTogglerContentOpen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
- getTogglerLengthClosed() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerLength_closed = 50 (integer - pixels)
- getTogglerLengthOpen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerLength_closed = 50 (integer - pixels)
- getVariableID() - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Returns the variable ID
- getVariableID() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Returns the variable ID
- getWest() - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Returns the center pane
- getWest() - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Returns the center pane
- getWest() - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Returns the west options pane
- getWhen() - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutResponsiveOptions
-
Gets when the sizes of the obejct responds
- JQLayout<J extends JQLayout<J>> - Class in com.jwebmp.plugins.jqlayout
-
This is a Layout Pane and can be applied to any div to turn it into a border layout
- JQLayout() - Constructor for class com.jwebmp.plugins.jqlayout.JQLayout
-
- JQLayout(BorderLayout) - Constructor for class com.jwebmp.plugins.jqlayout.JQLayout
-
Constructs a new JWLayout Layout Handler with the given parameters
- JQLayoutAddPinButtonFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Adds a pin button for the layout side to the given component
- JQLayoutAddPinButtonFeature(JQLayoutDiv, Component) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutAddPinButtonFeature
-
Adds a pin button for the layout side to the given component
- JQLayoutAddSlideToggleButtonFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Sets the given component as a button that will toggle the open close state of the layout
- JQLayoutAddSlideToggleButtonFeature() - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutAddSlideToggleButtonFeature
-
Default constructors no config
- JQLayoutAddSlideToggleButtonFeature(JQLayoutDiv, Component) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutAddSlideToggleButtonFeature
-
- JQLayoutAddToggleButtonFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Sets the given component as a button that will toggle the open close state of the layout
- JQLayoutAddToggleButtonFeature(JQLayoutDiv, Component) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutAddToggleButtonFeature
-
- JQLayoutArea - Enum in com.jwebmp.plugins.jqlayout.enumerations
-
All the panes of a border layout
- JQLayoutAttributes - Enum in com.jwebmp.plugins.jqlayout.enumerations
-
Defines all the attributes allowed on the JWLayout component
- JQLayoutChildren - Interface in com.jwebmp.plugins.jqlayout.interfaces
-
Any class that has this interface can be added as a child to a layout page.
- JQLayoutCloseLayoutDivFeature - Class in com.jwebmp.plugins.jqlayout.events
-
This maps an Open Div feature to a component
- JQLayoutCloseLayoutDivFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutCloseLayoutDivFeature
-
- JQLayoutContentDiv<J extends JQLayoutContentDiv<J>> - Class in com.jwebmp.plugins.jqlayout
-
- JQLayoutContentDiv() - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutContentDiv
-
- JQLayoutContentDiv(String) - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutContentDiv
-
- JQLayoutCSSThemeBlockNames - Enum in com.jwebmp.plugins.jqlayout.enumerations
-
- JQLayoutDefaultOptions<J extends JQLayoutDefaultOptions<J>> - Class in com.jwebmp.plugins.jqlayout.options
-
Users the JavaScript part rather
- JQLayoutDefaultOptions() - Constructor for class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Constructs a new Layout Options object
- JQLayoutDisableClosableFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Disables closing the pane
- JQLayoutDisableClosableFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutDisableClosableFeature
-
Adds a pin button for the layout side to the given component
- JQLayoutDisableResizableFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Will disable resizing on a pane layout
- JQLayoutDisableResizableFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutDisableResizableFeature
-
Adds a pin button for the layout side to the given component
- JQLayoutDisableSlidableFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Disables sliding for a pane
- JQLayoutDisableSlidableFeature(JQLayoutDiv, Component) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutDisableSlidableFeature
-
Adds a pin button for the layout side to the given component
- JQLayoutDiv<J extends JQLayoutDiv<J>> - Class in com.jwebmp.plugins.jqlayout
-
This class makes sure only layout DIV's gets added to Layout's Also adds capability of headers and footers
- JQLayoutDiv() - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
An empty an unconfigured layout div
- JQLayoutDiv(BorderLayout<?>, JQLayoutArea, JQLayoutContentDiv<?>) - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Constructs a new Border Layout Div
- JQLayoutDivChildren<C extends com.jwebmp.core.base.interfaces.IComponentHierarchyBase,J extends com.jwebmp.core.base.ComponentBase> - Interface in com.jwebmp.plugins.jqlayout.interfaces
-
- JQLayoutEnableClosableFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Adds a pin button for the layout side to the given component
- JQLayoutEnableClosableFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutEnableClosableFeature
-
Adds a pin button for the layout side to the given component
- JQLayoutEnableResizableFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Will enable resizing on a pane layout
- JQLayoutEnableResizableFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutEnableResizableFeature
-
Adds a pin button for the layout side to the given component
- JQLayoutEnableSlidableFeature - Class in com.jwebmp.plugins.jqlayout.events
-
Adds a pin button for the layout side to the given component
- JQLayoutEnableSlidableFeature(JQLayoutDiv, Component) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutEnableSlidableFeature
-
Adds a pin button for the layout side to the given component
- JQLayoutExclusionsModule - Class in com.jwebmp.plugins.jqlayout.implementations
-
- JQLayoutExclusionsModule() - Constructor for class com.jwebmp.plugins.jqlayout.implementations.JQLayoutExclusionsModule
-
- JQLayoutFooterDiv<J extends JQLayoutFooterDiv<J>> - Class in com.jwebmp.plugins.jqlayout
-
- JQLayoutFooterDiv() - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutFooterDiv
-
- JQLayoutFooterDiv(String) - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutFooterDiv
-
- JQLayoutHeaderDiv<J extends JQLayoutHeaderDiv<J>> - Class in com.jwebmp.plugins.jqlayout
-
- JQLayoutHeaderDiv() - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutHeaderDiv
-
- JQLayoutHeaderDiv(String) - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutHeaderDiv
-
- JQLayoutOpenLayoutDivFeature - Class in com.jwebmp.plugins.jqlayout.events
-
This maps an Open Div feature to a component
- JQLayoutOpenLayoutDivFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutOpenLayoutDivFeature
-
- JQLayoutOptions<J extends JQLayoutOptions<J>> - Class in com.jwebmp.plugins.jqlayout
-
- JQLayoutOptions() - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
A blank options canvas
- JQLayoutPageConfigurator - Class in com.jwebmp.plugins.jqlayout
-
The page configuration for UI Layout enablement
- JQLayoutPageConfigurator() - Constructor for class com.jwebmp.plugins.jqlayout.JQLayoutPageConfigurator
-
Configures the page
- JQLayoutReferencePool - Enum in com.jwebmp.plugins.jqlayout
-
The references for the JWColourPicker
- JQLayoutResponsiveOptions<J extends JQLayoutResponsiveOptions<J>> - Class in com.jwebmp.plugins.jqlayout.options
-
The default responsive options
- JQLayoutResponsiveOptions(Boolean, LayoutResponsiveSize, SortedMap<LayoutResponsiveSize, Integer>) - Constructor for class com.jwebmp.plugins.jqlayout.options.JQLayoutResponsiveOptions
-
Creates a new responsive object with the given parameters
- JQLayoutResponsiveOptions() - Constructor for class com.jwebmp.plugins.jqlayout.options.JQLayoutResponsiveOptions
-
Created a new responsive options object
- JQLayoutSlideCloseLayoutDivFeature - Class in com.jwebmp.plugins.jqlayout.events
-
This maps an Open Div feature to a component
- JQLayoutSlideCloseLayoutDivFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutSlideCloseLayoutDivFeature
-
- JQLayoutSlideOpenLayoutDivFeature - Class in com.jwebmp.plugins.jqlayout.events
-
This maps an Open Div feature to a component
- JQLayoutSlideOpenLayoutDivFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutSlideOpenLayoutDivFeature
-
- JQLayoutSlideToggleLayoutDivFeature - Class in com.jwebmp.plugins.jqlayout.events
-
This maps an Open Div feature to a component
- JQLayoutSlideToggleLayoutDivFeature(JQLayoutDiv) - Constructor for class com.jwebmp.plugins.jqlayout.events.JQLayoutSlideToggleLayoutDivFeature
-
- setAnimatePaneSizing(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Enable animation on Pane
- setArea(JQLayoutArea) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Sets the current assigned area
- setArea(JQLayoutArea) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Sets the current assigned area
- setAreaClass(JQLayoutCSSThemeBlockNames) - Method in enum com.jwebmp.plugins.jqlayout.enumerations.JQLayoutArea
-
Sets the class
- setButtonClass(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
buttonClass = "ui-layout-button" (any valid className)
- setCenter(JQLayoutDiv) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Sets the center pane
- setCenter(JQLayoutDiv) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Sets the center pane
- setCenter(JQLayoutDefaultOptions<?>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Sets the center
- setClosable(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Pane can open and close
- setContentDiv(JQLayoutContentDiv<?>) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Sets the content div of this layout
- setContentDiv(JQLayoutContentDiv<?>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Sets the content div of this layout
- setContentIgnoreSelector(JQLayoutDiv<?>) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
contentIgnoreSelector = "ui-layout-ignore" (any valid jQuery selector string)
- setContentSelector(JQLayoutDiv<?>) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
contentSelector = ".ui-layout-content" (any valid jQuery selector string)
- setCssReference(CSSReference) - Method in enum com.jwebmp.plugins.jqlayout.JQLayoutReferencePool
-
- setCustomHotkey(Character) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
customHotkey = "" (alphanumeric character OR a charCode)
- setCustomHotkeyModifier(CustomHotkeyModifier) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
customHotkeyModifier = "SHIFT" ("CTRL", "SHIFT", "CTRL+SHIFT")
- setEast(JQLayoutDiv<?>) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Sets the center pane
- setEast(JQLayoutDiv<?>) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Sets the center pane
- setEast(JQLayoutDefaultOptions<?>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Sets the east
- setEnableCursorHotkey(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
enableCursorHotkey = true (true, false)
- setEnabled(boolean) - Static method in class com.jwebmp.plugins.jqlayout.JQLayoutPageConfigurator
-
Method setEnabled sets the enabled of this AngularAnimatedChangePageConfigurator object.
- setEnabled(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutResponsiveOptions
-
Sets if the responsive feature is enabled
- setFooters(List<JQLayoutFooterDiv<?>>) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Sets the footer collection
- setFooters(List<JQLayoutFooterDiv<?>>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Sets the footer collection
- setFullScreen(boolean) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
- setFullScreen(boolean) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
- setFxName(JQEasingEffects) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxName = "slide" ("none", "slide", "drop", "scale", customer effect name)
- setFxNameClose(JQEasingEffects) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxName = "slide" ("none", "slide", "drop", "scale", customer effect name)
- setFxNameOpen(JQEasingEffects) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxName = "slide" ("none", "slide", "drop", "scale", customer effect name)
- setFxSettings(JQEasingAnimationEffectsPart<?>) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSettings = {} (Hash containing fx-settings)
- setFxSettingsClose(JQEasingAnimationEffectsPart<?>) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSettings = {} (Hash containing fx-settings)
- setFxSettingsOpen(JQEasingAnimationEffectsPart<?>) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSettings = {} (Hash containing fx-settings)
- setFxSpeed(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSpeed = "normal" ("fast", "normal", "slow", integer - ms)
- setFxSpeedClose(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSpeed = "normal" ("fast", "normal", "slow", integer - ms)
- setFxSpeedOpen(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
fxSpeed = "normal" ("fast", "normal", "slow", integer - ms)
- setHeaders(List<JQLayoutHeaderDiv<?>>) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Sets the headers
- setHeaders(List<JQLayoutHeaderDiv<?>>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Sets the headers
- setHideTogglerOnSlide(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
hideTogglerOnSlide = false (true, false)
- setID(String) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
- setInitClosed(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
initClosed = false (true, false)
- setInitHidden(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
initHidden = false (true, false)
- setJavaScriptReference(JavascriptReference) - Method in enum com.jwebmp.plugins.jqlayout.JQLayoutReferencePool
-
- setLayout(BorderLayout<?>) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayoutDiv
-
Sets the layout for this div
- setLayout(BorderLayout<?>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutDiv
-
Sets the layout for this div
- setLayoutDiv(JQLayoutDiv) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Sets the Layout Div for which these options belong
- setLivePaneResizing(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Show pane resizing or show outline
- setMaskIframesOnResize(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
maskIframesOnResize = true (true, false, jQuery Selector string)
- setMaxSize(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Maximum-size limit when resizing a pane (0 = as large as pane can go)
- setMinSize(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
minSize = 50 (integer - pixels)
- setName(String) - Method in enum com.jwebmp.plugins.jqlayout.enumerations.LayoutResponsiveSize
-
- setName(String) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Sets the name of this layout
- setNorth(JQLayoutDiv<?>) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Sets the north pane
- setNorth(JQLayoutDiv<?>) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
- setNorth(JQLayoutDefaultOptions<?>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Sets the north options
- setOnResize(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
- setPaneClass(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
paneClass = "ui-layout-pane" (any valid className)
- setPaneSelector(JQLayoutDiv<?>) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
paneSelector = ".ui-layout-PANE" (any valid jQuery selector string)
- setResizable(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
When open, pane can be resized
- setResizerClass(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
resizerClass = "ui-layout-resizer" (any valid className)
- setResizerCursor(Cursors) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
resizerCursor = "resizer-p" (any valid CSS cursor)
- setResizerDragOpacity(Double) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
resizerDragOpacity = 1 (decimal value between 0 and 1)
- setResponsive(JQLayoutResponsiveOptions<?>) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
If the layout is responsive
- setScrollToBookmarkOnLoad(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Scrolls to a bookmark This option handles of bookmarks that are passed on the URL of the page: http://www.site.com/page.html#myBookmark
- setShowOverflowOnHover(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Scrolls to a bookmark This option handles of bookmarks that are passed on the URL of the page: http://www.site.com/page.html#myBookmark
- setSize(Integer) - Method in enum com.jwebmp.plugins.jqlayout.enumerations.LayoutResponsiveSize
-
The actual pixel size setting
- setSize(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
size = "auto" (N/S) "200" (E/W) ("auto" or integer - pixels)
- setSizes(Map<LayoutResponsiveSize, Integer>) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutResponsiveOptions
-
Sets the sizes of the object
- setSlidable(Boolean) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
When closed; pane can 'slide' open over other panes - closes on mouse-out
- setSliderCursor(Cursors) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
sliderCursor = "pointer" (any valid CSS cursor)
- setSlideTriggerClose(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
slideTrigger_close = "mouseout" ("click", "mouseout")
- setSlideTriggerOpen(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
slideTrigger_open = "click" ("click", "dblclick", "mouseover"
- setSouth(JQLayoutDiv<?>) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Sets the south pane
- setSouth(JQLayoutDiv<?>) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Sets the south pane
- setSouth(JQLayoutDefaultOptions<?>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Sets the south
- setSpacingClosed(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Spacing between pane and adjacent pane - when pane is 'open' or 'closed' default 6
- setSpacingOpen(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
Spacing between pane and adjacent pane - when pane is 'open' or 'closed'
- setTogglerAlignClosed(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerAlign_open = "center" (position-keyword or integer - pixels) togglerAlign_closed = "center" (position-keyword or integer - pixels)
- setTogglerAlignOpen(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerAlign_open = "center" (position-keyword or integer - pixels) togglerAlign_closed = "center" (position-keyword or integer - pixels)
- setTogglerClass(String) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerClass = "ui-layout-toggler" (any valid className)
- setTogglerContentClosed(ComponentHierarchyBase) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerContent_open = "" (text or HTML) togglerContent_closed = "" (text or HTML)
- setTogglerContentOpen(ComponentHierarchyBase) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerContent_open = "" (text or HTML) togglerContent_closed = "" (text or HTML)
- setTogglerLengthClosed(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
togglerLength_closed = 50 (integer - pixels)
- setTogglerLengthOpen(Integer) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutDefaultOptions
-
/**
togglerLength_closed = 50 (integer - pixels)
- setVariableID(String) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Sets the variable ID.
- setVariableID(String) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Sets the variable ID.
- setWest(JQLayoutDiv<?>) - Method in class com.jwebmp.plugins.jqlayout.components.BorderLayout
-
Sets the center pane
- setWest(JQLayoutDiv<?>) - Method in interface com.jwebmp.plugins.jqlayout.interfaces.IJQLayout
-
Sets the center pane
- setWest(JQLayoutDefaultOptions<?>) - Method in class com.jwebmp.plugins.jqlayout.JQLayoutOptions
-
Sets the west option pane
- setWhen(LayoutResponsiveSize) - Method in class com.jwebmp.plugins.jqlayout.options.JQLayoutResponsiveOptions
-
Sets when the sizes of the object respond
- valueOf(String) - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.CustomHotkeyModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.JQLayoutArea
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.JQLayoutAttributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.JQLayoutCSSThemeBlockNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.LayoutResponsiveSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jwebmp.plugins.jqlayout.JQLayoutReferencePool
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.CustomHotkeyModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.JQLayoutArea
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.JQLayoutAttributes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.JQLayoutCSSThemeBlockNames
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jwebmp.plugins.jqlayout.enumerations.LayoutResponsiveSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.jwebmp.plugins.jqlayout.JQLayoutReferencePool
-
Returns an array containing the constants of this enum type, in
the order they are declared.