public class JQLayout<J extends JQLayout<J>> extends com.jwebmp.core.Feature<com.jwebmp.core.base.html.interfaces.GlobalFeatures,JQLayoutOptions,J>
| Constructor and Description |
|---|
JQLayout() |
JQLayout(BorderLayout component)
Constructs a new JWLayout Layout Handler with the given parameters
|
| Modifier and Type | Method and Description |
|---|---|
void |
assignFunctionsToComponent()
Write the layout options
|
boolean |
equals(Object o) |
@NotNull JQLayoutOptions<?> |
getOptions()
Returns the layout options
|
int |
hashCode() |
addFeature, addQuery, addVariable, asFeatureBase, checkAssignedFunctions, compare, compareTo, destroy, getComponent, getCssReferencesAll, getFeatures, getJavascriptReferencesAll, getName, getPriority, getQueries, getQueriesAll, getSortOrder, getVariables, isJavascriptRenderedElsewhere, isRenderAfterLoad, removeFeature, removeVariable, renderJavascript, scriptAvailable, setJavascriptRenderedElsewhere, setName, setPriority, setRenderAfterLoad, setSortOrder, setTiny, toStringaddCssReference, addJavaScriptReference, asDependancyBase, cloneComponent, getCssReferences, getCssReferencesAll, getJavascriptReferences, getJavascriptReferencesAll, removeCssReference, removeJavaScriptReferenceasBase, getClassCanonicalName, getComponentClass, getComponentType, getID, getID, getJQueryID, getNewLine, getProperties, getProperty, getText, getText, getText, hasProperty, init, isConfigured, isInitialized, isTiny, isTouched, preConfigure, setComponentType, setConfigured, setID, setInitialized, setProperties, setText, setText, setTouchedclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddFeature, addVariable, checkAssignedFunctions, getComponent, getCssReferencesAll, getFeatures, getJavascriptReferencesAll, getName, getPriority, getQueriesAll, getSortOrder, getVariables, isRenderAfterLoad, removeFeature, removeVariable, renderJavascript, scriptAvailabledestroy, init, isConfigured, isInitialized, preConfigurecomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic JQLayout()
public JQLayout(BorderLayout component)
component - The component to apply the Layout Handler Topublic int hashCode()
hashCode in class com.jwebmp.core.Feature<com.jwebmp.core.base.html.interfaces.GlobalFeatures,JQLayoutOptions,J extends JQLayout<J>>public boolean equals(Object o)
equals in interface Comparator<J extends JQLayout<J>>equals in class com.jwebmp.core.Feature<com.jwebmp.core.base.html.interfaces.GlobalFeatures,JQLayoutOptions,J extends JQLayout<J>>@NotNull public @NotNull JQLayoutOptions<?> getOptions()
getOptions in interface com.jwebmp.core.base.interfaces.IComponentFeatureBase<com.jwebmp.core.base.html.interfaces.GlobalFeatures,J extends JQLayout<J>>getOptions in class com.jwebmp.core.Feature<com.jwebmp.core.base.html.interfaces.GlobalFeatures,JQLayoutOptions,J extends JQLayout<J>>public void assignFunctionsToComponent()
assignFunctionsToComponent in class com.jwebmp.core.Feature<com.jwebmp.core.base.html.interfaces.GlobalFeatures,JQLayoutOptions,J extends JQLayout<J>>Copyright © 2019 Marc Magon. All rights reserved.