Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Class in com.webfirmframework.wffweb.tag.html.links
 
A - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
A - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
A(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.links.A
 
AAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for A attributes
Abbr - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Abbr(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Abbr
 
ABBR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
ABBR - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
AbbrAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Abbr attributes
ABSOLUTE - Enum constant in enum class com.webfirmframework.wffweb.css.Position
 
ABSTRACT_ATTRIBUTE - Static variable in class com.webfirmframework.wffweb.security.object.SecurityClassConstants
 
ABSTRACT_HTML - Static variable in class com.webfirmframework.wffweb.security.object.SecurityClassConstants
 
ABSTRACT_JS_OBJECT - Static variable in class com.webfirmframework.wffweb.security.object.SecurityClassConstants
 
AbstractAttribute - Class in com.webfirmframework.wffweb.tag.html.attribute.core
 
AbstractAttribute() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
AbstractAttribute(boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
this constructor is only for the attribute whose value is an attribute value map, eg: style
AbstractBean<FORCLASS> - Class in com.webfirmframework.wffweb.data
 
AbstractBean() - Constructor for class com.webfirmframework.wffweb.data.AbstractBean
 
AbstractCssFileBlock - Class in com.webfirmframework.wffweb.css.file
 
AbstractCssFileBlock(String) - Constructor for class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
AbstractCssProperty<EXTENDEDCLASS extends AbstractCssProperty<EXTENDEDCLASS>> - Class in com.webfirmframework.wffweb.css.core
 
AbstractCssProperty() - Constructor for class com.webfirmframework.wffweb.css.core.AbstractCssProperty
 
abstractCssPropertyClassObjects - Variable in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
style name as key and value as object of AbstractCssProperty
AbstractEventAttribute - Class in com.webfirmframework.wffweb.tag.html.attribute.event
All event attributes will be extend by this class.
AbstractEventAttribute() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
AbstractEventAttribute(String, boolean, String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
AbstractEventAttribute(String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
AbstractEventAttribute(String, String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
AbstractEventAttribute(String, String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
AbstractHtml - Class in com.webfirmframework.wffweb.tag.html
 
AbstractHtml(AbstractHtml.TagType, PreIndexedTagName, AbstractHtml, AbstractAttribute[]) - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtml
should be invoked to generate opening and closing tag base class containing the functionalities to generate html string.
AbstractHtml(AbstractHtml.TagType, String, AbstractHtml, AbstractAttribute[]) - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtml
should be invoked to generate opening and closing tag base class containing the functionalities to generate html string.
AbstractHtml(AbstractHtml, AbstractHtml...) - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
AbstractHtml(AbstractHtml, String) - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
AbstractHtml(AbstractHtml, String, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
AbstractHtml(AbstractHtml, Collection<? extends AbstractHtml>) - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
AbstractHtml(PreIndexedTagName, AbstractHtml, AbstractAttribute[]) - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtml
should be invoked to generate opening and closing tag base class containing the functionalities to generate html string.
AbstractHtml(String, AbstractHtml, AbstractAttribute[]) - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtml
should be invoked to generate opening and closing tag base class containing the functionalities to generate html string.
AbstractHtml.TagType - Enum Class in com.webfirmframework.wffweb.tag.html
 
AbstractHtml5SharedObject - Class in com.webfirmframework.wffweb.tag.html.model
 
AbstractHtml5SharedObject(AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
AbstractHtmlRepository - Class in com.webfirmframework.wffweb.tag.html
 
AbstractHtmlRepository() - Constructor for class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
AbstractHtmlView - Class in com.webfirmframework.wffweb.view
 
AbstractHtmlView() - Constructor for class com.webfirmframework.wffweb.view.AbstractHtmlView
 
AbstractJsObject - Class in com.webfirmframework.wffweb.tag.core
 
AbstractJsObject() - Constructor for class com.webfirmframework.wffweb.tag.core.AbstractJsObject
 
AbstractTagBase - Class in com.webfirmframework.wffweb.tag.core
 
AbstractTagBase() - Constructor for class com.webfirmframework.wffweb.tag.core.AbstractTagBase
 
AbstractValueSetAttribute - Class in com.webfirmframework.wffweb.tag.html.attribute.core
 
AbstractValueSetAttribute() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
 
Accept - Class in com.webfirmframework.wffweb.tag.html.attribute
accept attribute for the element.
Accept(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Accept
 
ACCEPT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ACCEPT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ACCEPT_CHARSET - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ACCEPT_CHARSET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
AcceptCharset - Class in com.webfirmframework.wffweb.tag.html.attribute
name attribute for the element.
AcceptCharset(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.AcceptCharset
 
AccessKey - Class in com.webfirmframework.wffweb.tag.html.attribute.global
 
AccessKey() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.AccessKey
 
AccessKey(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.AccessKey
 
ACCESSKEY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ACCESSKEY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Action - Class in com.webfirmframework.wffweb.tag.html.attribute
The action attribute specifies where to send the form-data when a form is submitted.
Action() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Action
No value will be set.
Action(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Action
 
ACTION - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ACTION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
add(int, Object) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
add(int, T) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
add(Object) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
add(T) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
addAll(int, Collection<? extends Object>) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
addAll(Collection<? extends Object>) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
addAllClassNames(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
adds the given class names in the class attribute
addAllHeaderIds(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
adds the given header ids in the class attribute
addAllToAttributeValueMap(Map<String, String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
adds all to the attribute value map.
addAllToAttributeValueSet(boolean, Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
adds all to the attribute value set.
addAllToAttributeValueSet(String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
 
addAllToAttributeValueSet(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
adds all to the attribute value set.
addAttributes(boolean, AbstractAttribute...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
adds the given attributes to this tag.
addAttributes(boolean, Collection<AbstractAttribute>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
adds the given attributes to this tag.
addAttributes(AbstractAttribute...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
adds the given attributes to this tag.
addBrowserPage(String, BrowserPage) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
addChild(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
adds AbstractHtmls as children.
addChild(Object, AbstractHtml, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
NB: This method is for internal use
addChild(String) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
adds AbstractHtmls as children.
addChildren(List<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
adds AbstractHtmls as children.
addClassNames(String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
adds the given class names.
addContentChangeListener(AbstractHtml, SharedTagContent.ContentChangeListener<T>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
addCssProperties(boolean, CssProperty...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
addCssProperties(CssProperty...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
addCssProperties(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
addCssProperties(Collection<? extends CssProperty>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
Deprecated.
After using this method, adding or removing any value in the collection will not have any effect on Style, so this method may be removed later.
addCssProperties(Map<String, String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
addCssProperty(CssProperty) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
addCssProperty(String, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
eg: addCssProperty("color", "green")
addCssValuePartStartEndValue(String, String) - Method in class com.webfirmframework.wffweb.util.CssValueUtil
The given value is used by Web Firm Framework Index Based Extraction algorithm to extract css value parts, i.e.
addDetachListener(AbstractHtml, SharedTagContent.DetachListener<T>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
ADDED_ATTRIBUTES - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
ADDED_INNER_HTML - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
addedAttributes(AttributeAddListener.AddEvent) - Method in class com.webfirmframework.wffweb.server.page.AttributeAddListenerImpl
 
addedAttributes(AttributeAddListener.AddEvent) - Method in interface com.webfirmframework.wffweb.tag.html.listener.AttributeAddListener
 
AddEvent() - Constructor for class com.webfirmframework.wffweb.tag.html.listener.AttributeAddListener.AddEvent
 
AddEvent(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.AttributeAddListener.AddEvent
 
addFill() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
adds the value fill in cssValue.
addFirst(Object) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
addFirst(T) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
addFontFamilyName(String) - Static method in class com.webfirmframework.wffweb.css.FontFamily
 
addFontFamilyNames(Collection<String>) - Static method in class com.webfirmframework.wffweb.css.FontFamily
 
addHeaderIds(String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
adds the given header ids.
addInnerContent(AbstractHtml, String) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Removes all children from the given parent tag and appends the given content on the given parent tag either as text or HTML based on the enum constant
addInnerContents(AbstractHtml, String...) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Removes all children from the given parent tag and appends the given contents on the given parent tag either as text or HTML based on the enum constant
addInnerHtml(boolean, SharedTagContent<T>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
addInnerHtml(boolean, SharedTagContent<T>, SharedTagContent.ContentFormatter<T>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
addInnerHtml(boolean, SharedTagContent<T>, SharedTagContent.ContentFormatter<T>) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
Deprecated.
this method is not allowed in NoTag or Blank class.
addInnerHtml(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
removes all children and adds the given tag
addInnerHtml(SharedTagContent<T>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
addInnerHtml(SharedTagContent<T>, SharedTagContent.ContentFormatter<T>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
addInnerHtmls(boolean, AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Removes all children and adds the given tags as children.
addInnerHtmls(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Removes all children and adds the given tags as children.
ADDITIONAL_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Middle name
addLast(Object) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
addLast(T) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
addNewClassNames(String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
removed all current class names and adds the given class names.
addNewHeaderIds(String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
removed all current header ids and adds the given header ids.
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.BorderRight
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.BorderTop
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.Font
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.ListStyle
 
addPredefinedConstant(String) - Method in class com.webfirmframework.wffweb.css.Outline
 
Address - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Address(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Address
 
ADDRESS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
ADDRESS - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ADDRESS_LEVEL1 - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
ADDRESS_LEVEL2 - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
ADDRESS_LEVEL3 - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
ADDRESS_LEVEL4 - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
ADDRESS_LINE1 - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
ADDRESS_LINE2 - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
ADDRESS_LINE3 - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
AddressAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Address attributes
addServerMethod(String, ServerAsyncMethod) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
addServerMethod(String, ServerAsyncMethod, Object) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
addSupportForNewCustomCssClass(String, Class<?>) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
addToAttributeValueMap(String, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
adds the given key value.
addToAttributeValueSet(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
adds to the attribute value set.
addValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
adds the value to the last
addValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
adds the value to the last
addValueChangeListener(AttributeValueChangeListener) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
adds value change lister which will be invoked when the value changed
addValues(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
adds the values to the last
addValues(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
adds the values to the last
addWebSocketPushListener(String, WebSocketPushListener) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
adds the WebSocket listener for the given WebSocket session
addWffData(AbstractHtml, String, WffBMData) - Static method in class com.webfirmframework.wffweb.tag.core.AbstractJsObject
 
addWffData(AbstractHtml, String, WffBMData) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
addWffData(String, WffBMData) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
afterRender(AbstractHtml) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Invokes after BrowserPage.render() method.
afterToHtml(AbstractHtml) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Invokes after any of the toHtmlString or toOutputStream methods invoked.
ALERT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A message with important, and usually time-sensitive, information.
ALERTDIALOG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A type of dialog that contains an alert message, where initial focus goes to an element within the dialog.
ALIAS - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
ALICE_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Align - Class in com.webfirmframework.wffweb.tag.html.attribute
align attribute for the element.
Align(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Align
 
ALIGN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ALIGN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ALIGN_CONTENT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ALIGN_ITEMS - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ALIGN_SELF - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
AlignContent - Enum Class in com.webfirmframework.wffweb.css.css3
align-content : stretch|center|flex-start|flex-end|space-between|space-around|initial|inherit The align-content property aligns the flexible container's items when the items do not use all available space on the cross-axis (vertically).
AlignItems - Enum Class in com.webfirmframework.wffweb.css.css3
align-items: stretch|center|flex-start|flex-end|baseline|initial|inherit; The align-items property specifies the default alignment for items inside the flexible container.
AlignSelf - Enum Class in com.webfirmframework.wffweb.css.css3
align-self: auto|stretch|center|flex-start|flex-end|baseline|initial|inherit; The align-self property specifies the alignment for the selected item inside the flexible container.
ALL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
 
ALL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
 
ALL_SCROLL - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
allChildrenRemoved(ChildTagRemoveListener.Event) - Method in interface com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener
 
ALLOW_ASYNC_PARALLEL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.SharedTagContent.UpdateClientNature
Allows parallel operation in the background for pushing changes to client browser page.
ALLOW_END - Enum constant in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
ALLOW_FORMS - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
allows form submission
ALLOW_PARALLEL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.SharedTagContent.UpdateClientNature
Allows parallel operation but will wait for the push to finish to exit the setContent method.
ALLOW_POINTER_LOCK - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
allows APIs
ALLOW_POPUPS - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
allows popups
ALLOW_SAME_ORIGIN - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
allows content as from the same origin
ALLOW_SCRIPTS - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
allows scripts
ALLOW_TOP_NAVIGATION - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
allows content to top level navigation
Alt - Class in com.webfirmframework.wffweb.tag.html.attribute
alt attribute for the element.
Alt() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Alt
Initializes with empty value
Alt(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Alt
 
ALT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ALT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ALTERNATE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
ALTERNATE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
ALTERNATE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Links to an alternate version of the document (i.e.
ALTERNATE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
An alternate version of the document (i.e.
ALTERNATE_REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
ALTERNATE_REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
ALWAYS - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
ALWAYS - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
ANIMATION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ANIMATION_DIRECTION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ANIMATION_FILL_MODE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ANIMATION_ITERATION_COUNT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ANIMATION_PLAY_STATE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
AnimationDirection - Enum Class in com.webfirmframework.wffweb.css.css3
animation-direction: normal|reverse|alternate|alternate-reverse|initial|inherit; The animation-direction property defines whether an animation should play in reverse direction or in alternate cycles.
AnimationEnd - Class in com.webfirmframework.wffweb.tag.html.attribute.event.animation
animationend attribute for the element.
AnimationEnd() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationEnd
 
AnimationEnd(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationEnd
 
AnimationEnd(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationEnd
 
AnimationEnd(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationEnd
 
AnimationEnd(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationEnd
 
AnimationEnd(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationEnd
 
ANIMATIONEND - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ANIMATIONEND - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
AnimationFillMode - Enum Class in com.webfirmframework.wffweb.css.css3
animation-fill-mode: none|forwards|backwards|both|initial|inherit; The animation-fill-mode property specifies a style for the element when the animation is not playing (when it is finished, or when it has a delay).
AnimationIteration - Class in com.webfirmframework.wffweb.tag.html.attribute.event.animation
animationiteration attribute for the element.
AnimationIteration() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationIteration
 
AnimationIteration(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationIteration
 
AnimationIteration(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationIteration
 
AnimationIteration(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationIteration
 
AnimationIteration(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationIteration
 
AnimationIteration(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationIteration
 
ANIMATIONITERATION - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ANIMATIONITERATION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
AnimationIterationCount - Class in com.webfirmframework.wffweb.css.css3
animation-iteration-count: number|initial|inherit; The animation-iteration-count property specifies the number of times an animation should be played.
AnimationIterationCount() - Constructor for class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
The default value 1 will be set as the cssValue.
AnimationIterationCount(int) - Constructor for class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
AnimationIterationCount(AnimationIterationCount) - Constructor for class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
AnimationIterationCount(String) - Constructor for class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
AnimationPlayState - Enum Class in com.webfirmframework.wffweb.css.css3
animation-play-state: paused|running|initial|inherit; The animation-play-state property specifies whether the animation is running or paused.
AnimationStart - Class in com.webfirmframework.wffweb.tag.html.attribute.event.animation
animationstart attribute for the element.
AnimationStart() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationStart
 
AnimationStart(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationStart
 
AnimationStart(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationStart
 
AnimationStart(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationStart
 
AnimationStart(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationStart
 
AnimationStart(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationStart
 
ANIMATIONSTART - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ANIMATIONSTART - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ANTIQUE_WHITE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
ANY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
ARIA global states and properties can be used on any HTML element.
ANY - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Step
The value any allows to accept any floating point numbers as value in the relevant tag.
append(AbstractTagBase) - Method in class com.webfirmframework.wffweb.io.OutputBuffer
 
appendChild(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Appends the given child tag to its children.
appendChild(AbstractHtml, String) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
appends the given content on the given parent tag either as text or HTML based on the enum constant
appendChildren(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
adds the given children to the last position of the current children of this object.
appendChildren(AbstractHtml, String...) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
appends the given contents on the given parent tag either as text or HTML based on the enum constant
appendChildren(Collection<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
adds the given children to the last position of the current children of this object.
APPENDED_CHILD_TAG - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
APPENDED_CHILDREN_TAGS - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
appendHtml(R, String) - Static method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Appends content in the given parent object as the last child.
APPENDIX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
An appendix for the document
appendText(R, String) - Static method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Appends content in the given parent object as the last child.
APPLICATION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A region declared as a web application, as opposed to a web document.
APPLICATION_ECMASCRIPT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
APPLICATION_JAVASCRIPT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
AQUA - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
AQUAMARINE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Area - Class in com.webfirmframework.wffweb.tag.html.images
 
Area(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.images.Area
 
AREA - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
AREA - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
AreaAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Area attributes
ARMENIAN - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
ARRAY - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMType
 
Article - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Article(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Article
 
ARTICLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
ARTICLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A section of a page that consists of a composition that forms an independent part of a document, page, or site.
ARTICLE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ArticleAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Article attributes
Aside - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Aside(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Aside
 
ASIDE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
ASIDE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
AsideAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Aside attributes
assignOwnerTag(Object, AbstractAttribute, AbstractHtml) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
for internal use only.
Async - Class in com.webfirmframework.wffweb.tag.html.attribute
name attribute for the element.
Async() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Async
It's a boolean attribute.
Async(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Async
 
ASYNC - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ASYNC - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
asyncMethod(WffBMObject, ServerAsyncMethod.Event) - Method in interface com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod
 
AT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
not a tag name.
ATTRIBUTE_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
ATTRIBUTE_UPDATED - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
AttributeAddListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
AttributeAddListener.AddEvent - Class in com.webfirmframework.wffweb.tag.html.listener
 
AttributeAddListenerImpl - Class in com.webfirmframework.wffweb.server.page
 
AttributeNameConstants - Class in com.webfirmframework.wffweb.tag.html.attribute
 
AttributeRegistry - Class in com.webfirmframework.wffweb.tag.html.attribute.core
 
AttributeRegistry() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
AttributeRemoveListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
AttributeRemoveListener.RemovedEvent - Class in com.webfirmframework.wffweb.tag.html.listener
 
AttributeRemoveListenerImpl - Class in com.webfirmframework.wffweb.server.page
 
AttributeUtil - Class in com.webfirmframework.wffweb.tag.html.attribute.core
 
AttributeValueChangeListener - Interface in com.webfirmframework.wffweb.tag.html.attribute.listener
 
AttributeValueChangeListener.Event - Class in com.webfirmframework.wffweb.tag.html.attribute.listener
 
attrName() - Method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
Audio - Class in com.webfirmframework.wffweb.tag.html.html5.audiovideo
 
Audio(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.audiovideo.Audio
 
AUDIO - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
AUDIO - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
AudioAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Audio attributes
AUTHOR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Links to the author of the document
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.Overflow
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakInside
 
AUTO - Enum constant in enum class com.webfirmframework.wffweb.css.TableLayout
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.Bottom
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnCount
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.Flex
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlex
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.MsFlex
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.Left
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.MarginBottom
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.MarginLeft
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.MarginRight
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.MarginTop
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.Right
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.Top
 
AUTO - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
AUTO - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
 
AUTO - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Draggable
 
AUTO - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Preload
 
AutoComplete - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
autocomplete attribute for the element.
AutoComplete() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
AutoComplete(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
AutoComplete(String...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
AUTOCOMPLETE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
AUTOCOMPLETE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
AutoFocus - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
autofocus attribute for the element.
AutoFocus() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoFocus
 
AutoFocus(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoFocus
 
AUTOFOCUS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
AUTOFOCUS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
AutoPlay - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
<element autoplay> A Boolean attribute; if specified (even if the value is "false"!), the audio will automatically begin playback as soon as it can do so, without waiting for the entire audio file to finish downloading.
AutoPlay() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoPlay
 
AutoPlay(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoPlay
 
AUTOPLAY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
AUTOPLAY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
AVAILABLE - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
AVAILABLE - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
AVOID - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
AVOID - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
AVOID - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakInside
 
AZURE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 

B

B - Class in com.webfirmframework.wffweb.tag.html.formatting
 
B - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
B - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
B(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.B
 
BACKFACE_VISIBILITY - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BackfaceVisibility - Enum Class in com.webfirmframework.wffweb.css.css3
backface-visibility: visible|hidden|initial|inherit;
BACKGROUND_ATTACHMENT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BACKGROUND_CLIP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BACKGROUND_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BACKGROUND_IMAGE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BACKGROUND_ORIGIN - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BACKGROUND_REPEAT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BACKGROUND_SIZE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BackgroundAttachment - Enum Class in com.webfirmframework.wffweb.css
background-attachment: scroll|fixed|local|initial|inherit;
BackgroundClip - Enum Class in com.webfirmframework.wffweb.css.css3
background-clip: border-box|padding-box|content-box|initial|inherit;
BackgroundColor - Class in com.webfirmframework.wffweb.css
background-color: color|transparent|initial|inherit; The background-color property sets the background color of an element.
BackgroundColor() - Constructor for class com.webfirmframework.wffweb.css.BackgroundColor
The transparent will be set as the value
BackgroundColor(BackgroundColor) - Constructor for class com.webfirmframework.wffweb.css.BackgroundColor
 
BackgroundColor(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.BackgroundColor
 
BackgroundColor(String) - Constructor for class com.webfirmframework.wffweb.css.BackgroundColor
 
BackgroundImage - Class in com.webfirmframework.wffweb.css
The background-image property sets one or more background images for an element.
BackgroundImage() - Constructor for class com.webfirmframework.wffweb.css.BackgroundImage
the default value is none
BackgroundImage(BackgroundImage) - Constructor for class com.webfirmframework.wffweb.css.BackgroundImage
 
BackgroundImage(UrlCss3Value...) - Constructor for class com.webfirmframework.wffweb.css.BackgroundImage
 
BackgroundImage(String) - Constructor for class com.webfirmframework.wffweb.css.BackgroundImage
 
BackgroundImage(String...) - Constructor for class com.webfirmframework.wffweb.css.BackgroundImage
sample code :- new BackgroundImage("Test.gif", "TestImage.png") creates background-image: url("Test.gif"), url("TestImage.png"); .
BackgroundOrigin - Enum Class in com.webfirmframework.wffweb.css.css3
background-origin: padding-box|border-box|content-box|initial|inherit;
BackgroundRepeat - Enum Class in com.webfirmframework.wffweb.css
background-repeat: repeat|repeat-x|repeat-y|no-repeat|initial|inherit;
BackgroundSize - Class in com.webfirmframework.wffweb.css.css3
background-size: auto|length|cover|contain|initial|inherit; The background-size property specifies the size of the background images.
BackgroundSize() - Constructor for class com.webfirmframework.wffweb.css.css3.BackgroundSize
The 0px will be set as the value
BackgroundSize(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
BackgroundSize(float, CssLengthUnit, float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
BackgroundSize(BackgroundSize) - Constructor for class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
BackgroundSize(String) - Constructor for class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
BACKWARDS - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
BACKWARDS - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
BALANCE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
 
BANNER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A region that contains mostly site-oriented content, rather than page-specific content.
Base - Class in com.webfirmframework.wffweb.tag.html.metainfo
 
Base(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.metainfo.Base
 
BASE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
BASE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
base64FromUtf8Bytes(byte[]) - Static method in class com.webfirmframework.wffweb.util.HashUtil
 
BaseAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Base attributes
BaseFont - Class in com.webfirmframework.wffweb.tag.html
 
BaseFont(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.BaseFont
 
BASEFONT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
BASEFONT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
BaseFontAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for basefont attributes
BASELINE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
BASELINE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
BAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for B attributes
BDAY - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
birthday
BDAY_DAY - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
BDAY_MONTH - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
BDAY_YEAR - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
Bdi - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Bdi(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Bdi
 
BDI - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
BDI - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
BdiAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Bdi attributes
Bdo - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Bdo(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Bdo
 
BDO - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
BDO - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
BdoAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Bdo attributes
Bean - Interface in com.webfirmframework.wffweb.data
 
beforePrintStructure() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
invokes just before getPrintStructure(final boolean method and only if the getPrintStructure(final boolean} rebuilds the structure.
beforePrintStructure() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
invokes just before getPrintStructure(final boolean method and only if the getPrintStructure(final boolean} rebuilds the structure.
beforePrintStructure() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
beforePrintStructureCompressedByIndex() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
invokes just before getPrintStructureCompressedByIndex(final boolean method and only if the getPrintStructureCompressedByIndex(final boolean} rebuilds the structure.
beforeRender() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Invokes just before BrowserPage.render() method.
beforeToHtml(AbstractHtml) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Invokes before any of the toHtmlString or toOutputStream methods invoked.
beforeWffPrintStructure() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
beforeWritePrintStructureToOutputStream() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
invokes just before writePrintStructureToOutputStream(final OutputStream method.
beforeWritePrintStructureToWffBinaryMessageOutputStream() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
invokes just before writePrintStructureToWffBinaryMessageOutputStream(final OutputStream method.
BEIGE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
BIDI_OVERRIDE - Enum constant in enum class com.webfirmframework.wffweb.css.UnicodeBidi
 
BISQUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
BLACK - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
BLANCHED_ALMOND - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Blank - Class in com.webfirmframework.wffweb.tag.htmlwff
Deprecated.
use NoTag instead of this class.
Blank(AbstractHtml, AbstractHtml...) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.Blank
Deprecated.
 
Blank(AbstractHtml, String) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.Blank
Deprecated.
 
Blank(AbstractHtml, Collection<? extends AbstractHtml>) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.Blank
Deprecated.
 
BLANK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Target
Load the response into a new unnamed HTML4 window or HTML5 browsing context.
BLANK - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
 
BLOCK - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
BlockQuote - Class in com.webfirmframework.wffweb.tag.html.formatting
 
BlockQuote(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.BlockQuote
 
BLOCKQUOTE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
BLOCKQUOTE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
BlockQuoteAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for BlockQuoteAttribute attributes
BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
BLUE_VIOLET - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
BM_ARRAY - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to initialize another WffBMArray
BM_BYTE_ARRAY - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to initialize binary data.
BM_OBJECT - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to initialize another WffBMObject
BMType - Enum Class in com.webfirmframework.wffweb.wffbm.data
 
BMValueType - Enum Class in com.webfirmframework.wffweb.wffbm.data
BM Object/Array value type
Body - Class in com.webfirmframework.wffweb.tag.html
 
Body(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.Body
 
BODY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
BODY - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
BodyAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for A attributes
BOLD - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
BOLDER - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
BOOKMARK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Permanent URL used for bookmarking
BOOKMARK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
A related document
BOOLEAN - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to initialize boolean value
BooleanAttribute - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for boolean type attributes, eg:- selected
Border - Class in com.webfirmframework.wffweb.css
border: border-width border-style border-color|initial|inherit; The border shorthand property sets all the border properties in one declaration.
Border - Class in com.webfirmframework.wffweb.tag.html.attribute
<table border="0 | 1 | 2 etc.."> The border attribute specifies if a border should be displayed around the table cells or not.
Border() - Constructor for class com.webfirmframework.wffweb.css.Border
The value medium none #000000 will be assigned as the cssValue.
Border(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Border
 
Border(Border) - Constructor for class com.webfirmframework.wffweb.css.Border
 
Border(String) - Constructor for class com.webfirmframework.wffweb.css.Border
 
Border(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Border
 
BORDER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
BORDER - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
BORDER_BOTTOM - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_BOTTOM_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_BOTTOM_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_BOTTOM_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_BOX - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
 
BORDER_BOX - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
 
BORDER_BOX - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
 
BORDER_BOX - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
BORDER_BOX - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
BORDER_COLLAPSE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_IMAGE_OUTSET - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_IMAGE_REPEAT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_IMAGE_SLICE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_IMAGE_SOURCE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_IMAGE_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_LEFT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_LEFT_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_LEFT_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_LEFT_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_RIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_RIGHT_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_RIGHT_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_RIGHT_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_SPACING - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_TOP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_TOP_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_TOP_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_TOP_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BORDER_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BorderBottom - Class in com.webfirmframework.wffweb.css
The border-bottom shorthand property sets all the bottom border properties in one declaration.
BorderBottom() - Constructor for class com.webfirmframework.wffweb.css.BorderBottom
The value medium none black will be assigned as the cssValue.
BorderBottom(BorderBottom) - Constructor for class com.webfirmframework.wffweb.css.BorderBottom
 
BorderBottom(String) - Constructor for class com.webfirmframework.wffweb.css.BorderBottom
 
BorderBottomColor - Class in com.webfirmframework.wffweb.css
border-bottom-color: color|transparent|initial|inherit; The border-bottom-color property sets the color of an element's bottom border.
BorderBottomColor() - Constructor for class com.webfirmframework.wffweb.css.BorderBottomColor
The initial will be set as the value
BorderBottomColor(BorderBottomColor) - Constructor for class com.webfirmframework.wffweb.css.BorderBottomColor
 
BorderBottomColor(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.BorderBottomColor
 
BorderBottomColor(String) - Constructor for class com.webfirmframework.wffweb.css.BorderBottomColor
 
BorderBottomStyle - Enum Class in com.webfirmframework.wffweb.css
border-bottom-style : none, hidden, dotted, dashed, solid, double, groove, ridge, inset, outset, initial, inherit;
BorderBottomWidth - Class in com.webfirmframework.wffweb.css
border-bottom-width: medium|thin|thick|length|initial|inherit; The border-bottom-width property sets the width of an element's bottom border.
BorderBottomWidth() - Constructor for class com.webfirmframework.wffweb.css.BorderBottomWidth
The medium will be set as the value
BorderBottomWidth(float) - Constructor for class com.webfirmframework.wffweb.css.BorderBottomWidth
 
BorderBottomWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.BorderBottomWidth
 
BorderBottomWidth(BorderBottomWidth) - Constructor for class com.webfirmframework.wffweb.css.BorderBottomWidth
 
BorderBottomWidth(String) - Constructor for class com.webfirmframework.wffweb.css.BorderBottomWidth
 
BorderCollapse - Enum Class in com.webfirmframework.wffweb.css
border-collapse: separate, collapse, initial, inherit;
BorderColor - Class in com.webfirmframework.wffweb.css
border-color: color|transparent|initial|inherit; The border-color property sets the color of an element's four borders.
BorderColor() - Constructor for class com.webfirmframework.wffweb.css.BorderColor
The initial will be set as the value
BorderColor(BorderColor) - Constructor for class com.webfirmframework.wffweb.css.BorderColor
 
BorderColor(String) - Constructor for class com.webfirmframework.wffweb.css.BorderColor
 
BorderColorCssValues - Class in com.webfirmframework.wffweb.css
 
BorderColorCssValues() - Constructor for class com.webfirmframework.wffweb.css.BorderColorCssValues
The initial will be set as the value
BorderColorCssValues(BorderColorCssValues) - Constructor for class com.webfirmframework.wffweb.css.BorderColorCssValues
 
BorderColorCssValues(HslaCssValue) - Constructor for class com.webfirmframework.wffweb.css.BorderColorCssValues
 
BorderColorCssValues(HslCssValue) - Constructor for class com.webfirmframework.wffweb.css.BorderColorCssValues
 
BorderColorCssValues(RgbaCssValue) - Constructor for class com.webfirmframework.wffweb.css.BorderColorCssValues
 
BorderColorCssValues(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.BorderColorCssValues
 
BorderColorCssValues(String) - Constructor for class com.webfirmframework.wffweb.css.BorderColorCssValues
 
BorderImageOutset - Class in com.webfirmframework.wffweb.css.css3
border-image-outset: length|number|initial|inherit; The border-image-outset property specifies the amount by which the border image area extends beyond the border box.
BorderImageOutset() - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageOutset
The 0 will be set as the value
BorderImageOutset(float) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
BorderImageOutset(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
BorderImageOutset(BorderImageOutset) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
BorderImageOutset(String) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
BorderImageRepeat - Class in com.webfirmframework.wffweb.css.css3
border-image-repeat: stretch|repeat|round|initial|inherit;
BorderImageRepeat() - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
The stretch will be set as the value
BorderImageRepeat(BorderImageRepeat) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
BorderImageRepeat(String) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
BorderImageSlice - Class in com.webfirmframework.wffweb.css.css3
border-image-slice: number|%|fill|initial|inherit; Examples: border-image-slice:5% 10% 15% 10%; top border is 5% right border is 10% bottom border is 15% border is 10% border-image-slice:5% 10% 15%; top border is 5% right and left borders are 10% bottom border is 15% border-image-slice:5% 10%; top and bottom borders are 5% right and left borders are 10% border-image-slice:5%; all four borders are 5% The border-image-slice property specifies how to slice the image specified by border-image-source.
BorderImageSlice() - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSlice
The 1 will be set as the value
BorderImageSlice(float) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
BorderImageSlice(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
BorderImageSlice(BorderImageSlice) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
BorderImageSlice(String) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
BorderImageSource - Class in com.webfirmframework.wffweb.css.css3
border-image-source: none|image|initial|inherit; The border-image-source property specifies the path to the image to be used as a border (instead of the normal border around an element).
BorderImageSource() - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSource
the default value is none
BorderImageSource(BorderImageSource) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
BorderImageSource(UrlCss3Value...) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
BorderImageSource(String) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
BorderImageSource(String...) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageSource
sample code :- new BorderImageSource("Test.gif", "TestImage.png") creates background-image: url("Test.gif"), url("TestImage.png"); .
BorderImageWidth - Class in com.webfirmframework.wffweb.css.css3
border-image-width: number|%|auto|initial|inherit; The border-image-width property sets the width of an element's four borders.
BorderImageWidth() - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageWidth
The 1 will be set as the value
BorderImageWidth(float) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
BorderImageWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
BorderImageWidth(BorderImageWidth) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
BorderImageWidth(String) - Constructor for class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
BorderLeft - Class in com.webfirmframework.wffweb.css
The border-left shorthand property sets all the left border properties in one declaration.
BorderLeft() - Constructor for class com.webfirmframework.wffweb.css.BorderLeft
The value medium none black will be assigned as the cssValue.
BorderLeft(BorderLeft) - Constructor for class com.webfirmframework.wffweb.css.BorderLeft
 
BorderLeft(String) - Constructor for class com.webfirmframework.wffweb.css.BorderLeft
 
BorderLeftColor - Class in com.webfirmframework.wffweb.css
border-left-color: color|transparent|initial|inherit; The border-left-color property sets the color of an element's left border.
BorderLeftColor() - Constructor for class com.webfirmframework.wffweb.css.BorderLeftColor
The initial will be set as the value
BorderLeftColor(BorderLeftColor) - Constructor for class com.webfirmframework.wffweb.css.BorderLeftColor
 
BorderLeftColor(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.BorderLeftColor
 
BorderLeftColor(String) - Constructor for class com.webfirmframework.wffweb.css.BorderLeftColor
 
BorderLeftStyle - Enum Class in com.webfirmframework.wffweb.css
border-left-style:none|hidden|dotted|dashed|solid|double|groove|ridge|inset| outset|initial|inherit;
BorderLeftWidth - Class in com.webfirmframework.wffweb.css
border-left-width: medium|thin|thick|length|initial|inherit; The border-left-width property sets the width of an element's left border.
BorderLeftWidth() - Constructor for class com.webfirmframework.wffweb.css.BorderLeftWidth
The medium will be set as the value
BorderLeftWidth(float) - Constructor for class com.webfirmframework.wffweb.css.BorderLeftWidth
 
BorderLeftWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.BorderLeftWidth
 
BorderLeftWidth(BorderLeftWidth) - Constructor for class com.webfirmframework.wffweb.css.BorderLeftWidth
 
BorderLeftWidth(String) - Constructor for class com.webfirmframework.wffweb.css.BorderLeftWidth
 
BorderRight - Class in com.webfirmframework.wffweb.css
The border-right shorthand property sets all the right border properties in one declaration.
BorderRight() - Constructor for class com.webfirmframework.wffweb.css.BorderRight
The value medium none black will be assigned as the cssValue.
BorderRight(BorderRight) - Constructor for class com.webfirmframework.wffweb.css.BorderRight
 
BorderRight(String) - Constructor for class com.webfirmframework.wffweb.css.BorderRight
 
BorderRightColor - Class in com.webfirmframework.wffweb.css
border-right-color: color|transparent|initial|inherit; The border-right-color property sets the color of an element's right border.
BorderRightColor() - Constructor for class com.webfirmframework.wffweb.css.BorderRightColor
The initial will be set as the value
BorderRightColor(BorderRightColor) - Constructor for class com.webfirmframework.wffweb.css.BorderRightColor
 
BorderRightColor(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.BorderRightColor
 
BorderRightColor(String) - Constructor for class com.webfirmframework.wffweb.css.BorderRightColor
 
BorderRightStyle - Enum Class in com.webfirmframework.wffweb.css
border-right-style:none|hidden|dotted|dashed|solid|double|groove|ridge|inset| outset|initial|inherit;
BorderRightWidth - Class in com.webfirmframework.wffweb.css
border-right-width: medium|thin|thick|length|initial|inherit; The border-right-width property sets the width of an element's right border.
BorderRightWidth() - Constructor for class com.webfirmframework.wffweb.css.BorderRightWidth
The medium will be set as the value
BorderRightWidth(float) - Constructor for class com.webfirmframework.wffweb.css.BorderRightWidth
 
BorderRightWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.BorderRightWidth
 
BorderRightWidth(BorderRightWidth) - Constructor for class com.webfirmframework.wffweb.css.BorderRightWidth
 
BorderRightWidth(String) - Constructor for class com.webfirmframework.wffweb.css.BorderRightWidth
 
BorderSpacing - Class in com.webfirmframework.wffweb.css
border-spacing: length|initial|inherit; The border-spacing property sets the distance between the borders of adjacent cells (only for the "separated borders" model).
BorderSpacing() - Constructor for class com.webfirmframework.wffweb.css.BorderSpacing
The 0px will be set as the value
BorderSpacing(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.BorderSpacing
 
BorderSpacing(float, CssLengthUnit, float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.BorderSpacing
 
BorderSpacing(BorderSpacing) - Constructor for class com.webfirmframework.wffweb.css.BorderSpacing
 
BorderSpacing(String) - Constructor for class com.webfirmframework.wffweb.css.BorderSpacing
 
BorderStyle - Enum Class in com.webfirmframework.wffweb.css
border-style:none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset |initial|inherit;
BorderTop - Class in com.webfirmframework.wffweb.css
The border-top shorthand property sets all the top border properties in one declaration.
BorderTop() - Constructor for class com.webfirmframework.wffweb.css.BorderTop
The value medium none black will be assigned as the cssValue.
BorderTop(BorderTop) - Constructor for class com.webfirmframework.wffweb.css.BorderTop
 
BorderTop(String) - Constructor for class com.webfirmframework.wffweb.css.BorderTop
 
BorderTopColor - Class in com.webfirmframework.wffweb.css
border-top-color: color|transparent|initial|inherit; The border-top-color property sets the color of an element's top border.
BorderTopColor() - Constructor for class com.webfirmframework.wffweb.css.BorderTopColor
The initial will be set as the value
BorderTopColor(BorderTopColor) - Constructor for class com.webfirmframework.wffweb.css.BorderTopColor
 
BorderTopColor(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.BorderTopColor
 
BorderTopColor(String) - Constructor for class com.webfirmframework.wffweb.css.BorderTopColor
 
BorderTopStyle - Enum Class in com.webfirmframework.wffweb.css
border-top-style:none|hidden|dotted|dashed|solid|double|groove|ridge|inset| outset|initial|inherit;
BorderTopWidth - Class in com.webfirmframework.wffweb.css
border-top-width: medium|thin|thick|length|initial|inherit; The border-top-width property sets the width of an element's top border.
BorderTopWidth() - Constructor for class com.webfirmframework.wffweb.css.BorderTopWidth
The medium will be set as the value
BorderTopWidth(float) - Constructor for class com.webfirmframework.wffweb.css.BorderTopWidth
 
BorderTopWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.BorderTopWidth
 
BorderTopWidth(BorderTopWidth) - Constructor for class com.webfirmframework.wffweb.css.BorderTopWidth
 
BorderTopWidth(String) - Constructor for class com.webfirmframework.wffweb.css.BorderTopWidth
 
BorderWidth - Class in com.webfirmframework.wffweb.css
border-width: medium|thin|thick|length|initial|inherit; The border-width property sets the width of an element's four borders.
BorderWidth() - Constructor for class com.webfirmframework.wffweb.css.BorderWidth
The medium will be set as the value
BorderWidth(float) - Constructor for class com.webfirmframework.wffweb.css.BorderWidth
 
BorderWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.BorderWidth
 
BorderWidth(BorderWidth) - Constructor for class com.webfirmframework.wffweb.css.BorderWidth
 
BorderWidth(String) - Constructor for class com.webfirmframework.wffweb.css.BorderWidth
 
BOTH - Enum constant in enum class com.webfirmframework.wffweb.css.Clear
 
BOTH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
BOTH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.Resize
 
BOTH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
Bottom - Class in com.webfirmframework.wffweb.css
For absolutely positioned elements, the bottom property sets the bottom edge of an element to a unit above/below the bottom edge of its containing element.
Bottom() - Constructor for class com.webfirmframework.wffweb.css.Bottom
The auto will be set as the value
Bottom(float) - Constructor for class com.webfirmframework.wffweb.css.Bottom
 
Bottom(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.Bottom
 
Bottom(Bottom) - Constructor for class com.webfirmframework.wffweb.css.Bottom
 
Bottom(String) - Constructor for class com.webfirmframework.wffweb.css.Bottom
 
BOTTOM - Enum constant in enum class com.webfirmframework.wffweb.css.CaptionSide
 
BOTTOM - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BOTTOM - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Align
 
BOX_SIZING - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
BoxSizing - Enum Class in com.webfirmframework.wffweb.css.css3
box-sizing: content-box|border-box|initial|inherit;
Br - Class in com.webfirmframework.wffweb.tag.html
 
Br(AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.Br
 
Br(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.Br
 
BR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
BR - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
BrAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Br attributes
BREAK_ALL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordBreak
 
BREAK_WORD - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordWrap
 
BROWN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
BROWSER_PAGE - Static variable in class com.webfirmframework.wffweb.security.object.SecurityClassConstants
 
browserPage() - Method in class com.webfirmframework.wffweb.server.page.WebSocketOpenedRecord
 
BrowserPage - Class in com.webfirmframework.wffweb.server.page
 
BrowserPage() - Constructor for class com.webfirmframework.wffweb.server.page.BrowserPage
 
BrowserPage.On - Enum Class in com.webfirmframework.wffweb.server.page
To specify (by removeFromContext method) when to remove BrowserPage instance from BrowserPageContext.
BrowserPageAction - Enum Class in com.webfirmframework.wffweb.server.page.action
 
BrowserPageContext - Enum Class in com.webfirmframework.wffweb.server.page
 
build() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
build() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
build() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
Deprecated.
building bytes implementation doesn't throw UnsupportedEncodingException so deprecated this method. The same goal can be achieved using buildBytes method.
build(boolean) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMArray
Deprecated.
building bytes implementation doesn't throw UnsupportedEncodingException so deprecated this method. The same goal can be achieved using buildBytes method.
build(boolean) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
build(boolean) - Method in interface com.webfirmframework.wffweb.wffbm.data.WffBMData
Deprecated.
building bytes implementation doesn't throw UnsupportedEncodingException so deprecated this method. The same goal can be achieved using buildBytes method.
build(boolean) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
Deprecated.
building bytes implementation doesn't throw UnsupportedEncodingException so deprecated this method. The same goal can be achieved using buildBytes method.
buildAllAttributesStream() - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Builds all attributes stream from all tags.
buildAllAttributesStream(boolean) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all attributes as stream from all tags.
buildAllAttributesStream(boolean, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Builds all attributes stream from the given tags.
buildAllAttributesStream(AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Builds all attributes stream from the given tags.
buildAllTagsStream(boolean) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all tags excluding NoTag.
buildAllTagsStream(boolean, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Builds all tags stream from the given tags and its nested children.
buildAllTagsStream(AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Builds all tags stream from the given tags and its nested children.
buildBytes() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
replacement method for build() method.
buildBytes(boolean) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
buildBytes(boolean) - Method in interface com.webfirmframework.wffweb.wffbm.data.WffBMData
 
buildBytes(boolean) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
BURLY_WOOD - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Button - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
Button(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.Button
 
BUTTON - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
BUTTON - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
An input that allows for user-triggered actions when clicked or pressed.
BUTTON - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
BUTTON - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ButtonAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Button attributes
ByteBufferUtil - Class in com.webfirmframework.wffweb.util
 

C

CADET_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Canvas - Class in com.webfirmframework.wffweb.tag.html.html5.images
 
Canvas(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.images.Canvas
 
CANVAS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
CANVAS - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
CanvasAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Canvas attributes
CAPITALIZE - Enum constant in enum class com.webfirmframework.wffweb.css.TextTransform
 
Caption - Class in com.webfirmframework.wffweb.tag.html.tables
 
Caption(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.Caption
 
CAPTION - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
CAPTION - Static variable in class com.webfirmframework.wffweb.css.Font
 
CAPTION - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
CAPTION_SIDE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
CaptionAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Caption attributes
CaptionSide - Enum Class in com.webfirmframework.wffweb.css
caption-side: top|bottom|initial|inherit;
CC_ADDITIONAL_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
CC_CSC - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Security code for the payment instrument.
CC_EXP - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Expiration date of the payment instrument.
CC_EXP_MONTH - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
CC_EXP_YEAR - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
CC_FAMILY_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
CC_GIVEN_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
CC_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Full name as given on the payment instrument.
CC_NUMBER - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Code identifying the payment instrument (e.g.
CC_TYPE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Type of payment instrument (e.g.
CELL - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
CellPadding - Class in com.webfirmframework.wffweb.tag.html.attribute
<table cellpadding="pixels"> The cellpadding attribute specifies the space, in pixels, between the cell wall and the cell content.
CellPadding(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.CellPadding
 
CellPadding(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.CellPadding
 
CELLPADDING - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CELLPADDING - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
CellSpacing - Class in com.webfirmframework.wffweb.tag.html.attribute
<table cellspacing="pixels"> The cellspacing attribute specifies the space, in pixels, between cells.
CellSpacing(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.CellSpacing
 
CellSpacing(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.CellSpacing
 
CELLSPACING - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CELLSPACING - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
CENTER - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
CENTER - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
CENTER - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
CENTER - Enum constant in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
CENTER - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
CENTER - Enum constant in enum class com.webfirmframework.wffweb.css.TextAlign
 
CH - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
CHAPTER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
A chapter of the document
Charset - Class in com.webfirmframework.wffweb.tag.html.attribute
charset attribute for the element.
Charset(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Charset
 
CHARSET - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CHARSET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
CharsetUtil - Class in com.webfirmframework.wffweb.util
 
CHARTREUSE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
CHECKBOX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A checkable input that has three possible values: true, false, or mixed.
CHECKBOX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
Checked - Class in com.webfirmframework.wffweb.tag.html.attribute
<element checked> When the value of the type attribute is radio or checkbox, the presence of this Boolean attribute indicates that the control is selected by default; otherwise it is ignored.
Checked() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Checked
sets the default value as checked (since 2.1.5).
Checked(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Checked
 
CHECKED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CHECKED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
childAppended(ChildTagAppendListener.Event) - Method in interface com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener
 
childMoved(ChildTagAppendListener.ChildMovedEvent) - Method in interface com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener
child removed from another tag and appended to this tag
ChildMovedEvent(AbstractHtml, AbstractHtml, AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.ChildMovedEvent
 
childRemoved(ChildTagRemoveListener.Event) - Method in interface com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener
 
childrenAppended(ChildTagAppendListener.Event) - Method in interface com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener
 
childrendAppendedOrMoved(Collection<ChildTagAppendListener.ChildMovedEvent>) - Method in interface com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener
 
childrenRemoved(ChildTagRemoveListener.Event) - Method in interface com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener
 
ChildTagAppendListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
ChildTagAppendListener.ChildMovedEvent - Class in com.webfirmframework.wffweb.tag.html.listener
 
ChildTagAppendListener.Event - Class in com.webfirmframework.wffweb.tag.html.listener
 
ChildTagRemoveListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
ChildTagRemoveListener.Event - Class in com.webfirmframework.wffweb.tag.html.listener
 
CHOCOLATE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
circle - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Shape
Defines a circular region
Circle - Class in com.webfirmframework.wffweb.tag.html.html5
 
Circle(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Circle
 
CIRCLE - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
CIRCLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
CIRCLE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
CircleAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Circle attributes
Cite - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Cite(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Cite
 
CITE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
CITE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
CiteAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Cite attributes
CJK_IDEOGRAPHIC - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
CLASS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CLASS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ClassAttribute - Class in com.webfirmframework.wffweb.tag.html.attribute.global
 
ClassAttribute() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
 
ClassAttribute(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
one or more class names separated by space.
ClassAttribute(String...) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
one or more class name separated by space or as an array of class names.
clean(long) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
If any object is idle for a time which is greater than or equal the given maxIdleTimeout it will be removed from the BrowserPageContext.
Clear - Enum Class in com.webfirmframework.wffweb.css
clear: none|left|right|both|initial|inherit;
CLEAR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
clearTempCache() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
Clears the unwanted objects from the temporary cache only if required.
ClientTasksWrapper - Class in com.webfirmframework.wffweb.server.page
 
clone() - Method in class com.webfirmframework.wffweb.css.core.AbstractCssProperty
 
clone() - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
clone() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Creates and returns a deeply cloned copy of this object.
clone() - Method in class com.webfirmframework.wffweb.tag.html.Html
 
clone() - Method in class com.webfirmframework.wffweb.tag.html.stylesandsemantics.Div
 
clone(String...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Creates and returns a deeply cloned copy of this object.
cloneArray(String[]) - Static method in class com.webfirmframework.wffweb.util.StringUtil
To make the clone copy of the given String array.
CloneUtil - Class in com.webfirmframework.wffweb.clone
A utility class for clone operations.
CM - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
Code - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Code(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Code
 
CODE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
CODE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
CodeAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Code attributes
CodeExecutor - Class in com.webfirmframework.wffweb.interpreter
 
CodeExecutor(AbstractHtml) - Constructor for class com.webfirmframework.wffweb.interpreter.CodeExecutor
 
codePoints() - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
Col - Class in com.webfirmframework.wffweb.tag.html.tables
 
Col(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.Col
 
COL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
COL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Scope
 
COL - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
COL_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
ColAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Col attributes
ColGroup - Class in com.webfirmframework.wffweb.tag.html.tables
 
ColGroup(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.ColGroup
 
COLGROUP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
COLGROUP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Scope
 
COLGROUP - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ColGroupAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for ColGroup attributes
COLLAPSE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderCollapse
 
COLLAPSE - Enum constant in enum class com.webfirmframework.wffweb.css.Visibility
 
Color - Class in com.webfirmframework.wffweb.css
color: color|initial|inherit; The color property specifies the color of text.
Color() - Constructor for class com.webfirmframework.wffweb.css.Color
The initial will be set as the value
Color(Color) - Constructor for class com.webfirmframework.wffweb.css.Color
 
Color(CssColorName) - Constructor for class com.webfirmframework.wffweb.css.Color
 
Color(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.Color
 
Color(String) - Constructor for class com.webfirmframework.wffweb.css.Color
 
COLOR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLOR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
COLOR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
ColorAttribute - Class in com.webfirmframework.wffweb.tag.html.attribute
color attribute for the element.
ColorAttribute(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.ColorAttribute
 
Cols - Class in com.webfirmframework.wffweb.tag.html.attribute
<textarea cols="number"> Specifies the width of the text area (in average character width).
Cols() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Cols
will be initialized with default value as 20.
Cols(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Cols
 
Cols(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Cols
 
COLS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
COLS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ColSpan - Class in com.webfirmframework.wffweb.tag.html.attribute
<td colspan="number"> The colspan attribute defines the number of columns a cell should span.
ColSpan(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.ColSpan
 
ColSpan(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.ColSpan
 
COLSPAN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
COLSPAN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
COLUMN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
COLUMN_COUNT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLUMN_FILL - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLUMN_GAP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLUMN_REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
COLUMN_RULE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLUMN_RULE_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLUMN_RULE_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLUMN_RULE_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLUMN_SPAN - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
COLUMN_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ColumnCount - Class in com.webfirmframework.wffweb.css.css3
column-count: number|auto|initial|inherit; The column-count property specifies the number of columns an element should be divided into.
ColumnCount() - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnCount
The default value 1 will be set as the cssValue.
ColumnCount(int) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnCount
 
ColumnCount(ColumnCount) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnCount
 
ColumnCount(String) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnCount
 
ColumnFill - Enum Class in com.webfirmframework.wffweb.css.css3
column-fill: balance|auto|initial|inherit;
ColumnGap - Class in com.webfirmframework.wffweb.css.css3
The column-gap property specifies the gap between the columns.
ColumnGap() - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnGap
The normal will be set as the value
ColumnGap(float) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnGap
 
ColumnGap(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnGap
 
ColumnGap(ColumnGap) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnGap
 
ColumnGap(String) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnGap
 
COLUMNHEADER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A cell containing header information for a column.
ColumnRule - Class in com.webfirmframework.wffweb.css.css3
column-rule: column-rule-width column-rule-style column-rule-color|initial|inherit; The column-rule property is a shorthand property for setting all the column-rule-* properties.
ColumnRule() - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRule
The initial will be set as the value
ColumnRule(ColumnRule) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRule
 
ColumnRule(String) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRule
 
ColumnRuleColor - Class in com.webfirmframework.wffweb.css.css3
column-rule-color: color|initial|inherit; The column-rule-color property specifies the color of the rule between columns.
ColumnRuleColor() - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
The initial will be set as the value
ColumnRuleColor(ColumnRuleColor) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
ColumnRuleColor(String) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
ColumnRuleStyle - Enum Class in com.webfirmframework.wffweb.css.css3
column-rule-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset |initial|inherit;
ColumnRuleWidth - Class in com.webfirmframework.wffweb.css.css3
column-rule-width: medium|thin|thick|length|initial|inherit; The column-rule-width property specifies the width of the rule between columns.
ColumnRuleWidth() - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
The medium will be set as the value
ColumnRuleWidth(float) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
ColumnRuleWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
ColumnRuleWidth(ColumnRuleWidth) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
ColumnRuleWidth(String) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
Columns - Class in com.webfirmframework.wffweb.css.css3
columns: auto|column-width column-count|initial|inherit; The columns property is a shorthand property for setting column-width and column-count.
Columns() - Constructor for class com.webfirmframework.wffweb.css.css3.Columns
The value auto auto will be assigned as the cssValue.
Columns(Columns) - Constructor for class com.webfirmframework.wffweb.css.css3.Columns
 
Columns(String) - Constructor for class com.webfirmframework.wffweb.css.css3.Columns
 
COLUMNS - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ColumnSpan - Enum Class in com.webfirmframework.wffweb.css.css3
column-span: 1|all|initial|inherit;
ColumnWidth - Class in com.webfirmframework.wffweb.css.css3
column-width: auto|length|initial|inherit; The column-width property specifies the width of the columns.
ColumnWidth() - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnWidth
The medium will be set as the value
ColumnWidth(float) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
ColumnWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
ColumnWidth(ColumnWidth) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
ColumnWidth(String) - Constructor for class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
com.webfirmframework.wffweb - package com.webfirmframework.wffweb
 
com.webfirmframework.wffweb.clone - package com.webfirmframework.wffweb.clone
 
com.webfirmframework.wffweb.concurrent - package com.webfirmframework.wffweb.concurrent
 
com.webfirmframework.wffweb.core.constants - package com.webfirmframework.wffweb.core.constants
 
com.webfirmframework.wffweb.css - package com.webfirmframework.wffweb.css
 
com.webfirmframework.wffweb.css.core - package com.webfirmframework.wffweb.css.core
 
com.webfirmframework.wffweb.css.css3 - package com.webfirmframework.wffweb.css.css3
 
com.webfirmframework.wffweb.css.file - package com.webfirmframework.wffweb.css.file
 
com.webfirmframework.wffweb.csswff - package com.webfirmframework.wffweb.csswff
This package contains web firm CSSs.
com.webfirmframework.wffweb.data - package com.webfirmframework.wffweb.data
 
com.webfirmframework.wffweb.informer - package com.webfirmframework.wffweb.informer
This is an informer package to inform state change from among objects.
com.webfirmframework.wffweb.internal - package com.webfirmframework.wffweb.internal
 
com.webfirmframework.wffweb.interpreter - package com.webfirmframework.wffweb.interpreter
This package is intended for the implementation of some programming classes.
com.webfirmframework.wffweb.io - package com.webfirmframework.wffweb.io
 
com.webfirmframework.wffweb.js - package com.webfirmframework.wffweb.js
 
com.webfirmframework.wffweb.lang - package com.webfirmframework.wffweb.lang
 
com.webfirmframework.wffweb.security.object - package com.webfirmframework.wffweb.security.object
 
com.webfirmframework.wffweb.server.page - package com.webfirmframework.wffweb.server.page
 
com.webfirmframework.wffweb.server.page.action - package com.webfirmframework.wffweb.server.page.action
 
com.webfirmframework.wffweb.server.page.js - package com.webfirmframework.wffweb.server.page.js
 
com.webfirmframework.wffweb.settings - package com.webfirmframework.wffweb.settings
 
com.webfirmframework.wffweb.streamer - package com.webfirmframework.wffweb.streamer
 
com.webfirmframework.wffweb.tag.core - package com.webfirmframework.wffweb.tag.core
contains core classes
com.webfirmframework.wffweb.tag.html - package com.webfirmframework.wffweb.tag.html
 
com.webfirmframework.wffweb.tag.html.attribute - package com.webfirmframework.wffweb.tag.html.attribute
 
com.webfirmframework.wffweb.tag.html.attribute.core - package com.webfirmframework.wffweb.tag.html.attribute.core
 
com.webfirmframework.wffweb.tag.html.attribute.event - package com.webfirmframework.wffweb.tag.html.attribute.event
 
com.webfirmframework.wffweb.tag.html.attribute.event.animation - package com.webfirmframework.wffweb.tag.html.attribute.event.animation
 
com.webfirmframework.wffweb.tag.html.attribute.event.clipboard - package com.webfirmframework.wffweb.tag.html.attribute.event.clipboard
 
com.webfirmframework.wffweb.tag.html.attribute.event.drag - package com.webfirmframework.wffweb.tag.html.attribute.event.drag
 
com.webfirmframework.wffweb.tag.html.attribute.event.form - package com.webfirmframework.wffweb.tag.html.attribute.event.form
 
com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object - package com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
 
com.webfirmframework.wffweb.tag.html.attribute.event.keyboard - package com.webfirmframework.wffweb.tag.html.attribute.event.keyboard
 
com.webfirmframework.wffweb.tag.html.attribute.event.media - package com.webfirmframework.wffweb.tag.html.attribute.event.media
 
com.webfirmframework.wffweb.tag.html.attribute.event.misc - package com.webfirmframework.wffweb.tag.html.attribute.event.misc
 
com.webfirmframework.wffweb.tag.html.attribute.event.mouse - package com.webfirmframework.wffweb.tag.html.attribute.event.mouse
This package contains event attribute classes, eg:- OnClick.
com.webfirmframework.wffweb.tag.html.attribute.event.print - package com.webfirmframework.wffweb.tag.html.attribute.event.print
 
com.webfirmframework.wffweb.tag.html.attribute.event.touch - package com.webfirmframework.wffweb.tag.html.attribute.event.touch
 
com.webfirmframework.wffweb.tag.html.attribute.event.transition - package com.webfirmframework.wffweb.tag.html.attribute.event.transition
 
com.webfirmframework.wffweb.tag.html.attribute.global - package com.webfirmframework.wffweb.tag.html.attribute.global
Global html attributes :
accesskey
class
id
lang
style
tabindex
title
Html5 global attributes are available under com.webfirmframework.wffweb.tag.html.html5.attribute.global package.
com.webfirmframework.wffweb.tag.html.attribute.listener - package com.webfirmframework.wffweb.tag.html.attribute.listener
 
com.webfirmframework.wffweb.tag.html.attributewff - package com.webfirmframework.wffweb.tag.html.attributewff
 
com.webfirmframework.wffweb.tag.html.core - package com.webfirmframework.wffweb.tag.html.core
 
com.webfirmframework.wffweb.tag.html.formatting - package com.webfirmframework.wffweb.tag.html.formatting
This package contains formatting classes.
com.webfirmframework.wffweb.tag.html.formsandinputs - package com.webfirmframework.wffweb.tag.html.formsandinputs
This package contains classes for forms and inputs.
com.webfirmframework.wffweb.tag.html.frames - package com.webfirmframework.wffweb.tag.html.frames
This package contains classes for frames.
com.webfirmframework.wffweb.tag.html.html5 - package com.webfirmframework.wffweb.tag.html.html5
This package contains html5 tags.
com.webfirmframework.wffweb.tag.html.html5.attribute - package com.webfirmframework.wffweb.tag.html.html5.attribute
 
com.webfirmframework.wffweb.tag.html.html5.attribute.global - package com.webfirmframework.wffweb.tag.html.html5.attribute.global
 
com.webfirmframework.wffweb.tag.html.html5.audiovideo - package com.webfirmframework.wffweb.tag.html.html5.audiovideo
This package contains classes for audio and video.
com.webfirmframework.wffweb.tag.html.html5.formatting - package com.webfirmframework.wffweb.tag.html.html5.formatting
This package contains classes for formatting.
com.webfirmframework.wffweb.tag.html.html5.formsandinputs - package com.webfirmframework.wffweb.tag.html.html5.formsandinputs
This package contains classes for forms and inputs.
com.webfirmframework.wffweb.tag.html.html5.identifier - package com.webfirmframework.wffweb.tag.html.html5.identifier
contains html5 tag attributes
com.webfirmframework.wffweb.tag.html.html5.images - package com.webfirmframework.wffweb.tag.html.html5.images
This package contains classes for images.
com.webfirmframework.wffweb.tag.html.html5.links - package com.webfirmframework.wffweb.tag.html.html5.links
This package contains classes for links
com.webfirmframework.wffweb.tag.html.html5.lists - package com.webfirmframework.wffweb.tag.html.html5.lists
This package contains classes for lists.
com.webfirmframework.wffweb.tag.html.html5.programming - package com.webfirmframework.wffweb.tag.html.html5.programming
This package contains programming tags
com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics - package com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
This package contains classes for Styles and Semantics.
com.webfirmframework.wffweb.tag.html.identifier - package com.webfirmframework.wffweb.tag.html.identifier
 
com.webfirmframework.wffweb.tag.html.images - package com.webfirmframework.wffweb.tag.html.images
This package contains classes for images.
com.webfirmframework.wffweb.tag.html.links - package com.webfirmframework.wffweb.tag.html.links
This package contains classes for links.
com.webfirmframework.wffweb.tag.html.listener - package com.webfirmframework.wffweb.tag.html.listener
 
com.webfirmframework.wffweb.tag.html.lists - package com.webfirmframework.wffweb.tag.html.lists
This package contains classes for lists.
com.webfirmframework.wffweb.tag.html.metainfo - package com.webfirmframework.wffweb.tag.html.metainfo
This package contains Meta Info tags
com.webfirmframework.wffweb.tag.html.model - package com.webfirmframework.wffweb.tag.html.model
 
com.webfirmframework.wffweb.tag.html.programming - package com.webfirmframework.wffweb.tag.html.programming
This package contains programming tags
com.webfirmframework.wffweb.tag.html.stylesandsemantics - package com.webfirmframework.wffweb.tag.html.stylesandsemantics
This package contains classes for Styles and Semantics.
com.webfirmframework.wffweb.tag.html.tables - package com.webfirmframework.wffweb.tag.html.tables
This package contains classes for tables.
com.webfirmframework.wffweb.tag.htmlwff - package com.webfirmframework.wffweb.tag.htmlwff
 
com.webfirmframework.wffweb.tag.repository - package com.webfirmframework.wffweb.tag.repository
 
com.webfirmframework.wffweb.util - package com.webfirmframework.wffweb.util
 
com.webfirmframework.wffweb.util.data - package com.webfirmframework.wffweb.util.data
 
com.webfirmframework.wffweb.view - package com.webfirmframework.wffweb.view
 
com.webfirmframework.wffweb.wffbm.data - package com.webfirmframework.wffweb.wffbm.data
 
COMBOBOX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A presentation of a select; usually similar to a textbox where users can type ahead to select an option, or type to enter arbitrary text as a new item in the list.
CommonConstants - Class in com.webfirmframework.wffweb.core.constants
 
compareTo(ObjectId) - Method in class com.webfirmframework.wffweb.internal.ObjectId
 
COMPLEMENTARY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A supporting section of the document, designed to be complementary to the main content at a similar level in the DOM hierarchy, but remains meaningful when separated from the main content.
COMPRESSED_WFF_DATA - Static variable in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
CONDENSED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
CONTAIN - Static variable in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
CONTAIN - Static variable in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
CONTAIN - Static variable in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
CONTAIN - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
contains(CssProperty) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
Checks if the given cssProperty object exists in this style object.
contains(AbstractHtml) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
To check if the given tag exists in the UI.
contains(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
Checks if the value is a part of this attribute value.
contains(String, Collection<String>, int, int) - Static method in class com.webfirmframework.wffweb.css.core.CssEnumUtil
checks whether the given cssValues contains the given cssValue.
containsAll(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
Checks if the values are part of this attribute value.
containsChild(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Checks whether a tag is contained in its direct children.
containsMinus(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Checks if the given string contains minus (-).
containsPlus(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Checks if the given string contains plus (+) char.
containsSpace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Checks if the given string contains space.
containsValidRegEx() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Pattern
checks the value in this attribute contains a valid regex.
containsWhitespace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Checks if the given string contains whitespace.
content() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.Content
 
content() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.DetachEvent
 
Content - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
content attribute for the element.
The content of the meta information.
Content(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Content
 
Content(T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent.Content
Note: contentTypeHtml will be set as false
Content(T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent.Content
 
CONTENT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CONTENT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
CONTENT_BOX - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
 
CONTENT_BOX - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
 
CONTENT_BOX - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
 
CONTENT_BOX - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
CONTENT_BOX - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
contentAfter() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
 
contentApplied() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
 
contentBefore() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
 
contentChanged(SharedTagContent.ChangeEvent<T>) - Method in interface com.webfirmframework.wffweb.tag.html.SharedTagContent.ContentChangeListener
NB: Do not call any methods of this SharedTagContent inside contentChanged method, instead write it inside the returning Runnable object (Runnable.run).
ContentEditable - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
<element contenteditable="true|false">
ContentEditable() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContentEditable
the default value false will be set.
ContentEditable(boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContentEditable
 
ContentEditable(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContentEditable
 
CONTENTEDITABLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CONTENTEDITABLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
CONTENTINFO - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A large perceivable region that contains information about the parent document.
CONTENTS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
A table of contents for the document
contentTypeHtml() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.Content
Denotes whether the content type to be treated as HTML when embedding in the consumer tags.
CONTEXT_MENU - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
ContextMenu - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
<element contextmenu="menu_id">
ContextMenu(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContextMenu
 
CONTEXTMENU - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CONTEXTMENU - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Controls - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
<element controls> If this attribute is present, the browser will offer controls to allow the user to control audio playback, including volume, seeking, and pause/resume playback.
Controls() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Controls
 
Controls(Boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Controls
Deprecated.
as there is no affect of boolean values for this attribute. this method will be removed later.
Controls(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Controls
 
CONTROLS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
CONTROLS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
convertSpacesToSingleSpace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Converts all continues multiple spaces to a single space.
convertToSingleSpace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Converts all continues multiple spaces and new line/lines followed by space/spaces to a single space.
convertWhitespacesToSingleSpace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Converts all continues multiple whitespaces to a single space.
CoOrds - Class in com.webfirmframework.wffweb.tag.html.attribute
coords attribute for the element.
CoOrds(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.CoOrds
 
COORDS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
COORDS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
COPY - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
COPY - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
Dropping the data will result in a copy of the dragged data
COPY_INNER_TEXT_TO_VALUE - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
COPYRIGHT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
A document containing copyright information
CORAL - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
CORNFLOWER_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
CORNSILK - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
COUNTRY - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
COUNTRY_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
COVER - Static variable in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
COVER - Static variable in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
COVER - Static variable in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
COVER - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
CRIMSON - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
CROSSHAIR - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
CssBlock - Class in com.webfirmframework.wffweb.css.file
 
CssBlock(String) - Constructor for class com.webfirmframework.wffweb.css.file.CssBlock
 
CssColorName - Enum Class in com.webfirmframework.wffweb.css
 
CssConstants - Class in com.webfirmframework.wffweb.css
 
CssEnumUtil - Class in com.webfirmframework.wffweb.css.core
A utility class for css enum classes.
CssFile - Class in com.webfirmframework.wffweb.css.file
 
CssFile() - Constructor for class com.webfirmframework.wffweb.css.file.CssFile
 
CssFileBlock - Interface in com.webfirmframework.wffweb.css.file
 
CssLengthUnit - Enum Class in com.webfirmframework.wffweb.css
 
CssLengthUtil - Class in com.webfirmframework.wffweb.util
a utility class for css length value manipulations.
CssNameConstants - Class in com.webfirmframework.wffweb.css
 
CssProperty - Interface in com.webfirmframework.wffweb.css.core
 
CssTimeUnit - Enum Class in com.webfirmframework.wffweb.css
 
CssTimeUtil - Class in com.webfirmframework.wffweb.util
a utility class for css time value manipulations.
CssValueUtil - Class in com.webfirmframework.wffweb.util
 
CURRENT_PASSWORD - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
CURSIVE - Static variable in class com.webfirmframework.wffweb.css.GenericFontFamilyNameContants
 
Cursor - Class in com.webfirmframework.wffweb.css
cursor : alias | all-scroll | auto | cell | context-menu | col-resize | copy | crosshair | default | e-resize | ew-resize | grab | grabbing | help | move | n-resize | ne-resize | nesw-resize | ns-resize | nw-resize | nwse-resize | no-drop | none | not-allowed | pointer | progress | row-resize | s-resize | se-resize | sw-resize | text | URL | vertical-text | w-resize | wait | zoom-in | zoom-out | initial | inherit;
Cursor() - Constructor for class com.webfirmframework.wffweb.css.Cursor
 
Cursor(Cursor) - Constructor for class com.webfirmframework.wffweb.css.Cursor
 
Cursor(String) - Constructor for class com.webfirmframework.wffweb.css.Cursor
 
Cursor(String, UrlCss3Value...) - Constructor for class com.webfirmframework.wffweb.css.Cursor
 
Cursor(String, String...) - Constructor for class com.webfirmframework.wffweb.css.Cursor
This constructor is for CSS 2.1 cursor syntax.
CURSOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
CustomAttribute - Class in com.webfirmframework.wffweb.tag.html.attributewff
This is a custom attribute to create an attribute with any name and value.
CustomAttribute(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attributewff.CustomAttribute
 
CustomAttribute(String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attributewff.CustomAttribute
 
CustomCssProperty - Class in com.webfirmframework.wffweb.csswff
 
CustomCssProperty(CustomCssProperty) - Constructor for class com.webfirmframework.wffweb.csswff.CustomCssProperty
 
CustomCssProperty(String, String) - Constructor for class com.webfirmframework.wffweb.csswff.CustomCssProperty
 
CustomEventAttribute - Class in com.webfirmframework.wffweb.tag.html.attribute.event
 
CustomEventAttribute(String, boolean, String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.CustomEventAttribute
 
CustomEventAttribute(String, boolean, String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.CustomEventAttribute
 
CustomEventAttribute(String, ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.CustomEventAttribute
 
CustomEventAttribute(String, ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.CustomEventAttribute
 
CustomEventAttribute(String, String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.CustomEventAttribute
 
CustomEventAttribute(String, String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.CustomEventAttribute
 
CustomTag - Class in com.webfirmframework.wffweb.tag.htmlwff
 
CustomTag(String, AbstractHtml.TagType, AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.CustomTag
 
CustomTag(String, AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.CustomTag
 
CYAN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 

D

DARK_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_CYAN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_GOLDEN_ROD - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_GRAY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_GREY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_KHAKI - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_MAGENTA - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_OLIVE_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_ORANGE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_ORCHID - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_RED - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_SALMON - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_SEA_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_SLATE_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_SLATE_GRAY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_SLATE_GREY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_TURQUOISE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DARK_VIOLET - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
DASHED - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
data() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Use this method to get data instead of the first parameter from ServerAsyncMethod.asyncMethod(WffBMObject, Event) method, both contain the same object.
Data - Class in com.webfirmframework.wffweb.tag.html.html5
 
Data(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Data
 
DATA - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DATA - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
DATA - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DATA_WFF_ID - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DATA_WFF_ID - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.InternalAttrNameConstants
attribute name of DataWffId class
DataAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Data attributes
DataAttribute - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
 
DataAttribute(PreIndexedAttributeName, String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataAttribute
NB: only for internal use.
DataAttribute(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataAttribute
 
DataAttribute(String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataAttribute
 
DataList - Class in com.webfirmframework.wffweb.tag.html.html5.formsandinputs
 
DataList(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formsandinputs.DataList
 
DATALIST - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DATALIST - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DataListAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for DataList attributes
DataWffId - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
 
DataWffId(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
DataWffIdOutOfRangeError - Exception Class in com.webfirmframework.wffweb
 
DataWffIdOutOfRangeError() - Constructor for exception class com.webfirmframework.wffweb.DataWffIdOutOfRangeError
 
DataWffIdOutOfRangeError(String) - Constructor for exception class com.webfirmframework.wffweb.DataWffIdOutOfRangeError
 
DataWffIdOutOfRangeError(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.DataWffIdOutOfRangeError
 
DataWffIdOutOfRangeError(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.DataWffIdOutOfRangeError
 
DataWffIdOutOfRangeError(Throwable) - Constructor for exception class com.webfirmframework.wffweb.DataWffIdOutOfRangeError
 
DATE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
DateTime - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
datetime attribute for time tag.
The content of the meta information.
DateTime(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.DateTime
 
DATETIME - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DATETIME - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
DATETIME - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
DATETIME_LOCAL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
Dd - Class in com.webfirmframework.wffweb.tag.html.lists
 
Dd(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.lists.Dd
 
DD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DD - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DdAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Dd attributes
DECIMAL - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
DECIMAL_LEADING_ZERO - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
DEEP_PINK - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DEEP_SKY_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
deepClone(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
deepClone(T) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
 
deepCloneOnlyIfContains(T, List<T>) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
clones only if objects contains the given objectToBeClonned, otherwise returns the same object.
deepCloneOnlyIfContains(T, Set<T>) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
clones only if objects contains the given objectToBeClonned, otherwise returns the same object.
deepCloneOnlyIfContains(T, T[]) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
clones only if objects contains the given objectToBeClonned, otherwise returns the same object.
deepCloneOnlyIfDoesNotContain(T, List<T>) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
clones only if objects doesn't contain the given objectToBeClonned, otherwise returns the same object.
deepCloneOnlyIfDoesNotContain(T, Set<T>) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
clones only if objects doesn't contain the given objectToBeClonned, otherwise returns the same object.
deepCloneOnlyIfDoesNotContain(T, T[]) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
clones only if objects doesn't contain the given objectToBeClonned, otherwise returns the same object.
Default - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
<element default>
default is a boolean attribute which can be used in track tag to show the details to the user.
Default() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Default
sets the default value as default .
Default(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Default
 
DEFAULT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DEFAULT - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
DEFAULT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
DEFAULT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Shape
Specifies the entire region
DEFAULT_VALUE - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
DEFAULT_VALUE - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
DEFAULT_VALUE - Static variable in class com.webfirmframework.wffweb.css.UnicodeRange
 
DEFAULT_VALUE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.MaxLength
 
Defer - Class in com.webfirmframework.wffweb.tag.html.attribute
<element defer> defer is a boolean attribute which can be used in Script tag to execute its src file only after the page has finished parsing.
Defer() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Defer
sets the default value as defer.
Defer(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Defer
 
DEFER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DEFER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
DEFINITION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A definition of a term or concept.
Del - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Del(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Del
 
DEL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DEL - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DEL_BM_OBJ_OR_ARR_FROM_TAG - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
to delete WffBMObject or WffBMArray from tag
DelAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Del attributes
delete(AbstractHtml, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Deletes the key-WffBMObject/WffBMArray pair from the wffObjects property of tag.
DELETE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Method
 
deletedWffData(WffBMDataDeleteListener.DeleteEvent) - Method in interface com.webfirmframework.wffweb.tag.html.listener.WffBMDataDeleteListener
 
DeleteEvent(AbstractHtml, String) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.WffBMDataDeleteListener.DeleteEvent
 
destroyContext(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
This should be called when the http session is closed
detach(boolean) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
detach(boolean, Set<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
detach(boolean, Set<AbstractHtml>, Set<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
detach(Set<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
Detaches without removing contents from consuming tags.
detached(SharedTagContent.DetachEvent<T>) - Method in interface com.webfirmframework.wffweb.tag.html.SharedTagContent.DetachListener
NB: Do not call any methods of this SharedTagContent inside detached, instead write it inside the returning Runnable object (Runnable.run).
Details - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Details(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Details
 
DETAILS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DETAILS - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DetailsAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Details attributes
develop(OutputBuffer) - Method in interface com.webfirmframework.wffweb.view.HtmlView
 
Dfn - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Dfn(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Dfn
 
DFN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DFN - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DfnAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Dfn attributes
Dialog - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Dialog(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Dialog
 
DIALOG - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DIALOG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A dialog is an application window that is designed to interrupt the current processing of an application in order to prompt the user to enter information or require a response.
DIALOG - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DialogAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Dialog attributes
DIM_GRAY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DIM_GREY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Dir - Class in com.webfirmframework.wffweb.tag.html.attribute.global
<element dir="ltr|rtl|auto">
Dir() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
the default value ltr will be set.
Dir(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
 
DIR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DIR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Direction - Enum Class in com.webfirmframework.wffweb.css
direction: ltr|rtl|initial|inherit;
DIRECTION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
DIRECTORY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A list of references to members of a group, such as a static table of contents.
DirName - Class in com.webfirmframework.wffweb.tag.html.attribute
dirname attribute for the input and textarea tags.
DirName(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.DirName
 
DIRNAME - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DIRNAME - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
disableAutoClean() - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
Disabled - Class in com.webfirmframework.wffweb.tag.html.attribute
<element checked> This Boolean attribute indicates that the form control is not available for interaction.
Disabled() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Disabled
sets the default value as disabled (since 2.1.5).
Disabled(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Disabled
 
DISABLED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DISABLED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
DISC - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
Display - Enum Class in com.webfirmframework.wffweb.css
display: inline | block | flex | inline-block | inline-flex | inline-table | list-item | run-in | table | table-caption | table-column-group | table-header-group | table-footer-group | table-row-group | table-cell | table-column | table-row | none | initial | inherit;
DISPLAY - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
DISTRIBUTE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
Div - Class in com.webfirmframework.wffweb.tag.html.stylesandsemantics
 
Div(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.stylesandsemantics.Div
 
DIV - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DIV - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DivAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Div attributes
Dl - Class in com.webfirmframework.wffweb.tag.html.lists
 
Dl(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.lists.Dl
 
DL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DL - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DlAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Dl attributes
DNS_PREFETCH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Represents the browser should preemptively perform DNS resolution for the target resource's origin.
DocAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Doc attributes
DocType - Class in com.webfirmframework.wffweb.tag.html
 
DocType(PreIndexedTagName, AbstractHtml, AbstractAttribute[]) - Constructor for class com.webfirmframework.wffweb.tag.html.DocType
should be invoked to generate opening and closing tag
DocType(String, AbstractHtml, AbstractAttribute[]) - Constructor for class com.webfirmframework.wffweb.tag.html.DocType
should be invoked to generate opening and closing tag
DOCUMENT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A region containing related information that is declared as document content, as opposed to a web application.
DODGER_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
DOTTED - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
DOUBLE - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
Download - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
This attribute, if present, indicates that the author intends the hyperlink to be used for downloading a resource so that when the user clicks on the link they will be prompted to save it as a local file.
Download() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Download
This attribute, if present, indicates that the author intends the hyperlink to be used for downloading a resource so that when the user clicks on the link they will be prompted to save it as a local file.
Download(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Download
This attribute, if present, indicates that the author intends the hyperlink to be used for downloading a resource so that when the user clicks on the link they will be prompted to save it as a local file.
DOWNLOAD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DOWNLOAD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Draggable - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
<element draggable="true|false|auto">
Draggable() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Draggable
the default value auto will be set.
Draggable(Boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Draggable
 
Draggable(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Draggable
 
DRAGGABLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DRAGGABLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Dropzone - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
<element dropzone="copy|move|link">
Dropzone() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
the default value copy will be set.
Dropzone(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
 
DROPZONE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
DROPZONE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Dt - Class in com.webfirmframework.wffweb.tag.html.lists
 
Dt(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.lists.Dt
 
DT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
DT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
DtAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Dt attributes

E

E_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
each(AbstractHtml, Object, EACHTYPE) - Method in class com.webfirmframework.wffweb.interpreter.ForEach
invokes for each looping.
each(T, boolean) - Method in interface com.webfirmframework.wffweb.util.Slice
Possible question: why it returns boolean to continue slicing? Sometimes we may need to stop slicing once a certain data is received, in such case it will be a great optimization.
eachChild(AbstractHtml) - Method in interface com.webfirmframework.wffweb.tag.html.NestedChild
 
EIGHT_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_800 is available for the same purpose
Ellipse - Class in com.webfirmframework.wffweb.tag.html.html5
 
Ellipse(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Ellipse
 
ELLIPSE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
ELLIPSE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
EllipseAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Ellipse attributes
Em - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Em(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Em
 
EM - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
EM - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
EM - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
EMAIL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
EMAIL - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
EmAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Em attributes
Embed - Class in com.webfirmframework.wffweb.tag.html.html5.programming
 
Embed(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.programming.Embed
 
EMBED - Enum constant in enum class com.webfirmframework.wffweb.css.UnicodeBidi
 
EMBED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
EMBED - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
EmbedAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Embed attributes
EMPTY_ARRAY - Static variable in class com.webfirmframework.wffweb.css.FontFamily
 
EMPTY_ARRAY - Static variable in class com.webfirmframework.wffweb.css.UnicodeRange
 
EMPTY_CELLS - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
EmptyCells - Enum Class in com.webfirmframework.wffweb.css
empty-cells: show|hide|initial|inherit;
enableAutoClean(long) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Runs a periodic clean operation when idle time of objects like BrowserPage, HeartbeatManager etc..
enableAutoClean(long, Executor) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Runs a periodic clean operation when idle time of objects like BrowserPage, HeartbeatManager etc..
EncType - Class in com.webfirmframework.wffweb.tag.html.attribute
The enctype property sets or returns the value of the enctype attribute in a form.
EncType() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.EncType
application/x-www-form-urlencoded will be set as value.
EncType(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.EncType
 
ENCTYPE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ENCTYPE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
END - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
endIndexOf(String, String, String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
endIndexOf(String, String, String, int) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
endsWith(UnicodeString) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
endsWithColon(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Checks if the last char is a colon (:) char
endsWithSpace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Checks if the last char is a space char
endsWithWhitespace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
equals(Object) - Method in class com.webfirmframework.wffweb.internal.ObjectId
 
equals(Object) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
equals(Object) - Method in class com.webfirmframework.wffweb.tag.core.AbstractTagBase
 
equals(Object) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.Content
 
equals(Object) - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
Event() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
Event(AbstractHtml, AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.Event
 
Event(AbstractHtml, AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener.Event
 
Event(AbstractHtml, AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.InsertAfterListener.Event
 
Event(AbstractHtml, AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.InsertTagsBeforeListener.Event
 
Event(AbstractHtml, AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.ReplaceListener.Event
 
Event(AbstractHtml, AbstractHtml[]) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener.Event
 
Event(AbstractHtml, AbstractHtml, AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener.Event
 
Event(AbstractHtml, AbstractHtml, AbstractHtml, AbstractHtml) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
Event(AbstractHtml, AbstractAttribute) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Event(AbstractHtml, AbstractAttribute, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Event(AbstractHtml, Collection<? extends AbstractHtml>) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.Event
 
Event(AbstractAttribute, Set<AbstractHtml>) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
Event(AbstractAttribute, Set<AbstractHtml>, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
Event(WffBMObject, AbstractHtml, AbstractAttribute, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
 
Event(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Event(String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
eventAttr() - Method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
EventAttribute - Interface in com.webfirmframework.wffweb.tag.html.attribute.event
 
eventAttrIndex() - Method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
EW_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
EX - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
ExcludeCssBlock - Annotation Interface in com.webfirmframework.wffweb.css.file
 
EXEC_JS - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
execute(BrowserPageAction) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Performs the given BrowserPageAction.
execute(AbstractHtml) - Method in class com.webfirmframework.wffweb.interpreter.CodeExecutor
To execute any piece of code.
executeJs(String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Executes the JavaScript at the client browser page.
exists(BrowserPage) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Checks the existence of browserPage in this context.
exists(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Checks the existence of a tag instance.
exists(AbstractAttribute) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Checks the existence of an attribute instance.
existsAndValid(BrowserPage) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Checks the existence of valid browserPage in this context.
EXPANDED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
EXTERNAL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Represents that the referenced document is from an external site
EXTRA_CONDENSED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
EXTRA_EXPANDED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
extractOpacity(String) - Static method in enum class com.webfirmframework.wffweb.css.CssColorName
Extracts opacity from the given hex value.

F

Face - Class in com.webfirmframework.wffweb.tag.html.attribute
face attribute for the element.
Face(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Face
 
FACE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
FACE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
FAMILY_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Last name
FANTASY - Static variable in class com.webfirmframework.wffweb.css.GenericFontFamilyNameContants
 
FAX - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
the field describes a fax machine's contact details
FFFFFF_HEX_VALUE - Static variable in class com.webfirmframework.wffweb.core.constants.CommonConstants
 
FFFFFFFF_HEX_VALUE - Static variable in class com.webfirmframework.wffweb.core.constants.CommonConstants
It is the maximum value for color
FieldAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for FieldSet attributes
FieldSet - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
FieldSet(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.FieldSet
 
FIELDSET - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
FIELDSET - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
FigCaption - Class in com.webfirmframework.wffweb.tag.html.html5.images
 
FigCaption(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.images.FigCaption
 
FIGCAPTION - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
FIGCAPTION - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
FigCaptionAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for FigCaption attributes
Figure - Class in com.webfirmframework.wffweb.tag.html.html5.images
 
Figure(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.images.Figure
 
FIGURE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
FIGURE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
FigureAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Figure attributes
FILE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
FileUtil - Class in com.webfirmframework.wffweb.util
 
FILL - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
FILL - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
FILL - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
findAllAttributes() - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all attributes from all tags.
findAllAttributes(boolean) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all attributes from all tags.
findAllAttributes(boolean, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all attributes from the given tags
findAllAttributes(AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all attributes from the given tags
findAllTags() - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all tags excluding NoTag.
findAllTags(boolean) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all tags excluding NoTag.
findAllTags(boolean, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all tags including the nested tags (and including NoTag) from the given tags.
findAllTags(AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds all tags including the nested tags (and including NoTag) from the given tags.
findAttributesByAttributeFilter(boolean, Predicate<? super AbstractAttribute>) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags filtered by the given filter
findAttributesByAttributeFilter(boolean, Predicate<? super AbstractAttribute>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags by the given filter.
findAttributesByAttributeFilter(Predicate<? super AbstractAttribute>) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags filtered by the given filter
findAttributesByAttributeFilter(Predicate<? super AbstractAttribute>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags by the given filter.
findAttributesByTagFilter(boolean, Predicate<? super AbstractHtml>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags by the given filter
findAttributesByTagFilter(Predicate<? super AbstractHtml>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags by the given filter
findAttributesByTagName(boolean, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags matching with the give tag name.
findAttributesByTagName(boolean, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags matching with the give tag name.
findAttributesByTagName(String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags matching with the give tag name.
findAttributesByTagName(String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of attributes (including from nested tags) of the tags matching with the give tag name.
findBodyTag() - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds the body tag.
findBodyTag(boolean) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds the body tag.
findFirstParentTagAssignableToTag(Class<T>, AbstractHtml) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first matching parent tag (including nested parent) (which is assignable to the given tag class).
findHeadTag() - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds the head tag.
findHeadTag(boolean) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds the head tag.
findOneTagAssignableToTag(boolean, Class<T>) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first matching (including from nested tags) tag (which is assignable to the given tag class).
findOneTagAssignableToTag(boolean, Class<T>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first matching (including from nested tags) tag (which is assignable to the given tag class).
findOneTagAssignableToTag(Class<T>) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first matching (including from nested tags) tag (which is assignable to the given tag class).
findOneTagAssignableToTag(Class<T>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first matching (including from nested tags) tag (which is assignable to the given tag class).
findOneTagByAttribute(boolean, String, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given attribute name and value.
findOneTagByAttribute(boolean, String, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given attribute name and value.
findOneTagByAttribute(AbstractAttribute) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds one tag by attribute instance.
findOneTagByAttribute(String, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given attribute name and value.
findOneTagByAttribute(String, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given attribute name and value.
findOneTagByAttributeName(boolean, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given attribute name.
findOneTagByAttributeName(boolean, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given attribute name.
findOneTagByAttributeName(String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given attribute name.
findOneTagByAttributeName(String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given attribute name.
findOneTagByTagName(boolean, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given tag name.
findOneTagByTagName(boolean, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given tag name.
findOneTagByTagName(String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given tag name.
findOneTagByTagName(String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first (including the nested tags) matching with the given tag name.
findTagById(boolean, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first tag matching with the given id.
findTagById(boolean, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first tag matching with the given id.
findTagById(String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first tag matching with the given id.
findTagById(String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the first tag matching with the given id.
findTagsAssignableToTag(boolean, Class<T>) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the all matching (including from nested tags) tags (which is assignable to the given tag class).
findTagsAssignableToTag(boolean, Class<T>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the all matching (including from nested tags) tags (which is assignable to the given tag class).
findTagsAssignableToTag(Class<T>) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the all matching (including from nested tags) tags (which is assignable to the given tag class).
findTagsAssignableToTag(Class<T>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the all matching (including from nested tags) tags (which is assignable to the given tag class).
findTagsByAttribute(boolean, String, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the given attribute name and value.
findTagsByAttribute(boolean, String, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the given attribute name and value.
findTagsByAttribute(AbstractAttribute) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds tags by attribute instance.
findTagsByAttribute(String, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the given attribute name and value.
findTagsByAttribute(String, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the given attribute name and value.
findTagsByAttributeName(boolean, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the given attribute name.
findTagsByAttributeName(boolean, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the given attribute name.
findTagsByAttributeName(String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the given attribute name.
findTagsByAttributeName(String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the given attribute name.
findTagsByTagFilter(boolean, Predicate<? super AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags but excluding NoTag ) filtered by the given filter.
findTagsByTagFilter(boolean, Predicate<? super AbstractHtml>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags and NoTag) filtered by the given filter.
findTagsByTagFilter(Predicate<? super AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags but excluding NoTag ) filtered by the given filter.
findTagsByTagFilter(Predicate<? super AbstractHtml>, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags and NoTag) filtered by the given filter.
findTagsByTagName(boolean, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the give tag name and value.
findTagsByTagName(boolean, String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the give tag name.
findTagsByTagName(String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the give tag name and value.
findTagsByTagName(String, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds and returns the collection of tags (including the nested tags) matching with the give tag name.
findTitleTag() - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds the title tag.
findTitleTag(boolean) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Finds the title tag.
FIRE_BRICK - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
FIRST - Enum constant in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
FIT_CONTENT - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
FIT_CONTENT - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
FIVE_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_500 is available for the same purpose
FIXED - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
 
FIXED - Enum constant in enum class com.webfirmframework.wffweb.css.Position
 
FIXED - Enum constant in enum class com.webfirmframework.wffweb.css.TableLayout
 
FLAT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
 
FLAT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
 
Flex - Class in com.webfirmframework.wffweb.css.css3
flex: flex-grow flex-shrink flex-basis|auto|initial|inherit; The flex property specifies the length of the item, relative to the rest of the flexible items inside the same container.
Flex() - Constructor for class com.webfirmframework.wffweb.css.css3.Flex
The value 0 1 auto will be assigned as the cssValue.
Flex(Flex) - Constructor for class com.webfirmframework.wffweb.css.css3.Flex
 
Flex(String) - Constructor for class com.webfirmframework.wffweb.css.css3.Flex
 
FLEX - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
FLEX - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FLEX_BASIS - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FLEX_DIRECTION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FLEX_END - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
FLEX_END - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
FLEX_END - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
FLEX_END - Enum constant in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
FLEX_GROW - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FLEX_SHRINK - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FLEX_START - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
FLEX_START - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
FLEX_START - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
FLEX_START - Enum constant in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
FLEX_WRAP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FlexBasis - Class in com.webfirmframework.wffweb.css.css3
flex-basis: length|auto|initial|inherit; The flex-basis property specifies the initial length of a flexible item.
FlexBasis() - Constructor for class com.webfirmframework.wffweb.css.css3.FlexBasis
The auto will be set as the value
FlexBasis(float) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexBasis
 
FlexBasis(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexBasis
 
FlexBasis(FlexBasis) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexBasis
 
FlexBasis(String) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexBasis
 
FlexDirection - Enum Class in com.webfirmframework.wffweb.css.css3
flex-direction: row|row-reverse|column|column-reverse|initial|inherit;
FlexGrow - Class in com.webfirmframework.wffweb.css.css3
flex-grow: number|initial|inherit; The flex-grow property specifies how much the item will grow relative to the rest of the flexible items inside the same container.
FlexGrow() - Constructor for class com.webfirmframework.wffweb.css.css3.FlexGrow
The default value 0 will be set as the cssValue.
FlexGrow(float) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexGrow
 
FlexGrow(FlexGrow) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexGrow
 
FlexGrow(String) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexGrow
 
FlexShrink - Class in com.webfirmframework.wffweb.css.css3
flex-shrink: number|initial|inherit; The flex-shrink property specifies how the item will shrink relative to the rest of the flexible items inside the same container.
FlexShrink() - Constructor for class com.webfirmframework.wffweb.css.css3.FlexShrink
The default value 1 will be set as the cssValue.
FlexShrink(float) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexShrink
 
FlexShrink(FlexShrink) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexShrink
 
FlexShrink(String) - Constructor for class com.webfirmframework.wffweb.css.css3.FlexShrink
 
FlexWrap - Enum Class in com.webfirmframework.wffweb.css.css3
flex-wrap: nowrap|wrap|wrap-reverse|initial|inherit;
FLOAT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FloatCss - Enum Class in com.webfirmframework.wffweb.css
float: none|left|right|initial|inherit;
FLORAL_WHITE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Font - Class in com.webfirmframework.wffweb.css
font: font-style font-variant font-weight font-size/line-height font-family|caption|icon|menu|message-box|small-caption|status-bar|initial|inherit; The font shorthand property sets all the font properties in one declaration.
Font() - Constructor for class com.webfirmframework.wffweb.css.Font
The value initial will be assigned as the cssValue.
Font(Font) - Constructor for class com.webfirmframework.wffweb.css.Font
 
Font(String) - Constructor for class com.webfirmframework.wffweb.css.Font
 
FONT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FONT_FAMILY - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FONT_SIZE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FONT_SIZE_ADJUST - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FONT_STRETCH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FONT_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FONT_VARIANT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FONT_WEIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
FontFamily - Class in com.webfirmframework.wffweb.css
font-family: font|initial|inherit; Value: [[ <family-name> | <generic-family> ] [, <family-name>| <generic-family>]* ] | inherit Initial: depends on user agent Applies to: all elements Inherited: yes Percentages: N/A Media: visual Computed value: as specified Support Classes :- 1.
FontFamily() - Constructor for class com.webfirmframework.wffweb.css.FontFamily
The initial will be set as the value
FontFamily(FontFamily) - Constructor for class com.webfirmframework.wffweb.css.FontFamily
 
FontFamily(String) - Constructor for class com.webfirmframework.wffweb.css.FontFamily
 
FontFamily(String...) - Constructor for class com.webfirmframework.wffweb.css.FontFamily
Eg:- String[] fontFamilyNames = {"Times New Roman", "Georgia", GenericFontFamilyNameContants.SERIF};
FontSize - Class in com.webfirmframework.wffweb.css
font-size: medium | xx-small | x-small | small | large | x-large | xx-large | smaller | larger | length | initial | inherit; Initial: medium Applies to: all elements Inherited: yes Percentages: refer to inherited font size Media: visual Computed value: absolute length
FontSize() - Constructor for class com.webfirmframework.wffweb.css.FontSize
The auto will be set as the value
FontSize(float) - Constructor for class com.webfirmframework.wffweb.css.FontSize
 
FontSize(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.FontSize
 
FontSize(FontSize) - Constructor for class com.webfirmframework.wffweb.css.FontSize
 
FontSize(String) - Constructor for class com.webfirmframework.wffweb.css.FontSize
 
FontSizeAdjust - Class in com.webfirmframework.wffweb.css.css3
font-size-adjust: number|none|initial|inherit; The font-size-adjust property gives you better control of the font size when the first selected font is not available.
FontSizeAdjust() - Constructor for class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
The default value none will be set as the cssValue.
FontSizeAdjust(float) - Constructor for class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
FontSizeAdjust(FontSizeAdjust) - Constructor for class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
FontSizeAdjust(String) - Constructor for class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
FontStretch - Enum Class in com.webfirmframework.wffweb.css.css3
font-stretch: ultra-condensed|extra-condensed|condensed|semi-condensed|normal| semi-expanded|expanded|extra-expanded|ultra-expanded|initial|inherit;
FontStyle - Enum Class in com.webfirmframework.wffweb.css
font-style: normal, italic, oblique, initial, inherit;
FontVariant - Enum Class in com.webfirmframework.wffweb.css
font-variant: normal|small-caps|initial|inherit;
FontWeight - Enum Class in com.webfirmframework.wffweb.css
font-weight: normal|bold|bolder|lighter|number|initial|inherit; number : 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 font-weight: 100 is FontWeight.ONE_HUNDRED, font-weight: 200 is FontWeight.TWO_HUNDRED and so on.
Footer - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Footer(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Footer
 
FOOTER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
FOOTER - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
FooterAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Footer attributes
For - Class in com.webfirmframework.wffweb.tag.html.attribute
<label for="element_id"> element_id : The id of the element the label is bound to
For(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.For
 
FOR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
FOR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
FORCE_END - Enum constant in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
ForEach<EACHTYPE> - Class in com.webfirmframework.wffweb.interpreter
 
ForEach(AbstractHtml, EACHTYPE...) - Constructor for class com.webfirmframework.wffweb.interpreter.ForEach
 
ForEach(AbstractHtml, Collection<EACHTYPE>) - Constructor for class com.webfirmframework.wffweb.interpreter.ForEach
 
FOREST_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Form - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
Form(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
 
FORM - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
FORM - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
FORM - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
FORM - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A landmark region that contains a collection of items and objects that, as a whole, combine to create a form.
FORM - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
FormAction - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
formaction attribute for the element.
FormAction(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAction
 
FORMACTION - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
FORMACTION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
format(SharedTagContent.Content<T>) - Method in interface com.webfirmframework.wffweb.tag.html.SharedTagContent.ContentFormatter
 
formatter() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
 
FormAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Form attributes
FormAttribute - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
form attribute for the element.
FormAttribute(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAttribute
 
FormEncType - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
formenctype attribute for the element.
FormEncType(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.FormEncType
 
FORMENCTYPE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
FORMENCTYPE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
FormMethod - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
formmethod attribute for the element.
FormMethod(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.FormMethod
 
FORMMETHOD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
FORMMETHOD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
FormNoValidate - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
formnovalidate attribute for the element.
FormNoValidate(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.FormNoValidate
 
FORMNOVALIDATE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
FORMNOVALIDATE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
FormTarget - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
formtarget attribute for the element.
FormTarget(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
 
FORMTARGET - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
FORMTARGET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
FORWARDS - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
FORWARDS - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
FOUR_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_400 is available for the same purpose
FRIEND - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
 
FUCHSIA - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
FUNCTION - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to initialize function, eg: function(arg) {alert(arg);}

G

GAINSBORO - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
GenericFontFamilyNameContants - Class in com.webfirmframework.wffweb.css
 
GEORGIAN - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
GET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Method
 
getA() - Method in class com.webfirmframework.wffweb.css.HslaCssValue
To get the alpha value.
getA() - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
 
getAccessKey() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.AccessKey
 
getActionByteBuffer() - Method in enum class com.webfirmframework.wffweb.server.page.action.BrowserPageAction
 
getActionByteBufferForExecuteJS(String) - Static method in enum class com.webfirmframework.wffweb.server.page.action.BrowserPageAction
Gets the action ByteBuffer for executing the given JavaScript
getActionBytes() - Method in enum class com.webfirmframework.wffweb.server.page.action.BrowserPageAction
 
getActionBytesForExecuteJS(String) - Static method in enum class com.webfirmframework.wffweb.server.page.action.BrowserPageAction
Gets the action bytes for executing the given JavaScript in the browser.
getAddedAttributes() - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeAddListener.AddEvent
 
getAddedFontFamilyNames() - Method in class com.webfirmframework.wffweb.css.FontFamily
 
getAddedToTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeAddListener.AddEvent
 
getAllCursortypes() - Static method in class com.webfirmframework.wffweb.css.Cursor
To introduce additional cursor types, add those to this list.
getAllCursorTypes() - Static method in class com.webfirmframework.wffweb.css.Cursor
 
getAllNestedChildrenIncludingParent(boolean, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
getAllNestedChildrenIncludingParent(AbstractHtml) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
NB: it might lead to StackOverflowException if the tag hierarchy is deep.
getAllOptimizedContent(String, String, boolean, boolean, int, int, boolean) - Static method in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
NB :- This method is only for internal use.
getAllSubstrings(String, String, String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
gets all substrings as an array which starts and ends with the given values.
Note:- it will never return null instead it will return an empty array (having length zero).
getAppendedChildrenTags() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.Event
 
getAppendedChildTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.Event
 
getAttributeAddListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
getAttributeByName(String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
gets the attribute by attribute name
getAttributeByNameLockless(AbstractHtml, String) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
getAttributeClassNameByAttributeName() - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getAttributeHtmlBytesCompressedByIndex(boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getAttributeHtmlBytesCompressedByIndex(boolean, Charset, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
getAttributeHtmlString(boolean, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
getAttributeHtmlString(boolean, Charset, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
getAttributeName() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
getAttributeName() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
getAttributeNames() - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getAttributeRemoveListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
getAttributes() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getAttributesLockless(AbstractHtml) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
getAttributeValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
getAttributeValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
 
getAttributeValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
 
getAttributeValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
getAttributeValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
getAttributeValueMap() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
getAttributeValueSet() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB:- this is only for getting values.
getAttrNameByEventAttrIndex(int) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getAttrNameBytesCompressedByIndex(Object, AbstractAttribute, Charset) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
NB: for internal purpose only
getAttrNameBytesCompressedByIndex(Object, String, Charset) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
NB: for internal purpose only
getB() - Method in enum class com.webfirmframework.wffweb.css.CssColorName
 
getB() - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
 
getB() - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
getBeforeTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
getBinaryStructureCompressedByIndex(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
gives compressed by index bytes for the attribute and value.
getBinaryStructureCompressedByIndex(boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
gives compressed by index bytes for the attribute and value.
getbMBytes() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
Deprecated.
getBMBytes() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
getBMType() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
getBMType() - Method in interface com.webfirmframework.wffweb.wffbm.data.WffBMData
 
getBMType() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
getBooleanAttributeNames() - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getBorderBottomColor() - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
getBorderBottomColor() - Method in class com.webfirmframework.wffweb.css.BorderColor
 
getBorderBottomStyle() - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
getBorderBottomWidth() - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
getBorderBottomWidth() - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
getBorderColorCssValues() - Method in class com.webfirmframework.wffweb.css.Border
 
getBorderLeftColor() - Method in class com.webfirmframework.wffweb.css.BorderColor
 
getBorderLeftColor() - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
getBorderLeftStyle() - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
getBorderLeftWidth() - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
getBorderLeftWidth() - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
getBorderRightColor() - Method in class com.webfirmframework.wffweb.css.BorderColor
 
getBorderRightColor() - Method in class com.webfirmframework.wffweb.css.BorderRight
 
getBorderRightStyle() - Method in class com.webfirmframework.wffweb.css.BorderRight
 
getBorderRightWidth() - Method in class com.webfirmframework.wffweb.css.BorderRight
 
getBorderRightWidth() - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
getBorderStyle() - Method in class com.webfirmframework.wffweb.css.Border
 
getBorderTopColor() - Method in class com.webfirmframework.wffweb.css.BorderColor
 
getBorderTopColor() - Method in class com.webfirmframework.wffweb.css.BorderTop
 
getBorderTopStyle() - Method in class com.webfirmframework.wffweb.css.BorderTop
 
getBorderTopWidth() - Method in class com.webfirmframework.wffweb.css.BorderTop
 
getBorderTopWidth() - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
getBorderWidthValue() - Method in class com.webfirmframework.wffweb.css.Border
 
getBottom() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getBottom() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getBottom() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getBottomUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getBottomUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getBottomUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getBrowserPage(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Gets the browserPage object for the given instance id.
getBrowserPage(String, String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
getBrowserPageIfValid(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
gets the browserPage object for the given instance id.
getBrowserPageIfValid(String, String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Gets the browserPage object for the given instance id.
getBrowserPages(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Gets all browser pages associated with this session.
getBuiltCssValue(String...) - Static method in class com.webfirmframework.wffweb.css.FontFamily
 
getBuiltCssValue(String...) - Static method in class com.webfirmframework.wffweb.css.UnicodeRange
 
getBytesFromInt(int) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getCharset() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Deprecated.
not recommended since 3.0.19, it will be removed in future major version.
getCharset() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
getChildAt(int) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Gets the child at the specified position.
getChildContent() - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
gets child content
getChildren() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getChildren(Object) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
NB: this method is for internal use.
getChildrenAsArray() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Gets the children of this tag as an array.
getChildrenSize() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Gets the number of children in this tag.
getChildTagAppendListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
getChildTagRemoveListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
getChildText() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.TextArea
gets the child text set for this tag.
getChunkSize() - Method in class com.webfirmframework.wffweb.streamer.WffBinaryMessageOutputStreamer
 
getClassNames() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
NB:- every time it returns a new LinkedHashSet object and changes to this set object will not have any affect on this ClassAttribute object.
getClosingTag() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
For internal purpose.
getColorName() - Method in enum class com.webfirmframework.wffweb.css.CssColorName
 
getColumnCount() - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
getColumnRuleColor() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
getColumnRuleStyle() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
getColumnRuleWidth() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
getColumnWidth() - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
getContent() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.Content
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.Content.content().This method will be removed in future release.
getContent() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.DetachEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.DetachEvent.content().This method will be removed in future release.
getContent() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
getContentAfter() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.ChangeEvent.contentAfter().This method will be removed in future release.
getContentApplied() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.ChangeEvent.contentApplied().This method will be removed in future release.
getContentBefore() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.ChangeEvent.contentBefore().This method will be removed in future release.
getContentChangeListeners(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
getContentFormatter(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
getCssBlocks() - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Border
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.BorderCollapse
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderColor
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderRight
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.BorderStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderTop
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Bottom
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.CaptionSide
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.Clear
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Color
 
getCssName() - Method in interface com.webfirmframework.wffweb.css.core.CssProperty
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.FlexGrow
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.FlexShrink
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.Opacity
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.Perspective
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.Resize
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
getCssName() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WordBreak
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.css3.WordWrap
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Cursor
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.Direction
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.Display
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.EmptyCells
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.FloatCss
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Font
 
getCssName() - Method in class com.webfirmframework.wffweb.css.FontFamily
 
getCssName() - Method in class com.webfirmframework.wffweb.css.FontSize
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.FontStyle
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.FontVariant
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.FontWeight
 
getCssName() - Method in class com.webfirmframework.wffweb.css.HeightCss
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Left
 
getCssName() - Method in class com.webfirmframework.wffweb.css.LetterSpacing
 
getCssName() - Method in class com.webfirmframework.wffweb.css.LineHeight
 
getCssName() - Method in class com.webfirmframework.wffweb.css.ListStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.ListStyleImage
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.ListStylePosition
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.ListStyleType
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Margin
 
getCssName() - Method in class com.webfirmframework.wffweb.css.MarginBottom
 
getCssName() - Method in class com.webfirmframework.wffweb.css.MarginLeft
 
getCssName() - Method in class com.webfirmframework.wffweb.css.MarginRight
 
getCssName() - Method in class com.webfirmframework.wffweb.css.MarginTop
 
getCssName() - Method in class com.webfirmframework.wffweb.css.MaxHeight
 
getCssName() - Method in class com.webfirmframework.wffweb.css.MaxWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.MinHeight
 
getCssName() - Method in class com.webfirmframework.wffweb.css.MinWidth
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Outline
 
getCssName() - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
getCssName() - Method in class com.webfirmframework.wffweb.css.OutlineOffset
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
getCssName() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.Overflow
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Padding
 
getCssName() - Method in class com.webfirmframework.wffweb.css.PaddingBottom
 
getCssName() - Method in class com.webfirmframework.wffweb.css.PaddingLeft
 
getCssName() - Method in class com.webfirmframework.wffweb.css.PaddingRight
 
getCssName() - Method in class com.webfirmframework.wffweb.css.PaddingTop
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.PageBreakInside
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.Position
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Right
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Src
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.TableLayout
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.TextAlign
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.TextTransform
 
getCssName() - Method in class com.webfirmframework.wffweb.css.Top
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.UnicodeBidi
 
getCssName() - Method in class com.webfirmframework.wffweb.css.UnicodeRange
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.Visibility
 
getCssName() - Method in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
getCssName() - Method in class com.webfirmframework.wffweb.css.WidthCss
 
getCssName() - Method in class com.webfirmframework.wffweb.css.WordSpacing
 
getCssName() - Method in class com.webfirmframework.wffweb.csswff.CustomCssProperty
 
getCssProperties() - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
getCssProperties() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
gets the Collection<CssProperty>.
getCssPropertiesSize() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
getCssProperty(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Border
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.BorderCollapse
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderColor
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderRight
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.BorderStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderTop
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Bottom
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.CaptionSide
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.Clear
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Color
 
getCssValue() - Method in interface com.webfirmframework.wffweb.css.core.CssProperty
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.FlexGrow
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.FlexShrink
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.Opacity
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.Perspective
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.Resize
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WordBreak
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.css3.WordWrap
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Cursor
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.Direction
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.Display
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.EmptyCells
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.FloatCss
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Font
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.FontFamily
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.FontSize
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.FontStyle
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.FontVariant
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.FontWeight
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.HeightCss
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Left
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.LetterSpacing
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.LineHeight
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.ListStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.ListStyleImage
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.ListStylePosition
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.ListStyleType
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Margin
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.MarginBottom
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.MarginLeft
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.MarginRight
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.MarginTop
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.MaxHeight
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.MaxWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.MinHeight
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.MinWidth
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Outline
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.OutlineOffset
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.Overflow
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Padding
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.PaddingBottom
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.PaddingLeft
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.PaddingRight
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.PaddingTop
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.PageBreakInside
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.Position
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Right
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Src
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.TableLayout
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.TextAlign
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.TextTransform
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.Top
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.UnicodeBidi
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.UnicodeRange
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.Visibility
 
getCssValue() - Method in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.WidthCss
 
getCssValue() - Method in class com.webfirmframework.wffweb.css.WordSpacing
 
getCssValue() - Method in class com.webfirmframework.wffweb.csswff.CustomCssProperty
 
getCurrentParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.ChildMovedEvent
 
getCursorType() - Method in class com.webfirmframework.wffweb.css.Cursor
 
getCursorUrls() - Method in class com.webfirmframework.wffweb.css.Cursor
 
getData() - Method in class com.webfirmframework.wffweb.tag.core.AbstractTagBase
Gets the given data set by setData.
getDataWffId() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getDetachListeners(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
getDocTypeTag() - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
getEnumName() - Method in enum class com.webfirmframework.wffweb.css.CssColorName
 
getEnumName() - Method in enum class com.webfirmframework.wffweb.css.FontWeight
 
getEventAttributeNames() - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getExactTagFromWffBMBytes(byte[], Charset) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getExecutor() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
getExecutor() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
getExtractedFamilyNames(String, boolean) - Static method in class com.webfirmframework.wffweb.css.FontFamily
 
getExtractedSubCssValues(String) - Static method in class com.webfirmframework.wffweb.css.Font
 
getFirstChild() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Gets the first child of this tag.
getFirstSubstring(String, String, String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
gets the first substring which starts and ends with the given values.
getFirstSubstring(String, String, String, int) - Static method in class com.webfirmframework.wffweb.util.StringUtil
gets the first substring which starts and ends with the given values.
getFlexBasis() - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
getFlexBasis() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
getFlexGrow() - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
getFlexGrow() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
getFlexShrink() - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
getFlexShrink() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
getFontFamily() - Method in class com.webfirmframework.wffweb.css.Font
 
getFontFamilyNames() - Method in class com.webfirmframework.wffweb.css.FontFamily
gets the font family names as an array and if here is no names set then returns an empty array.
getFontSize() - Method in class com.webfirmframework.wffweb.css.Font
 
getFontStyle() - Method in class com.webfirmframework.wffweb.css.Font
 
getFontVariant() - Method in class com.webfirmframework.wffweb.css.Font
 
getFontWeight() - Method in class com.webfirmframework.wffweb.css.Font
 
getFormatter() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.ChangeEvent.formatter().This method will be removed in future release.
getG() - Method in enum class com.webfirmframework.wffweb.css.CssColorName
 
getG() - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
 
getG() - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
getH() - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
getH() - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
getHeartbeatManagerForBrowserPage(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
getHeartbeatManagerForHttpSession(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
getHeight() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
gets the vertical value in float value.
getHeight() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
gets the vertical value in float value.
getHeight() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
gets the vertical value in float value.
getHeight() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
gets the vertical value in float value.
getHeightUnit() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
getHeightUnit() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
getHeightUnit() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
getHeightUnit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
getHex() - Method in enum class com.webfirmframework.wffweb.css.CssColorName
 
getHorizontal() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
getHorizontalUnit() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
 
getHorizontalValue() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
gets the horizontal value in float value.
getHslaCssValue() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
getHslaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
getHslaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
getHslaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
getHslaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
getHslaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
getHslaCssValue() - Method in class com.webfirmframework.wffweb.css.Color
 
getHslaCssValue() - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
getHslCssValue() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
getHslCssValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
getHslCssValue() - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
getHslCssValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
getHslCssValue() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
getHslCssValue() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
getHslCssValue() - Method in class com.webfirmframework.wffweb.css.Color
 
getHslCssValue() - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
getHtmlMiddleSB() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getIdBasedJsObject() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
prepares and gets the js object for the input tag names (TagNameConstants.INPUT, TagNameConstants.TEXTAREA and TagNameConstants.SELECT) under this form tag.
getIdBasedJsObject(String) - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
prepares and gets the js object for the input tag names (TagNameConstants.INPUT, TagNameConstants.TEXTAREA and TagNameConstants.SELECT) under this form tag.
getIdBasedJsObject(String, Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
prepares and gets the js object for the given tag names under this form tag.
getIdBasedJsObject(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
prepares and gets the js object for the given tag names under this form tag.
getIdBasedJsObjectPlus(String, Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
prepares and gets the js object for the input tag names (TagNameConstants.INPUT, TagNameConstants.TEXTAREA and TagNameConstants.SELECT) under this form tag.
getIdBasedJsObjectPlus(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
prepares and gets the js object for the input tag names (TagNameConstants.INPUT, TagNameConstants.TEXTAREA and TagNameConstants.SELECT) under this form tag.
getIndex() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.TabIndex
 
getIndexByAttributeName(String) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getIndexByAttributeName(String) - Method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.IndexedAttributeName
 
getIndexByChild(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Gets the nth index of the given tag in this tag's children.
getIndexByChild(Object, AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
NB: only for internal use.
getIndexByTagName(String) - Method in enum class com.webfirmframework.wffweb.tag.html.core.IndexedTagName
 
getIndexByTagName(String) - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
getInnerHtmlAddListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
getInnerHtmlTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener.Event
 
getInsertAfterListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
getInsertBeforeListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
Deprecated.
will be removed in future as there is a better implementation with InsertTagsBeforeListener
getInsertedTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertAfterListener.Event
 
getInsertedTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
getInsertedTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertTagsBeforeListener.Event
 
getInsertedTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ReplaceListener.Event
 
getInsertTagsBeforeListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
getInstanceByType(byte) - Static method in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
 
getInstanceId() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
getIntFromBytes(byte[]) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getIntFromOptimizedBytes(byte[]) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getJsFilterFunctionBody() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
getJsObjectForFieldsValue(String...) - Static method in class com.webfirmframework.wffweb.js.JsUtil
 
getJsObjectForFieldsValue(Map<String, Object>) - Static method in class com.webfirmframework.wffweb.js.JsUtil
 
getJsObjectForFieldsValue(Map<String, Object>, String) - Static method in class com.webfirmframework.wffweb.js.JsUtil
 
getJsObjectForFieldsValue(Set<Object>) - Static method in class com.webfirmframework.wffweb.js.JsUtil
 
getJsObjectForFieldsValue(Set<Object>, String) - Static method in class com.webfirmframework.wffweb.js.JsUtil
 
getJsObjectForFieldsValue(Set<Object>, Set<Object>) - Static method in class com.webfirmframework.wffweb.js.JsUtil
 
getJsObjectForFieldsValue(Set<Object>, Set<Object>, String) - Static method in class com.webfirmframework.wffweb.js.JsUtil
 
getJsObjectForFieldsValueWithAltFun(String, String...) - Static method in class com.webfirmframework.wffweb.js.JsUtil
 
getJsObjectString() - Static method in enum class com.webfirmframework.wffweb.server.page.Task
 
getJsPostFunctionBody() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
getJsPostFunctionBody() - Method in interface com.webfirmframework.wffweb.tag.html.attribute.event.EventAttribute
 
getJsPreFunctionBody() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
getKey() - Method in class com.webfirmframework.wffweb.tag.html.listener.WffBMDataDeleteListener.DeleteEvent
 
getKey() - Method in class com.webfirmframework.wffweb.tag.html.listener.WffBMDataUpdateListener.UpdateEvent
 
getL() - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
getL() - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
getLastBytesFromInt(int, int) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getLastChild() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Gets the last child of this tag.
getLastDataWffId(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
getLeft() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getLeft() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getLeft() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getLeftUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getLeftUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getLeftUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getLengthOfOptimizedBytesFromInt(int) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getLengthValueAndUnit(String) - Static method in class com.webfirmframework.wffweb.util.CssLengthUtil
gets the length value and unit as an array.
getLengthValueAsPremitiveAndUnit(String) - Static method in class com.webfirmframework.wffweb.util.CssLengthUtil
gets the length value and unit as an array.
getLineHeight() - Method in class com.webfirmframework.wffweb.css.Font
 
getListStyleImage() - Method in class com.webfirmframework.wffweb.css.ListStyle
 
getListStylePosition() - Method in class com.webfirmframework.wffweb.css.ListStyle
 
getListStyleType() - Method in class com.webfirmframework.wffweb.css.ListStyle
 
getLocale() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Lang
 
getLocale() - Method in class com.webfirmframework.wffweb.tag.html.attribute.HrefLang
 
getLock(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
getLongFrom56bitOptimizedBytes(byte[]) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
NB: not fully tested yet
getLongFromOptimizedBytes(byte[]) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
NB: not fully tested yet
getLowerCaseCharset(int) - Static method in class com.webfirmframework.wffweb.util.CharsetUtil
gets the char array of lower case chars from 0 to the given upto value.
getLUnit() - Static method in class com.webfirmframework.wffweb.css.HslaCssValue
 
getLUnit() - Static method in class com.webfirmframework.wffweb.css.HslCssValue
 
getMarginBottom() - Method in class com.webfirmframework.wffweb.css.Margin
 
getMarginLeft() - Method in class com.webfirmframework.wffweb.css.Margin
 
getMarginRight() - Method in class com.webfirmframework.wffweb.css.Margin
 
getMarginTop() - Method in class com.webfirmframework.wffweb.css.Margin
 
getMenuId() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContextMenu
 
getMovedChildTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.ChildMovedEvent
 
getMozColumnRuleColor() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
getMozColumnRuleStyle() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
getMozColumnRuleWidth() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
getMozFlexBasis() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
getMozFlexGrow() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
getMozFlexShrink() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
getName() - Method in class com.webfirmframework.wffweb.util.data.NameValue
 
getName() - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
getNameBasedJsObject() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
prepares and gets the js object for the input tag names (TagNameConstants.INPUT, TagNameConstants.TEXTAREA and TagNameConstants.SELECT) under this form tag.
getNameBasedJsObject(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
prepares and gets the js object for the given tag names under this form tag.
getNewAttributeInstance(String) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getNewAttributeInstance(String, String) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getNewAttributeInstanceOrNullIfFailed(int, String) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getNewAttributeInstanceOrNullIfFailed(String, String) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
getNewDataWffId(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
getNewTagInstance(String) - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
getNewTagInstance(String, AbstractHtml, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
getNewTagInstanceOrNullIfFailed(int, AbstractHtml, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
getNewTagInstanceOrNullIfFailed(String, AbstractHtml, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
getOpeningTag() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
For internal purpose.
getOptimizedBytesFromDouble(double) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getOptimizedBytesFromInt(int) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getOptimizedBytesFromInt56bit(long) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
handles long upto (long) Math.pow(2, 55) - 1
getOptimizedBytesFromLong(long) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getOutlineColor() - Method in class com.webfirmframework.wffweb.css.Outline
 
getOutlineStyle() - Method in class com.webfirmframework.wffweb.css.Outline
 
getOutlineWidth() - Method in class com.webfirmframework.wffweb.css.Outline
 
getOwnerTag() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
Deprecated.
this method may be removed later as there could be multiple owner tags.
getOwnerTags() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
Please know that the AbstractAttribute class doesn't prevent its consumer tags to be garbage collected.
getOwnerTags() - Method in class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
getPaddingBottom() - Method in class com.webfirmframework.wffweb.css.Padding
 
getPaddingLeft() - Method in class com.webfirmframework.wffweb.css.Padding
 
getPaddingRight() - Method in class com.webfirmframework.wffweb.css.Padding
 
getPaddingTop() - Method in class com.webfirmframework.wffweb.css.Padding
 
getParent() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.Event
 
getParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener.Event
 
getParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener.Event
 
getParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
getPayloadProcessor() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Deprecated.
this method call may make deadlock somewhere in the application while using multiple threads. Use BrowserPage#newPayloadProcessor().
getPreviousParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.ChildMovedEvent
 
getPreviousParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener.Event
 
getPreviousParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertAfterListener.Event
 
getPreviousParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
getPreviousParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertTagsBeforeListener.Event
 
getPreviousParentTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ReplaceListener.Event
 
getPrintStructure() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getPrintStructure() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
getPrintStructure(boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getPrintStructure(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
getProducedCssValue(Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit) - Static method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getProducedCssValue(Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit) - Static method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getProducedCssValue(Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit, String) - Static method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getPushQueue(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
getPushQueueSize() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Gets the size of internal push queue.
getR() - Method in enum class com.webfirmframework.wffweb.css.CssColorName
 
getR() - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
 
getR() - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
getReadLock() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getReadLocks() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB: this may not return the same locks as there could be the its ownerTags change.
getReadLocks(AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
getRebuiltTags(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
Deprecated.
only for internal use currently it's not used anywhere. Needs to remove this method later.
getRemovedAttributeNames() - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener.RemovedEvent
 
getRemovedAttributes() - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener.RemovedEvent
 
getRemovedChildrenTags() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener.Event
 
getRemovedChildTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener.Event
 
getRemovedFromTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener.RemovedEvent
 
getReplaceListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
getRgbaCssValue() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
getRgbaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
getRgbaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
getRgbaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
getRgbaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
getRgbaCssValue() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
getRgbaCssValue() - Method in class com.webfirmframework.wffweb.css.Color
 
getRgbaCssValue() - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
getRgbCssValue() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
getRgbCssValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
getRgbCssValue() - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
getRgbCssValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
getRgbCssValue() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
getRgbCssValue() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
getRgbCssValue() - Method in class com.webfirmframework.wffweb.css.Color
 
getRgbCssValue() - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
getRight() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getRight() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getRight() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getRightUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getRightUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getRightUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getRootTag() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Gets the root level tag of this tag.
getRootTag() - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
getS() - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
getS() - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
getSelectors() - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
getServerAsyncMethod() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
getServerAsyncMethod() - Method in interface com.webfirmframework.wffweb.tag.html.attribute.event.EventAttribute
 
getServerMethodName() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Deprecated.
use ServerAsyncMethod.Event.serverMethodName() method instead as its value cannot be modified in this Event object. Using ServerAsyncMethod.Event.serverMethodName() is better for keeping java record class standard. This method will be removed only if the minimal java version of this framework is upgraded to a java record class supported version.
getServerSideData() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
getServerSideData() - Method in interface com.webfirmframework.wffweb.tag.html.attribute.event.EventAttribute
 
getServerSideData() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Deprecated.
use ServerAsyncMethod.Event.serverSideData() method instead. Using ServerAsyncMethod.Event.serverSideData() is better for keeping java record class standard. This method will be removed only if the minimal java version of this framework is upgraded to a java record class supported version.
getSharedData() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Gets the object which is accessible in all of this tag hierarchy.
getSharedData() - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
Gets the object which is accessible in all of this tag hierarchy.
getSharedObject() - Method in class com.webfirmframework.wffweb.tag.core.AbstractJsObject
 
getSharedObject() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
NB: it will not always return the same object as could be modified by the framework at any time.
getSharedTagContent() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getShortName() - Method in enum class com.webfirmframework.wffweb.server.page.Task
 
getSortedTasks() - Static method in enum class com.webfirmframework.wffweb.server.page.Task
 
getSourceAttribute() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Deprecated.
use ServerAsyncMethod.Event.sourceAttribute() method instead. Using ServerAsyncMethod.Event.sourceAttribute() is better for keeping java record class standard. This method will be removed only if the minimal java version of this framework is upgraded to a java record class supported version.
getSourceAttribute() - Method in class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
getSourceListener() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.ChangeEvent.sourceListener().This method will be removed in future release.
getSourceListener() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.DetachEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.DetachEvent.sourceListener().This method will be removed in future release.
getSourceTag() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Deprecated.
use ServerAsyncMethod.Event.sourceTag() method instead as its value cannot be modified in this Event object. This method will not affect the value of ServerAsyncMethod.Event.sourceTag() method. Using ServerAsyncMethod.Event.sourceTag() is better for keeping java record class standard. This method will be removed only if the minimal java version of this framework is upgraded to a java record class supported version.
getSourceTag() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.ChangeEvent.sourceTag().This method will be removed in future release.
getSourceTag() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.DetachEvent
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.DetachEvent.sourceTag().This method will be removed in future release.
getStateChangeInformer() - Method in class com.webfirmframework.wffweb.css.core.AbstractCssProperty
 
getStateChangeInformer() - Method in class com.webfirmframework.wffweb.data.AbstractBean
 
getStringBuilder() - Method in class com.webfirmframework.wffweb.io.OutputBuffer
 
getStyleLock() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
getSUnit() - Static method in class com.webfirmframework.wffweb.css.HslaCssValue
 
getSUnit() - Static method in class com.webfirmframework.wffweb.css.HslCssValue
 
getSupportedCsspropertyClasses() - Static method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
getTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.WffBMDataDeleteListener.DeleteEvent
 
getTag() - Method in class com.webfirmframework.wffweb.tag.html.listener.WffBMDataUpdateListener.UpdateEvent
 
getTagByWffId(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
getTagClassByTagName() - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
getTagClassNameByTagName() - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
getTagFromWffBMBytes(byte[]) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getTagFromWffBMBytes(byte[], String) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getTagFromWffBMBytes(byte[], Charset) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getTagName() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Eg tag names :- html, body, div table, input, button etc...
getTagNameBytesCompressedByIndex(Object, AbstractHtml, Charset) - Static method in class com.webfirmframework.wffweb.tag.html.TagUtil
NB: Only for internal use
getTagNames() - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
getTagRepository() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Gets the TagRepository to do different tag operations.
getTagType() - Static method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Input
 
getTagType() - Static method in class com.webfirmframework.wffweb.tag.html.Hr
 
getTagType() - Static method in class com.webfirmframework.wffweb.tag.html.images.Img
 
getTaskNameValue() - Method in enum class com.webfirmframework.wffweb.server.page.Task
 
getTaskOfTasksNameValue() - Static method in enum class com.webfirmframework.wffweb.server.page.Task
 
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderCollapse
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderRightStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderTopStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.CaptionSide
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.Clear
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignContent
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignItems
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FontStretch
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.OverflowX
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.OverflowY
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.Resize
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextJustify
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WordBreak
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WordWrap
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.CssColorName
gets the corresponding object for the given colorName or null for invalid colorName.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.CssTimeUnit
gets the corresponding object for the given unitName or null for invalid unit name.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.Direction
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.Display
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.EmptyCells
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.FloatCss
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.FontStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.FontVariant
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.FontWeight
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.ListStylePosition
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.ListStyleType
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.OutlineStyle
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.Overflow
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakAfter
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakBefore
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakInside
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.Position
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.TableLayout
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.TextAlign
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.TextTransform
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.UnicodeBidi
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.Visibility
gets the corresponding object for the given cssValue or null for invalid cssValue.
getThis(String) - Static method in enum class com.webfirmframework.wffweb.css.WhiteSpace
gets the corresponding object for the given cssValue or null for invalid cssValue.
getTimeValueAndUnit(String) - Static method in class com.webfirmframework.wffweb.util.CssTimeUtil
gets the time value and unit as an array.
getTimeValueAsPremitiveAndUnit(String) - Static method in class com.webfirmframework.wffweb.util.CssTimeUtil
gets the time value and unit as an array.
getTop() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getTop() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getTop() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getTopUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
getTopUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
getTopUnit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
getTrimmedString(StringBuilder) - Static method in class com.webfirmframework.wffweb.util.StringBuilderUtil
 
getType() - Method in enum class com.webfirmframework.wffweb.wffbm.data.BMType
 
getType() - Method in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
 
getUnicodeChars() - Method in class com.webfirmframework.wffweb.css.UnicodeRange
gets the unicodeChars as an array and if here is no value set then returns an empty array.
getUnit() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.Bottom
 
getUnit() - Method in interface com.webfirmframework.wffweb.css.core.LengthUnit
 
getUnit() - Method in interface com.webfirmframework.wffweb.css.core.TimeUnit
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.Perspective
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
getUnit() - Method in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
getUnit() - Method in enum class com.webfirmframework.wffweb.css.CssTimeUnit
 
getUnit() - Method in class com.webfirmframework.wffweb.css.FontSize
 
getUnit() - Method in class com.webfirmframework.wffweb.css.HeightCss
 
getUnit() - Method in class com.webfirmframework.wffweb.css.Left
 
getUnit() - Method in class com.webfirmframework.wffweb.css.LetterSpacing
 
getUnit() - Method in class com.webfirmframework.wffweb.css.LineHeight
 
getUnit() - Method in class com.webfirmframework.wffweb.css.MarginBottom
 
getUnit() - Method in class com.webfirmframework.wffweb.css.MarginLeft
 
getUnit() - Method in class com.webfirmframework.wffweb.css.MarginRight
 
getUnit() - Method in class com.webfirmframework.wffweb.css.MarginTop
 
getUnit() - Method in class com.webfirmframework.wffweb.css.MaxHeight
 
getUnit() - Method in class com.webfirmframework.wffweb.css.MaxWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.MinHeight
 
getUnit() - Method in class com.webfirmframework.wffweb.css.MinWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.OutlineOffset
 
getUnit() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
 
getUnit() - Method in class com.webfirmframework.wffweb.css.PaddingBottom
 
getUnit() - Method in class com.webfirmframework.wffweb.css.PaddingLeft
 
getUnit() - Method in class com.webfirmframework.wffweb.css.PaddingRight
 
getUnit() - Method in class com.webfirmframework.wffweb.css.PaddingTop
 
getUnit() - Method in class com.webfirmframework.wffweb.css.Right
 
getUnit() - Method in class com.webfirmframework.wffweb.css.Top
 
getUnit() - Method in class com.webfirmframework.wffweb.css.WidthCss
 
getUnit() - Method in class com.webfirmframework.wffweb.css.WordSpacing
 
getUnit() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Height
 
getUnit() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Width
 
getUpdateClientNature() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
getUpperCaseCharset(int) - Static method in class com.webfirmframework.wffweb.util.CharsetUtil
gets the char array of upper case chars from 0 to the given upto value.
getUrl() - Method in class com.webfirmframework.wffweb.css.ListStyleImage
 
getUrl() - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
getUrlCss3Values() - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
getUrlCss3Values() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
getUrlCss3Values() - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
getUrlCss3Values() - Method in class com.webfirmframework.wffweb.css.Cursor
 
getUuid() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
 
getValue() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
gets the border-bottom-width in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
gets the border-left-width in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
gets the border-right-width in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
gets the border-top-width in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.Bottom
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.Color
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
gets the animationIterationCount in Integer value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
gets the columnCount in Integer value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
gets the column-rule-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
gets the column-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.FlexGrow
gets the flexGrow in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.FlexShrink
gets the flexShrink in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
gets the fontSizeAdjust in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
gets the mozColumnCount in Integer value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
gets the -moz-column-rule-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
gets the -moz-column-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
gets the mozFlexGrow in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
gets the mozFlexShrink in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.Opacity
gets the opacity in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.Perspective
gets the value in Float.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
gets the webkitColumnCount in Integer value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
gets the -webkit-column-rule-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
gets the -webkit-column-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
gets the webkitFlexGrow in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
gets the webkitFlexShrink in Float value.
getValue() - Method in class com.webfirmframework.wffweb.css.FontSize
gets the fontSize in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.HeightCss
gets the height in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
getValue() - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
getValue() - Method in class com.webfirmframework.wffweb.css.Left
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.LetterSpacing
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.LineHeight
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.Margin
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.MarginBottom
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.MarginLeft
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.MarginRight
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.MarginTop
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.MaxHeight
gets the max-height in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.MaxWidth
gets the max-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.MinHeight
gets the min-height in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.MinWidth
gets the min-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.OutlineColor
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.OutlineOffset
gets the outline-offset in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
gets the outline-width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.Padding
gets the value, getCssValue method can also be used to get the same value.
getValue() - Method in class com.webfirmframework.wffweb.css.PaddingBottom
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.PaddingLeft
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.PaddingRight
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.PaddingTop
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
 
getValue() - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
getValue() - Method in class com.webfirmframework.wffweb.css.Right
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.Top
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
getValue() - Method in class com.webfirmframework.wffweb.css.WidthCss
gets the width in float value.
getValue() - Method in class com.webfirmframework.wffweb.css.WordSpacing
gets the word-spacing in float value.
getValue() - Method in interface com.webfirmframework.wffweb.data.Bean
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Accept
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.AcceptCharset
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Action
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Align
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Alt
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Async
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Border
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.CellPadding
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.CellSpacing
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Charset
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Checked
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.ColorAttribute
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Cols
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.ColSpan
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.CoOrds
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Defer
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.DirName
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Disabled
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.EncType
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Face
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.For
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Lang
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Title
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Height
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Href
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.HrefLang
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.HttpEquiv
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.IsMap
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.MaxLength
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Method
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.MinLength
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Name
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.NoHref
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Nonce
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.ReadOnly
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rev
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Role
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rows
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.RowSpan
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Scope
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Selected
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Shape
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Size
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Sorted
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Src
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Target
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Type
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.UseMap
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Value
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Width
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.attributewff.CustomAttribute
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoFocus
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoPlay
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Content
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.DateTime
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Default
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Download
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAction
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAttribute
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormEncType
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormMethod
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormNoValidate
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataAttribute
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.High
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.List
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Low
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Max
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Media
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Min
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Multiple
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Muted
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Open
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Optimum
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Pattern
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Placeholder
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Poster
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Preload
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Required
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Reversed
 
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sizes
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.SrcSet
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Step
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Wrap
gets the value of this attribute
getValue() - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
getValue(String) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
getValueByte() - Method in enum class com.webfirmframework.wffweb.server.page.Task
 
getValueChangeListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This listener is used for internal purpose and should not be consumed.
getValueChangeListeners() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
getValues() - Method in class com.webfirmframework.wffweb.util.data.NameValue
 
getValueSet() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
 
getValueSet() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
getValueType() - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
getValueType() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMArray
gets value type of this array only if it contains any value otherwise returns null.
getValueType() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
getValueType(String) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
getValueTypeByte() - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
getVersion() - Method in class com.webfirmframework.wffweb.streamer.WffBinaryMessageOutputStreamer
 
getVertical() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
getVerticalUnit() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
 
getVerticalValue() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
gets the vertical value in float value.
getWebkitColumnRuleColor() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
getWebkitColumnRuleStyle() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
getWebkitColumnRuleWidth() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
getWebkitFlexBasis() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
getWebkitFlexGrow() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
getWebkitFlexShrink() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
getWebSocketDefultHeartbeatInterval() - Static method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
getWebSocketDefultReconnectInterval() - Static method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
getWebSocketHeartbeatInterval() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
getWebSocketReconnectInterval() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
getWffAttributeBytes(String, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
getWffAttributeBytes(Charset, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
getWffBinaryMessageBytes(NameValue...) - Method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getWffBinaryMessageBytes(Collection<NameValue>) - Method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
getWffBMData(AbstractHtml, String) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
gets the WffBMObject/WffBMArray from the wffObjects property of tag in the form of WffBMData.
getWffBMDataDeleteListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
getWffBMDataUpdateListener(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
getWffData() - Method in class com.webfirmframework.wffweb.tag.html.listener.WffBMDataUpdateListener.UpdateEvent
 
getWffData(AbstractHtml, String) - Static method in class com.webfirmframework.wffweb.tag.core.AbstractJsObject
 
getWffData(AbstractHtml, String) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
getWffData(String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getWffObjects() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
getWffPrintStructure() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
gets the attribute name and value in the format of name=value.
getWffScriptSHA256InBase64() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Generates and gets the SHA hash of internal wff script as base64 encoded string.
getWffScriptSHA384InBase64() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Generates and gets the SHA hash of internal wff script as base64 encoded string.
getWffScriptSHA512InBase64() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Generates and gets the SHA hash of internal wff script as base64 encoded string.
getWidth() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
gets the horizontal value in float value.
getWidth() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
gets the horizontal value in float value.
getWidth() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
gets the horizontal value in float value.
getWidth() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
gets the horizontal value in float value.
getWidthUnit() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
getWidthUnit() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
getWidthUnit() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
getWidthUnit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
getWriteLock() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
getWriteLocks() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB: this may not return the same locks as the ownerTags of this attribute may be changed at any time.
getWsListener() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
getX() - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
getXAxis() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
gets the x-axis value in float value.
getXAxisUnit() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
getY() - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
getYAxis() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
gets the y-axis value in float value.
getYAxisUnit() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
GHOST_WHITE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
give(BiFunction<R, C, R>, C) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
Deprecated.
this method is not allowed in NoTag or Blank class.
give(BiFunction<R, I, R>, I) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
This method can avoid creating anonymous class coding.
give(Consumer<T>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
This method can avoid creating anonymous class coding.
give(Consumer<T>) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
Deprecated.
this method is not allowed in NoTag or Blank class.
GIVEN_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
First name
GlobalAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Global identifier interface for all html attributes
GLOSSARY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
A glossary (explanation) of words used in the document
GOLD - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
GOLDEN_ROD - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
GRAB - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
GRABBING - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
GRAY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
GREEN_YELLOW - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
GREY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
GRID - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A grid is an interactive control which contains cells of tabular data arranged in rows and columns, like a table.
GRIDCELL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A cell in a grid or treegrid.
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
GROOVE - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
GROUP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A set of user interface objects which are not intended to be included in a page summary or table of contents by assistive technologies.

H

H1 - Class in com.webfirmframework.wffweb.tag.html
 
H1 - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
H1 - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
H1(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.H1
 
H1Attributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for H1 attributes
H2 - Class in com.webfirmframework.wffweb.tag.html
 
H2 - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
H2 - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
H2(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.H2
 
H2Attributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for H2 attributes
H3 - Class in com.webfirmframework.wffweb.tag.html
 
H3 - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
H3 - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
H3(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.H3
 
H3Attributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for H3 attributes
H4 - Class in com.webfirmframework.wffweb.tag.html
 
H4 - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
H4 - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
H4(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.H4
 
H4Attributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for H4 attributes
H5 - Class in com.webfirmframework.wffweb.tag.html
 
H5 - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
H5 - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
H5(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.H5
 
H5Attributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for H5 attributes
H6 - Class in com.webfirmframework.wffweb.tag.html
 
H6 - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
H6 - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
H6(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.H6
 
H6Attributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for H5 attributes
HANGING_PUNCTUATION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
HangingPunctuation - Enum Class in com.webfirmframework.wffweb.css.css3
hanging-punctuation: none|first|last|allow-end|force-end|initial|inherit;
HARD - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Wrap
to be wrapped when submitted in a form.
HASH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
not a tag name.
hashCode() - Method in class com.webfirmframework.wffweb.internal.ObjectId
 
hashCode() - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
hashCode() - Method in class com.webfirmframework.wffweb.tag.core.AbstractTagBase
 
hashCode() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.Content
 
hashCode() - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
hashInBase64(String, String) - Static method in class com.webfirmframework.wffweb.util.HashUtil
 
hashSHA256(String) - Static method in class com.webfirmframework.wffweb.util.HashUtil
 
hashSHA384(String) - Static method in class com.webfirmframework.wffweb.util.HashUtil
 
hashSHA512(String) - Static method in class com.webfirmframework.wffweb.util.HashUtil
 
HashUtil - Class in com.webfirmframework.wffweb.util
 
hasInbuiltValue() - Method in class com.webfirmframework.wffweb.css.ListStyleImage
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.BorderColor
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.Margin
 
hasPredefinedConstantValue() - Method in class com.webfirmframework.wffweb.css.Padding
 
Head - Class in com.webfirmframework.wffweb.tag.html.metainfo
 
Head(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.metainfo.Head
 
HEAD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
HEAD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Method
 
HEAD - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
HeadAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Head attributes
Header - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Header(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Header
 
HEADER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
HEADER - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
HeaderAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Header attributes
Headers - Class in com.webfirmframework.wffweb.tag.html.attribute
 
Headers() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Headers
 
Headers(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Headers
one or more header ids separated by space.
Headers(String...) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Headers
one or more header ids separated by space or as an array of header ids.
HEADERS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
HEADERS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
HEADING - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A heading for a section of the page.
heartbeatManager() - Method in class com.webfirmframework.wffweb.server.page.WebSocketOpenedRecord
 
HeartbeatManager - Class in com.webfirmframework.wffweb.server.page
It makes sure that the task is invoked only once in the specified interval of time even if the HeartbeatManager.runAsync() methods is called by multiple threads less than the interval of specified time.
HeartbeatManager(long, Runnable) - Constructor for class com.webfirmframework.wffweb.server.page.HeartbeatManager
 
HeartbeatManager(Executor, long, Runnable) - Constructor for class com.webfirmframework.wffweb.server.page.HeartbeatManager
 
HEBREW - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
Height - Class in com.webfirmframework.wffweb.tag.html.attribute
This is a width attribute.
Height() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Height
the value will be set as 100%
Height(float) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Height
 
Height(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Height
 
Height(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Height
 
Height(int, LengthUnit) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Height
 
Height(int, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Height
 
Height(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Height
eg:- 100%
HEIGHT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
HEIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
HEIGHT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
HeightCss - Class in com.webfirmframework.wffweb.css
 
HeightCss() - Constructor for class com.webfirmframework.wffweb.css.HeightCss
The auto will be set as the value
HeightCss(float) - Constructor for class com.webfirmframework.wffweb.css.HeightCss
 
HeightCss(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.HeightCss
 
HeightCss(HeightCss) - Constructor for class com.webfirmframework.wffweb.css.HeightCss
 
HeightCss(String) - Constructor for class com.webfirmframework.wffweb.css.HeightCss
 
HELP - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
HELP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Links to a help document
HELP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
A help document
HGroup - Class in com.webfirmframework.wffweb.tag.html.html5
 
HGroup(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.HGroup
 
HGROUP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
HGROUP - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
HGroupAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for HGroup attributes
Hidden - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
<element hidden>
Hidden() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Hidden
sets the default value as hidden (since 2.1.5).
Hidden(boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Hidden
Deprecated.
Hidden(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Hidden
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.Overflow
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.css.Visibility
 
HIDDEN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
HIDDEN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
HIDDEN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
HIDE - Enum constant in enum class com.webfirmframework.wffweb.css.EmptyCells
 
High - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
high attribute for meter tag.
High(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.High
 
HIGH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
HIGH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
HIRAGANA - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
HIRAGANA_IROHA - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
holdPush() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
holds push if not already on hold until unholdPush is called Usage :-
HOME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
the field is for contacting someone at their residence
HONEY_DEW - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
HONORIFIC_PREFIX - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Prefix or title (e.g.
HONORIFIC_SUFFIX - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Suffix (e.g.
HORIZONTAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.Resize
 
HOT_PINK - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Hr - Class in com.webfirmframework.wffweb.tag.html
 
Hr(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.Hr
 
HR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
HR - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
HrAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Hr attributes
Href - Class in com.webfirmframework.wffweb.tag.html.attribute
This was the single required attribute for anchors defining a hypertext source link, but is no longer required in HTML5.
Href(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Href
This was the single required attribute for anchors defining a hypertext source link, but is no longer required in HTML5.
HREF - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
HREF - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
HrefLang - Class in com.webfirmframework.wffweb.tag.html.attribute
This attribute indicates the language of the linked resource.
HrefLang(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.HrefLang
This attribute indicates the language of the linked resource.
HrefLang(Locale) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.HrefLang
This attribute indicates the language of the linked resource.
HREFLANG - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
HREFLANG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
HslaCssValue - Class in com.webfirmframework.wffweb.css
 
HslaCssValue() - Constructor for class com.webfirmframework.wffweb.css.HslaCssValue
The default value is hsla(0, 0%, 0%, 1).
HslaCssValue(int, float, float, float) - Constructor for class com.webfirmframework.wffweb.css.HslaCssValue
 
HslaCssValue(HslaCssValue) - Constructor for class com.webfirmframework.wffweb.css.HslaCssValue
 
HslaCssValue(String) - Constructor for class com.webfirmframework.wffweb.css.HslaCssValue
 
HslCssValue - Class in com.webfirmframework.wffweb.css
 
HslCssValue() - Constructor for class com.webfirmframework.wffweb.css.HslCssValue
 
HslCssValue(int, float, float) - Constructor for class com.webfirmframework.wffweb.css.HslCssValue
 
HslCssValue(HslCssValue) - Constructor for class com.webfirmframework.wffweb.css.HslCssValue
 
HslCssValue(String) - Constructor for class com.webfirmframework.wffweb.css.HslCssValue
 
html(R, String) - Static method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Adds inner content for the given parent object, children of parent will be removed if already exists.
Html - Class in com.webfirmframework.wffweb.tag.html
 
Html(int, AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.Html
Deprecated.
this constructor is used for testing purpose, it should not be used/consumed for development because it may be removed later.
Html(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.Html
Represents the root of an HTML or XHTML document.
HTML - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
HTML - Enum constant in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
content type is HTML
HTML - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
HtmlAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Html attributes
HtmlView - Interface in com.webfirmframework.wffweb.view
 
HTTP_EQUIV - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
HTTP_EQUIV - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
HttpEquiv - Class in com.webfirmframework.wffweb.tag.html.attribute
http-equiv attribute for the element.
HttpEquiv(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.HttpEquiv
 
httpSessionClosed(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
should be called when the httpsession is closed.

I

I - Class in com.webfirmframework.wffweb.tag.html.formatting
 
I - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
I - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
I(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.I
 
IAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for I attributes
Icon - Class in com.webfirmframework.wffweb.css.css3
icon: auto|<i>URL<i>|initial|inherit; The icon property provides the author the ability to style an element with an iconic equivalent.
Icon() - Constructor for class com.webfirmframework.wffweb.css.css3.Icon
the default value is none
Icon(Icon) - Constructor for class com.webfirmframework.wffweb.css.css3.Icon
 
Icon(UrlCss3Value...) - Constructor for class com.webfirmframework.wffweb.css.css3.Icon
 
Icon(String) - Constructor for class com.webfirmframework.wffweb.css.css3.Icon
 
Icon(String...) - Constructor for class com.webfirmframework.wffweb.css.css3.Icon
sample code :- new Icon("Test.gif", "TestImage.png") creates background-image: url("Test.gif"), url("TestImage.png"); .
ICON - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
ICON - Static variable in class com.webfirmframework.wffweb.css.Font
 
ICON - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
icon url to be used in href attribute
id() - Method in class com.webfirmframework.wffweb.internal.ObjectId
 
Id - Class in com.webfirmframework.wffweb.tag.html.attribute.global
 
Id() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Id
sets with empty value as id=""
Id(double) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
Id(float) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
Id(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
Id(long) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
Id(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
Id(UUID) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
ID - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ID - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
IFrame - Class in com.webfirmframework.wffweb.tag.html.frames
 
IFrame(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.frames.IFrame
 
IFRAME - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
IFRAME - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
IFrameAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for IFrame attributes
IMAGE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
Img - Class in com.webfirmframework.wffweb.tag.html.images
 
Img(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.images.Img
 
IMG - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
IMG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A container for a collection of elements that form an image.
IMG - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ImgAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Img attributes
IMPORTANT - Static variable in class com.webfirmframework.wffweb.css.CssConstants
!important
IMPORTANT_UPPERCASE - Static variable in class com.webfirmframework.wffweb.css.CssConstants
 
ImportCssFile - Annotation Interface in com.webfirmframework.wffweb.css.file
To import CssFile extended class in to another CssFile extended class.
IMPP - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
URL representing an instant messaging protocol endpoint (for example, "aim:goim?screenname=example" or "xmpp:fred@example.net")
IN - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
index() - Method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
index() - Method in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
INDEX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
An index for the document
indexBytes() - Method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
indexBytes() - Method in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
IndexedAttributeName - Enum Class in com.webfirmframework.wffweb.tag.html.attribute.core
 
IndexedTagName - Enum Class in com.webfirmframework.wffweb.tag.html.core
 
indexOf(int) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
indexOf(UnicodeString) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
INDIAN_RED - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
INDIGO - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
INFINITE - Static variable in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.BorderCollapse
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.CaptionSide
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.Clear
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.Resize
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordBreak
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordWrap
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.Direction
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.EmptyCells
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.FloatCss
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.FontStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.FontVariant
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.ListStylePosition
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.Overflow
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakInside
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.Position
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.TableLayout
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.TextAlign
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.TextTransform
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.UnicodeBidi
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.Visibility
 
INHERIT - Enum constant in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BackgroundColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BackgroundImage
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Border
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderBottom
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderBottomColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderLeft
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderLeftColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderRight
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderRightColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderRightWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderSpacing
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderTop
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderTopColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderTopWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.BorderWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Bottom
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Color
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnCount
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.Columns
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.Flex
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.FlexGrow
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.FlexShrink
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.Icon
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlex
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.MsFlex
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.Opacity
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Font
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.FontFamily
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Left
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.LetterSpacing
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.LineHeight
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.ListStyle
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.ListStyleImage
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Margin
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.MarginBottom
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.MarginLeft
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.MarginRight
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.MarginTop
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.MaxHeight
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.MaxWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.MinHeight
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.MinWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Outline
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.OutlineColor
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.OutlineOffset
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.OutlineWidth
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Padding
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.PaddingBottom
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.PaddingLeft
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.PaddingRight
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.PaddingTop
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Right
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.Top
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
INHERIT - Static variable in class com.webfirmframework.wffweb.css.WordSpacing
 
INHERITS - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
 
INHERITS - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
 
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Accept
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.AcceptCharset
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Action
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Align
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Alt
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Async
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Border
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.CellPadding
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.CellSpacing
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Charset
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Checked
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.ColorAttribute
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Cols
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.ColSpan
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.CoOrds
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Defer
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.DirName
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Disabled
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.EncType
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationEnd
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationIteration
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.animation.AnimationStart
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCopy
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCut
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnPaste
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrag
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnd
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnter
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragLeave
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragOver
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragStart
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrop
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnBlur
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnChange
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocus
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusIn
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusOut
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInput
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInvalid
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnReset
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSearch
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSelect
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnAbort
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnBeforeUnload
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnError
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnHashChange
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnLoad
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageHide
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageShow
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnResize
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnScroll
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnUnload
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyDown
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyPress
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyUp
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlay
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlayThrough
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnDurationChange
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEmptied
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEnded
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedData
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedMetaData
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadStart
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPause
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlay
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlaying
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnProgress
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnRateChange
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeked
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeking
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnStalled
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSuspend
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnTimeUpdate
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnVolumeChange
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnWaiting
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOffline
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOnline
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnPopState
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnShow
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnStorage
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnToggle
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnWheel
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnClick
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnContextMenu
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnDblClick
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseDown
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseEnter
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseLeave
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseMove
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOut
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOver
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseUp
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnAfterPrint
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnBeforePrint
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchCancel
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchEnd
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchMove
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchStart
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.transition.TransitionEnd
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Face
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.For
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.AccessKey
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Lang
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.TabIndex
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Title
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Href
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.HrefLang
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.HttpEquiv
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.IsMap
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.MaxLength
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Method
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.MinLength
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Name
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.NoHref
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Nonce
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.ReadOnly
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rev
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Role
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rows
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.RowSpan
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Scope
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Selected
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Shape
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Size
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Sorted
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Src
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Target
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Type
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.UseMap
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Value
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Width
 
init() - Method in class com.webfirmframework.wffweb.tag.html.attributewff.CustomAttribute
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.BaseFont
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.Body
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.Br
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Abbr
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Address
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.B
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Bdo
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.BlockQuote
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Cite
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Code
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Del
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Dfn
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Em
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.I
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Ins
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Kbd
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Pre
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Q
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.S
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Samp
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Small
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Strong
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Sub
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Sup
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.U
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formatting.Var
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Button
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.FieldSet
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Form
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Input
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Label
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Legend
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.OptGroup
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Option
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Select
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.TextArea
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.frames.IFrame
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.H1
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.H2
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.H3
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.H4
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.H5
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.H6
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.Hr
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.Html
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoFocus
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoPlay
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Content
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Controls
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.DateTime
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Default
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Download
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAction
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAttribute
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormEncType
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormMethod
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormNoValidate
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContentEditable
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContextMenu
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataAttribute
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Draggable
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Hidden
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.SpellCheck
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Translate
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.High
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.List
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Loop
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Low
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Max
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Media
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Min
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Multiple
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Muted
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Open
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Optimum
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Pattern
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Placeholder
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Poster
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Preload
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Required
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Reversed
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sizes
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.SrcSet
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Step
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Wrap
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.audiovideo.Audio
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Circle
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Data
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Ellipse
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Bdi
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Mark
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Meter
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Progress
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Rp
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Rt
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Ruby
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Time
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formatting.Wbr
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formsandinputs.DataList
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formsandinputs.KeyGen
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.formsandinputs.Output
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.HGroup
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.images.Canvas
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.images.FigCaption
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.images.Figure
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.images.Picture
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Line
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.links.Nav
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.lists.Menu
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.lists.MenuItem
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.MathTag
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Path
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Polygon
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Polyline
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.programming.Embed
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Rect
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Source
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Article
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Aside
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Details
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Dialog
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Footer
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Header
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Main
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Section
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Summary
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Svg
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Template
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Text
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Track
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.html5.Video
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.images.Area
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.images.Img
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.images.MapTag
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.links.A
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.links.Link
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.lists.Dd
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.lists.Dl
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.lists.Dt
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.lists.Li
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.lists.Ol
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.lists.Ul
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.metainfo.Base
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.metainfo.Head
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.metainfo.Meta
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.P
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.programming.NoScript
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.programming.ObjectTag
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.programming.Param
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.programming.Script
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.Qfn
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.stylesandsemantics.Div
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.stylesandsemantics.Span
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.stylesandsemantics.StyleTag
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.Caption
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.Col
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.ColGroup
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.Table
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.TBody
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.Td
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.TFoot
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.Th
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.THead
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.tables.Tr
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.html.TitleTag
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.htmlwff.CustomTag
invokes only once per object
init() - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
invokes only once per object
INIT_REMOVE_PREVIOUS - Enum constant in enum class com.webfirmframework.wffweb.server.page.BrowserPage.On
To remove the previous BrowserPage instance opened in the same tab when new BrowserPage is requested by the tab.
initCssFile() - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.BorderCollapse
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.CaptionSide
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.Clear
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.Resize
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordBreak
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordWrap
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.Direction
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.EmptyCells
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.FloatCss
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.FontStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.FontVariant
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.ListStylePosition
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.Overflow
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakInside
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.Position
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.TableLayout
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.TextAlign
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.TextTransform
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.Visibility
 
INITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BackgroundColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BackgroundImage
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Border
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderBottom
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderBottomColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderLeft
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderLeftColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderRight
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderRightColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderRightWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderSpacing
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderTop
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderTopColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderTopWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.BorderWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Bottom
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Color
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnCount
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.Columns
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.Flex
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.FlexGrow
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.FlexShrink
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.Icon
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlex
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.MsFlex
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.Opacity
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Font
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.FontFamily
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Left
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.LetterSpacing
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.LineHeight
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.ListStyle
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.ListStyleImage
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Margin
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.MarginBottom
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.MarginLeft
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.MarginRight
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.MarginTop
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.MaxHeight
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.MaxWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.MinHeight
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.MinWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Outline
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.OutlineColor
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.OutlineOffset
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.OutlineWidth
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Padding
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.PaddingBottom
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.PaddingLeft
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.PaddingRight
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.PaddingTop
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Right
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.Top
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
INITIAL - Static variable in class com.webfirmframework.wffweb.css.WordSpacing
 
INITIAL_WS_OPEN - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
initTagByWffId(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
INLINE - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
INLINE_BLOCK - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
INLINE_FLEX - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
INLINE_TABLE - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
InlineCssBlock - Class in com.webfirmframework.wffweb.css.file
Use InlineCssBlock#load(String, Consumer) method to create instance.
innerHtmlAdded(InnerHtmlAddListener.Event) - Method in interface com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener
 
InnerHtmlAddListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
InnerHtmlAddListener.Event - Class in com.webfirmframework.wffweb.tag.html.listener
 
innerHtmlsAdded(AbstractHtml, InnerHtmlAddListener.Event...) - Method in interface com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener
 
Input - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
Input(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.Input
 
INPUT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
INPUT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
InputAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Input attributes
Ins - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Ins(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Ins
 
INS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
INS - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
InsAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Ins attributes
insertAfter(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Inserts the given tags after this tag.
insertAfter(AbstractHtml, String) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Inserts the given content after given parent tag either as text or HTML based on the enum constant.
insertAfter(AbstractHtml, String...) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Inserts the given contents after given parent tag either as text or HTML based on the enum constant.
insertAfterIfPossible(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Inserts the given tags after this tag only if this tag has a parent.
InsertAfterListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
InsertAfterListener.Event - Class in com.webfirmframework.wffweb.tag.html.listener
 
insertBefore(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Inserts the given tags before this tag.
insertBefore(AbstractHtml, String) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Inserts the given content before given parent tag either as text or HTML based on the enum constant.
insertBefore(AbstractHtml, String...) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Inserts the given contents before given parent tag either as text or HTML based on the enum constant.
insertBeforeIfPossible(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Inserts the given tags before this tag only if this tag has parent.
InsertBeforeListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
InsertBeforeListener.Event - Class in com.webfirmframework.wffweb.tag.html.listener
 
INSERTED_AFTER_TAG - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
INSERTED_BEFORE_TAG - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
insertedAfter(AbstractHtml, AbstractHtml, InsertAfterListener.Event...) - Method in interface com.webfirmframework.wffweb.tag.html.listener.InsertAfterListener
inserts tags after afterTag having parent parentTag.
insertedBefore(AbstractHtml, AbstractHtml, InsertTagsBeforeListener.Event...) - Method in interface com.webfirmframework.wffweb.tag.html.listener.InsertTagsBeforeListener
inserts tags beforeTag having parent parentTag.
insertedBefore(InsertBeforeListener.Event...) - Method in interface com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener
Tags insertedTags inserted before tag beforeTag having parent parentTag.
InsertTagsBeforeListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
InsertTagsBeforeListener.Event - Class in com.webfirmframework.wffweb.tag.html.listener
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
INSET - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
INSIDE - Enum constant in enum class com.webfirmframework.wffweb.css.ListStylePosition
 
INSTANCE - Enum constant in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
INSTANCE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.IndexedAttributeName
 
INSTANCE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.IndexedTagName
 
INTER_CLUSTER - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
INTER_IDEOGRAPH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
INTER_WORD - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
INTERNAL_BYTE - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
Only for internal use not for development purpose.
InternalAttrNameConstants - Class in com.webfirmframework.wffweb.tag.html.attribute
 
internalId() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
InternalId - Class in com.webfirmframework.wffweb.internal
A Serializable id mainly for frameworks's internal use.
InternalId() - Constructor for class com.webfirmframework.wffweb.internal.InternalId
 
internalIndexBytes(Object) - Method in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
Only for internal purpose
INTITIAL - Enum constant in enum class com.webfirmframework.wffweb.css.UnicodeBidi
 
InvalidTagException - Exception Class in com.webfirmframework.wffweb
 
InvalidTagException() - Constructor for exception class com.webfirmframework.wffweb.InvalidTagException
 
InvalidTagException(String) - Constructor for exception class com.webfirmframework.wffweb.InvalidTagException
 
InvalidTagException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.InvalidTagException
 
InvalidTagException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.InvalidTagException
 
InvalidTagException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.InvalidTagException
 
InvalidUsageException - Exception Class in com.webfirmframework.wffweb
 
InvalidUsageException() - Constructor for exception class com.webfirmframework.wffweb.InvalidUsageException
 
InvalidUsageException(String) - Constructor for exception class com.webfirmframework.wffweb.InvalidUsageException
 
InvalidUsageException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.InvalidUsageException
 
InvalidUsageException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.InvalidUsageException
 
InvalidUsageException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.InvalidUsageException
 
InvalidValueException - Exception Class in com.webfirmframework.wffweb
 
InvalidValueException() - Constructor for exception class com.webfirmframework.wffweb.InvalidValueException
 
InvalidValueException(String) - Constructor for exception class com.webfirmframework.wffweb.InvalidValueException
 
InvalidValueException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.InvalidValueException
 
InvalidValueException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.InvalidValueException
 
InvalidValueException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.InvalidValueException
 
INVERT - Static variable in class com.webfirmframework.wffweb.css.OutlineColor
 
INVOKE_ASYNC_METHOD - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
INVOKE_CALLBACK_FUNCTION - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
INVOKE_CUSTOM_SERVER_METHOD - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
INVOKE_POST_FUNCTION - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
isActiveWSListener() - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
isAlreadyInUse() - Method in class com.webfirmframework.wffweb.css.core.AbstractCssProperty
 
isAlreadyInUse() - Method in class com.webfirmframework.wffweb.data.AbstractBean
 
isAutoCleanEnabled() - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
isAutoremoveWffScript() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
By default it is true.
isBlank() - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
isBlank(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
isChangedByClient() - Method in class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
isCheck() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.SpellCheck
 
isChildContentTypeHtml() - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
 
isChildModified() - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
isContentTypeHtml() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.Content
Deprecated.
As it is record class no need to use getter method instead use SharedTagContent.Content.contentTypeHtml(). This method will be removed in future release.
isContentTypeHtml() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
isControls() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Controls
Deprecated.
as there is no affect of boolean values for this attribute. this method will be removed later.
isCssPropertiesEmpty() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
isDebugMode() - Static method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
isDebugMode() - Static method in class com.webfirmframework.wffweb.settings.WffConfiguration
 
isDirectionWarningOn() - Static method in class com.webfirmframework.wffweb.settings.WffConfiguration
 
isDraggable() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Draggable
 
isEditable() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContentEditable
 
isEnableDeferOnWffScript() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
by default it's true.
isEqual(Object...) - Static method in class com.webfirmframework.wffweb.util.ObjectUtil
 
isEqual(Object, Object) - Static method in class com.webfirmframework.wffweb.util.ObjectUtil
 
isEqual(String...) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
isEqual(String, String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
isExcludeCssBlock() - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
isHidden() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Hidden
Deprecated.
as there is no affect of boolean values for this attribute. this method will be removed later.
isHoldPush() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
isHtmlStartSBAsFirst() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
isImportant(CssProperty) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
isImportant(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
isLoop() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Loop
 
IsMap - Class in com.webfirmframework.wffweb.tag.html.attribute
 
IsMap() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.IsMap
sets the default value as ismap.
IsMap(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.IsMap
 
ISMAP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ISMAP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
isModified() - Method in class com.webfirmframework.wffweb.tag.core.AbstractTagBase
 
isNonClosing() - Static method in class com.webfirmframework.wffweb.tag.html.Br
 
isNonClosing() - Static method in class com.webfirmframework.wffweb.tag.html.links.Link
 
isNonClosing() - Static method in class com.webfirmframework.wffweb.tag.html.metainfo.Base
 
isNonClosing() - Static method in class com.webfirmframework.wffweb.tag.html.metainfo.Meta
 
isNonClosing() - Method in class com.webfirmframework.wffweb.tag.htmlwff.CustomTag
 
ISO_8859_1 - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AcceptCharset
 
isOptimizeCssString() - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
isOuter() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
isOuter() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
isOuter() - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
isPrependCharset() - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
isPrependDocType() - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
isPreserveOutputBufferContent() - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
 
isPreventDefault() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
This is applicable for some special attributes like OnSubmit.
isPreventDefault() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.CustomEventAttribute
 
isPreventDefault() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
isPushQueueEnabled() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
By default, it is set as true.
isPushQueueOnNewWebSocketListener() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
isRebuild() - Method in class com.webfirmframework.wffweb.io.OutputBuffer
 
isRebuild() - Method in class com.webfirmframework.wffweb.tag.core.AbstractTagBase
 
isSelfClosing() - Static method in class com.webfirmframework.wffweb.tag.html.Br
 
isSelfClosing() - Static method in class com.webfirmframework.wffweb.tag.html.links.Link
 
isSelfClosing() - Static method in class com.webfirmframework.wffweb.tag.html.metainfo.Base
 
isSelfClosing() - Static method in class com.webfirmframework.wffweb.tag.html.metainfo.Meta
 
isSelfClosing() - Method in class com.webfirmframework.wffweb.tag.htmlwff.CustomTag
 
isShared() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
isSubscribedToSharedTagContent() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
isTagged(AbstractHtml) - Static method in class com.webfirmframework.wffweb.tag.html.TagUtil
 
isTagless(AbstractHtml) - Static method in class com.webfirmframework.wffweb.tag.html.TagUtil
 
isTranslation() - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Translate
 
isUpdateClient() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
its default value is true if not explicitly set
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BackgroundColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Border
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderBottom
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderBottomWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderCollapse
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderColor
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderLeft
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderLeftWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderRight
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderRightColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderRightStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderRightWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderSpacing
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderTop
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderTopColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderTopStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderTopWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.BorderWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Bottom
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.CaptionSide
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.Clear
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Color
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignContent
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignItems
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.ColumnCount
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.ColumnGap
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.Columns
checks the given css value is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.Flex
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.FlexBasis
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.FlexGrow
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.FlexShrink
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FontStretch
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozFlex
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.MsFlex
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.Opacity
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.OverflowX
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.OverflowY
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.Perspective
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.Resize
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextJustify
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WordBreak
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WordWrap
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.CssColorName
checks whether the given given colorName is valid , i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.Direction
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.Display
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.EmptyCells
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.FloatCss
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Font
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.FontFamily
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.FontSize
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.FontStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.FontVariant
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.FontWeight
checks whether the given given colorName is valid , i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.HeightCss
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.HslaCssValue
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.HslCssValue
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Left
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.LetterSpacing
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.LineHeight
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.ListStyle
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.ListStyleImage
To check whether the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.ListStylePosition
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.ListStyleType
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Margin
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.MarginBottom
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.MarginLeft
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.MarginRight
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.MarginTop
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.MaxHeight
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.MaxWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.MinHeight
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.MinWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Outline
checks the given css value is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.OutlineColor
 
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.OutlineStyle
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.OutlineWidth
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.Overflow
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Padding
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.PaddingBottom
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.PaddingLeft
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.PaddingRight
validates if the given cssValue is valid for this class.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.PaddingTop
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakAfter
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakBefore
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakInside
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.Position
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.RgbaCssValue
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.RgbCssValue
 
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Right
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.TableLayout
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.TextAlign
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.TextTransform
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.Top
validates if the given cssValue is valid for this class.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.UnicodeBidi
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.Visibility
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in enum class com.webfirmframework.wffweb.css.WhiteSpace
checks whether the given given cssValue is valid for this css property, i.e.
isValid(String) - Static method in class com.webfirmframework.wffweb.css.WidthCss
validates if the given cssValue is valid for this class.
isValidateFontFamilyName() - Method in class com.webfirmframework.wffweb.css.FontFamily
 
isValidateFontFamilyNameGlobally() - Static method in class com.webfirmframework.wffweb.css.FontFamily
 
ITALIC - Enum constant in enum class com.webfirmframework.wffweb.css.FontStyle
 
IVORY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 

J

join(char, char, char, String...) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Eg:
join(char, String...) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Eg:
join(char, Collection<String>) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Eg:
JS_WORK_AROUND - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
JsUtil - Class in com.webfirmframework.wffweb.js
Utility methods to generate JavaScript code.
JUSTIFY - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
JUSTIFY - Enum constant in enum class com.webfirmframework.wffweb.css.TextAlign
 
JUSTIFY_CONTENT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
JustifyContent - Enum Class in com.webfirmframework.wffweb.css.css3
justify-content: flex-start|flex-end|center|space-between|space-around|initial|inherit;

K

KASHIDA - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
KATAKANA - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
KATAKANA_IROHA - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
Kbd - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Kbd(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Kbd
 
KBD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
KBD - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
KbdAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Kdd attributes
KEEP_ALL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordBreak
 
KeyGen - Class in com.webfirmframework.wffweb.tag.html.html5.formsandinputs
 
KeyGen(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formsandinputs.KeyGen
 
KEYGEN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
KEYGEN - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
KeyGenAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for KeyGen attributes
KHAKI - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 

L

Label - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
Label(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.Label
 
LABEL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
LABEL - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
LabelAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Label attributes
Lang - Class in com.webfirmframework.wffweb.tag.html.attribute.global
The lang attribute specifies the language of the element's content.
Sample html :-
<p> This is a paragraph. </p>
<p lang="fr"> Ceci est un paragraphe. </p>
Lang() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Lang
 
Lang(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Lang
 
Lang(Locale) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Lang
 
LANG - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
LANG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
LANGUAGE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Preferred language; a valid BCP 47 language tag.
LARGE - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
LARGER - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
LAST - Enum constant in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
lastIndexOf(int) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
lastIndexOf(UnicodeString) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
LAVENDER - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LAVENDER_BLUSH - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LAWN_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Left - Class in com.webfirmframework.wffweb.css
For absolutely positioned elements, the left property sets the left edge of an element to a unit above/below the left edge of its containing element.
Left() - Constructor for class com.webfirmframework.wffweb.css.Left
The auto will be set as the value
Left(float) - Constructor for class com.webfirmframework.wffweb.css.Left
 
Left(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.Left
 
Left(Left) - Constructor for class com.webfirmframework.wffweb.css.Left
 
Left(String) - Constructor for class com.webfirmframework.wffweb.css.Left
 
LEFT - Enum constant in enum class com.webfirmframework.wffweb.css.Clear
 
LEFT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
LEFT - Enum constant in enum class com.webfirmframework.wffweb.css.FloatCss
 
LEFT - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
LEFT - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
LEFT - Enum constant in enum class com.webfirmframework.wffweb.css.TextAlign
 
LEFT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
LEFT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Align
 
Legend - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
Legend(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.Legend
 
LEGEND - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
LEGEND - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
LegendAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Legend attributes
LEMON_CHIFFON - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
length() - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
LengthUnit - Interface in com.webfirmframework.wffweb.css.core
 
LETTER_SPACING - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
LetterSpacing - Class in com.webfirmframework.wffweb.css
The letter-spacing property increases or decreases the space between characters in a text.
LetterSpacing() - Constructor for class com.webfirmframework.wffweb.css.LetterSpacing
The normal will be set as the value
LetterSpacing(float) - Constructor for class com.webfirmframework.wffweb.css.LetterSpacing
 
LetterSpacing(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.LetterSpacing
 
LetterSpacing(LetterSpacing) - Constructor for class com.webfirmframework.wffweb.css.LetterSpacing
 
LetterSpacing(String) - Constructor for class com.webfirmframework.wffweb.css.LetterSpacing
 
Li - Class in com.webfirmframework.wffweb.tag.html.lists
 
Li(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.lists.Li
 
LI - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
LI - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
LiAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Li attributes
LICENCE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
 
LICENSE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Links to copyright information for the document
LIGHT_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_CORAL - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_CYAN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_GOLDEN_ROD_YELLOW - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_GRAY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_GREY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_PINK - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_SALMON - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_SEA_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_SKY_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_SLATE_GRAY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_SLATE_GREY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_STEEL_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHT_YELLOW - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIGHTER - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
LIME - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
LIME_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Line - Class in com.webfirmframework.wffweb.tag.html.html5
 
Line(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Line
 
LINE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
LINE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
LINE_HEIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
LINE_THROUGH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
LINE_THROUGH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
LINE_THROUGH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 
LineAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Line attributes
LineHeight - Class in com.webfirmframework.wffweb.css
The line-height property specifies the line height.
LineHeight() - Constructor for class com.webfirmframework.wffweb.css.LineHeight
The normal will be set as the value
LineHeight(float) - Constructor for class com.webfirmframework.wffweb.css.LineHeight
 
LineHeight(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.LineHeight
 
LineHeight(LineHeight) - Constructor for class com.webfirmframework.wffweb.css.LineHeight
 
LineHeight(String) - Constructor for class com.webfirmframework.wffweb.css.LineHeight
 
LINEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Link - Class in com.webfirmframework.wffweb.tag.html.links
 
Link(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.links.Link
 
LINK - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
LINK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
An interactive reference to an internal or external resource that, when activated, causes the user agent to navigate to that resource.
LINK - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
Dropping the data will result in a link to the original data
LINK - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
LinkAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Link attributes
List - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
list attribute for the element.
list for input :-
Identifies a list of pre-defined options to suggest to the user.
List(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.List
 
LIST - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
LIST - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
LIST - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A group of non-interactive list items.
LIST_ITEM - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
LIST_STYLE_IMAGE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
LIST_STYLE_POSITION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
LIST_STYLE_TYPE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
LISTBOX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A widget that allows the user to select one or more items from a list of choices.
LISTITEM - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A single item in a list or directory.
ListStyle - Class in com.webfirmframework.wffweb.css
list-style: list-style-type list-style-position list-style-image|initial|inherit; Formal syntax: <'list-style-type'> || <'list-style-position'> || <'list-style-image'>
ListStyle() - Constructor for class com.webfirmframework.wffweb.css.ListStyle
The value disc outside none will be assigned as the cssValue.
ListStyle(ListStyle) - Constructor for class com.webfirmframework.wffweb.css.ListStyle
 
ListStyle(String) - Constructor for class com.webfirmframework.wffweb.css.ListStyle
 
ListStyleImage - Class in com.webfirmframework.wffweb.css
list-style-image: none|url|initial|inherit;
ListStyleImage() - Constructor for class com.webfirmframework.wffweb.css.ListStyleImage
The auto will be set as the value
ListStyleImage(ListStyleImage) - Constructor for class com.webfirmframework.wffweb.css.ListStyleImage
 
ListStyleImage(String) - Constructor for class com.webfirmframework.wffweb.css.ListStyleImage
 
ListStyleImage(String, boolean) - Constructor for class com.webfirmframework.wffweb.css.ListStyleImage
 
ListStylePosition - Enum Class in com.webfirmframework.wffweb.css
list-style-position: inside|outside|initial|inherit;
ListStyleType - Enum Class in com.webfirmframework.wffweb.css
list-style-type: | disc | armenian | circle | cjk-ideographic | decimal | decimal-leading-zero | georgian | hebrew | hiragana | hiragana-iroha | katakana | katakana-iroha | lower-alpha | lower-greek | lower-latin | lower-roman | none | square | upper-alpha | upper-latin | upper-roman | initial | inherit
load(String, Consumer<Set<CssProperty>>) - Static method in class com.webfirmframework.wffweb.css.file.InlineCssBlock
 
load(Set<CssProperty>) - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
load(Set<CssProperty>) - Method in class com.webfirmframework.wffweb.css.file.InlineCssBlock
 
loadAllAttributeClasses() - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
Loads all attribute classes.
loadAllTagClasses() - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
Loads all tag classes.
LOCAL - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
 
lockAndGetReadLocks() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB: this may not return the same locks as the ownerTags of this attribute may be changed at any time.
lockAndGetReadLocks(AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
lockAndGetReadLocksWithAttrLock() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB: this may not return the same locks as the ownerTags of this attribute may be changed at any time.
lockAndGetWriteLock(Object, AbstractAttribute) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
lockAndGetWriteLocks() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB: this may not return the same locks as the ownerTags of this attribute may be changed at any time.
lockAndGetWriteLocks(AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
lockAndGetWriteLocks(Object, AbstractAttribute...) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
lockAndGetWriteLocks(Object, Collection<AbstractAttribute>) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
lockAndGetWriteLocksWithAttrLock() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB: this may not return the same locks as the ownerTags of this attribute may be changed at any time.
LOG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A type of live region where new information is added in meaningful order and old information may disappear.
Loop - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
<element loop> A Boolean attribute; if specified, will automatically seek back to the start upon reaching the end of the audio.
Loop() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Loop
 
Loop(Boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Loop
 
Loop(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Loop
 
LOOP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
LOOP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
loopThroughAllNestedChildren(NestedChild, boolean, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Loops through all nested children tags (excluding the given tag) of the given tag.
loopThroughAllNestedChildren(NestedChild, boolean, AbstractHtml...) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
Loops through all nested children tags (excluding the given tag) of the given tag.
Low - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
low attribute for meter tag.
Low(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Low
 
LOW - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
LOW - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
LOWER_ALPHA - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
LOWER_GREEK - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
LOWER_LATIN - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
LOWER_ROMAN - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
LOWERCASE - Enum constant in enum class com.webfirmframework.wffweb.css.TextTransform
 
LTR - Enum constant in enum class com.webfirmframework.wffweb.css.Direction
 
LTR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
 

M

MAGENTA - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Main - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Main(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Main
 
MAIN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
MAIN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
The main content of a document.
MAIN - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
MainAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Main attributes
MANY_TO_MANY - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
MANY_TO_ONE - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
MAP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
MAP - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
MapTag - Class in com.webfirmframework.wffweb.tag.html.images
This class represents <map> tag in html
MapTag(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.images.MapTag
 
MapTagAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for MapTag attributes
Margin - Class in com.webfirmframework.wffweb.css
The margin shorthand property sets all the margin properties in one declaration.
Margin() - Constructor for class com.webfirmframework.wffweb.css.Margin
The initial will be set as the value
Margin(Margin) - Constructor for class com.webfirmframework.wffweb.css.Margin
 
Margin(String) - Constructor for class com.webfirmframework.wffweb.css.Margin
 
MARGIN - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MARGIN_BOTTOM - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MARGIN_LEFT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MARGIN_RIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MARGIN_TOP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MarginBottom - Class in com.webfirmframework.wffweb.css
The margin-bottom property sets the bottom margin of an element.
MarginBottom() - Constructor for class com.webfirmframework.wffweb.css.MarginBottom
The auto will be set as the value
MarginBottom(float) - Constructor for class com.webfirmframework.wffweb.css.MarginBottom
 
MarginBottom(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.MarginBottom
 
MarginBottom(MarginBottom) - Constructor for class com.webfirmframework.wffweb.css.MarginBottom
 
MarginBottom(String) - Constructor for class com.webfirmframework.wffweb.css.MarginBottom
 
MarginLeft - Class in com.webfirmframework.wffweb.css
The margin-left property sets the left margin of an element.
MarginLeft() - Constructor for class com.webfirmframework.wffweb.css.MarginLeft
The auto will be set as the value
MarginLeft(float) - Constructor for class com.webfirmframework.wffweb.css.MarginLeft
 
MarginLeft(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.MarginLeft
 
MarginLeft(MarginLeft) - Constructor for class com.webfirmframework.wffweb.css.MarginLeft
 
MarginLeft(String) - Constructor for class com.webfirmframework.wffweb.css.MarginLeft
 
MarginRight - Class in com.webfirmframework.wffweb.css
The margin-right property sets the right margin of an element.
MarginRight() - Constructor for class com.webfirmframework.wffweb.css.MarginRight
The auto will be set as the value
MarginRight(float) - Constructor for class com.webfirmframework.wffweb.css.MarginRight
 
MarginRight(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.MarginRight
 
MarginRight(MarginRight) - Constructor for class com.webfirmframework.wffweb.css.MarginRight
 
MarginRight(String) - Constructor for class com.webfirmframework.wffweb.css.MarginRight
 
MarginTop - Class in com.webfirmframework.wffweb.css
The margin-top property sets the top margin of an element.
MarginTop() - Constructor for class com.webfirmframework.wffweb.css.MarginTop
The auto will be set as the value
MarginTop(float) - Constructor for class com.webfirmframework.wffweb.css.MarginTop
 
MarginTop(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.MarginTop
 
MarginTop(MarginTop) - Constructor for class com.webfirmframework.wffweb.css.MarginTop
 
MarginTop(String) - Constructor for class com.webfirmframework.wffweb.css.MarginTop
 
Mark - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Mark(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Mark
 
MARK - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
MARK - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
markAsImportant(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
marks as important.
markAsUnimportant(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
marks as unimportant.
MarkAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Mark attributes
MAROON - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MARQUEE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A type of live region where non-essential information changes frequently.
MATH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
MATH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
Content that represents a mathematical expression.
MATH - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
MathTag - Class in com.webfirmframework.wffweb.tag.html.html5
 
MathTag(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.MathTag
 
MathTagAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for MathTag attributes
Max - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
max attribute for the element.
max attribute for input element :-
The maximum (numeric or date-time) value for this item, which must not be less than its minimum (min attribute) value.

Max(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Max
 
MAX - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
MAX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
MAX_CONTENT - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
MAX_CONTENT - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
MAX_HEIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MAX_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MaxHeight - Class in com.webfirmframework.wffweb.css
 
MaxHeight() - Constructor for class com.webfirmframework.wffweb.css.MaxHeight
The none will be set as the value
MaxHeight(float) - Constructor for class com.webfirmframework.wffweb.css.MaxHeight
 
MaxHeight(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.MaxHeight
 
MaxHeight(MaxHeight) - Constructor for class com.webfirmframework.wffweb.css.MaxHeight
 
MaxHeight(String) - Constructor for class com.webfirmframework.wffweb.css.MaxHeight
 
MaxLength - Class in com.webfirmframework.wffweb.tag.html.attribute
maxlength attribute for the element.
maxlength attribute for input element :-
If the value of the type attribute is text, email, search, password, tel, or url, this attribute specifies the maximum number of characters (in Unicode code points) that the user can enter; for other control types, it is ignored.
MaxLength() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.MaxLength
the default value is 524288
MaxLength(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.MaxLength
 
MaxLength(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.MaxLength
 
MAXLENGTH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
MAXLENGTH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
MaxWidth - Class in com.webfirmframework.wffweb.css
 
MaxWidth() - Constructor for class com.webfirmframework.wffweb.css.MaxWidth
The none will be set as the value
MaxWidth(float) - Constructor for class com.webfirmframework.wffweb.css.MaxWidth
 
MaxWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.MaxWidth
 
MaxWidth(MaxWidth) - Constructor for class com.webfirmframework.wffweb.css.MaxWidth
 
MaxWidth(String) - Constructor for class com.webfirmframework.wffweb.css.MaxWidth
 
Media - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
This attribute specifies the media which the linked resource applies to.
Media(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Media
This attribute specifies the media which the linked resource applies to.
MEDIA - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
MEDIA - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.BorderRightWidth
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.BorderTopWidth
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.BorderWidth
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
MEDIUM - Static variable in class com.webfirmframework.wffweb.css.OutlineWidth
 
MEDIUM_AQUA_MARINE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MEDIUM_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MEDIUM_ORCHID - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MEDIUM_PURPLE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MEDIUM_SEA_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MEDIUM_SLATE_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MEDIUM_SPRING_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MEDIUM_TURQUOISE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MEDIUM_VIOLET_RED - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Menu - Class in com.webfirmframework.wffweb.tag.html.html5.lists
 
Menu(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.lists.Menu
 
MENU - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
MENU - Static variable in class com.webfirmframework.wffweb.css.Font
 
MENU - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A type of widget that offers a list of choices to the user.
MENU - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
MenuAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Menu attributes
MENUBAR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A presentation of menu that usually remains visible and is usually presented horizontally.
MenuItem - Class in com.webfirmframework.wffweb.tag.html.html5.lists
 
MenuItem(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.lists.MenuItem
 
MENUITEM - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
MENUITEM - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
An option in a group of choices contained by a menu or menubar.
MENUITEM - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
MenuItemAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for MenuItem attributes
MENUITEMCHECKBOX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A checkable menuitem that has three possible values: true, false, or mixed.
MENUITEMRADIO - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A checkable menuitem in a group of menuitemradio roles, only one of which can be checked at a time.
merge(ByteBuffer...) - Static method in class com.webfirmframework.wffweb.util.ByteBufferUtil
Merges and returns ByteBuffer from the given dataArray.
MESSAGE_BOX - Static variable in class com.webfirmframework.wffweb.css.Font
 
Meta - Class in com.webfirmframework.wffweb.tag.html.metainfo
 
Meta(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.metainfo.Meta
 
META - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
META - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
MetaAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Meta attributes
METADATA - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Preload
 
Meter - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Meter(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Meter
 
METER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
METER - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
MeterAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Meter attributes
Method - Class in com.webfirmframework.wffweb.tag.html.attribute
method attribute for form tag.
Method() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Method
Default value is GET
Method(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Method
 
METHOD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
METHOD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
MethodNotImplementedException - Exception Class in com.webfirmframework.wffweb
 
MethodNotImplementedException() - Constructor for exception class com.webfirmframework.wffweb.MethodNotImplementedException
 
MethodNotImplementedException(String) - Constructor for exception class com.webfirmframework.wffweb.MethodNotImplementedException
 
MethodNotImplementedException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.MethodNotImplementedException
 
MethodNotImplementedException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.MethodNotImplementedException
 
MethodNotImplementedException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.MethodNotImplementedException
 
MIDDLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Align
 
MIDNIGHT_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Min - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
min attribute for the element.
min attribute for input element :-
The minimum (numeric or date-time) value for this item, which must not be greater than its maximum (max attribute) value.

Min(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Min
 
MIN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
MIN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
MIN_CONTENT - Static variable in class com.webfirmframework.wffweb.css.HeightCss
 
MIN_CONTENT - Static variable in class com.webfirmframework.wffweb.css.WidthCss
 
MIN_HEIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MIN_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MinHeight - Class in com.webfirmframework.wffweb.css
 
MinHeight() - Constructor for class com.webfirmframework.wffweb.css.MinHeight
The 0px will be set as the value
MinHeight(float) - Constructor for class com.webfirmframework.wffweb.css.MinHeight
 
MinHeight(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.MinHeight
 
MinHeight(MinHeight) - Constructor for class com.webfirmframework.wffweb.css.MinHeight
 
MinHeight(String) - Constructor for class com.webfirmframework.wffweb.css.MinHeight
 
minInterval() - Method in class com.webfirmframework.wffweb.concurrent.MinIntervalExecutor
 
MinIntervalExecutor - Class in com.webfirmframework.wffweb.concurrent
It makes sure that the task is invoked only once in the specified interval of time even if the MinIntervalExecutor.runAsync() methods is called by multiple threads less than the interval of specified time.
MinIntervalExecutor(long, Runnable) - Constructor for class com.webfirmframework.wffweb.concurrent.MinIntervalExecutor
 
MinIntervalExecutor(Executor, long, Runnable) - Constructor for class com.webfirmframework.wffweb.concurrent.MinIntervalExecutor
 
MinLength - Class in com.webfirmframework.wffweb.tag.html.attribute
minlength attribute for the element.
minlength attribute for input element :-
If the value of the type attribute is text, email, search, password, tel, or url, this attribute specifies the minimum number of characters (in Unicode code points) that the user can enter; for other control types, it is ignored.
MinLength(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.MinLength
 
MinLength(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.MinLength
 
MINLENGTH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
MINLENGTH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
MINT_CREAM - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MinWidth - Class in com.webfirmframework.wffweb.css
 
MinWidth() - Constructor for class com.webfirmframework.wffweb.css.MinWidth
The 0px will be set as the value
MinWidth(float) - Constructor for class com.webfirmframework.wffweb.css.MinWidth
 
MinWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.MinWidth
 
MinWidth(MinWidth) - Constructor for class com.webfirmframework.wffweb.css.MinWidth
 
MinWidth(String) - Constructor for class com.webfirmframework.wffweb.css.MinWidth
 
MISTY_ROSE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MM - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
MOBILE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
the field is for contacting someone regardless of location
MOCCASIN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
MODULE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
MONOSPACE - Static variable in class com.webfirmframework.wffweb.css.GenericFontFamilyNameContants
 
MONTH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
MOVE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
MOVE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
Dropping the data will result in that the dragged data is moved to the new location
MOVED_CHILDREN_TAGS - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
MOZ_BACKGROUND_SIZE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_COLUMN_COUNT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_COLUMN_GAP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_COLUMN_RULE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_COLUMN_RULE_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_COLUMN_RULE_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_COLUMN_RULE_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_COLUMN_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_FLEX - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_FLEX_BASIS - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_FLEX_GROW - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_FLEX_SHRINK - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_FLEX_WRAP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_TEXT_DECORATION_LINE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MOZ_TEXT_DECORATION_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MozBackgroundSize - Class in com.webfirmframework.wffweb.css.css3
background-size: auto|length|cover|contain|initial|inherit; The background-size property specifies the size of the background images.
MozBackgroundSize() - Constructor for class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
The 0px will be set as the value
MozBackgroundSize(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
MozBackgroundSize(float, CssLengthUnit, float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
MozBackgroundSize(MozBackgroundSize) - Constructor for class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
MozBackgroundSize(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
MozColumnCount - Class in com.webfirmframework.wffweb.css.css3
-moz-column-count: number|auto|initial|inherit; The -moz-column-count property specifies the number of columns an element should be divided into.
MozColumnCount() - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnCount
The default value 1 will be set as the cssValue.
MozColumnCount(int) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
MozColumnCount(MozColumnCount) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
MozColumnCount(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
MozColumnGap - Class in com.webfirmframework.wffweb.css.css3
The -moz-column-gap property specifies the gap between the columns.
MozColumnGap() - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnGap
The normal will be set as the value
MozColumnGap(float) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
MozColumnGap(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
MozColumnGap(MozColumnGap) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
MozColumnGap(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
MozColumnRule - Class in com.webfirmframework.wffweb.css.css3
-moz-column-rule: -moz-column-rule-width -moz-column-rule-style -moz-column-rule-color|initial|inherit; The -moz-column-rule property is a shorthand property for setting all the -moz-column-rule-* properties.
MozColumnRule() - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRule
The initial will be set as the value
MozColumnRule(MozColumnRule) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
MozColumnRule(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
MozColumnRuleColor - Class in com.webfirmframework.wffweb.css.css3
-moz-column-rule-color: color|initial|inherit; The -moz-column-rule-color property specifies the color of the rule between columns.
MozColumnRuleColor() - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
The initial will be set as the value
MozColumnRuleColor(MozColumnRuleColor) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
MozColumnRuleColor(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
MozColumnRuleStyle - Enum Class in com.webfirmframework.wffweb.css.css3
-moz-column-rule-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset |initial|inherit;
MozColumnRuleWidth - Class in com.webfirmframework.wffweb.css.css3
This is for Firefox.
MozColumnRuleWidth() - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
The medium will be set as the value
MozColumnRuleWidth(float) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
MozColumnRuleWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
MozColumnRuleWidth(MozColumnRuleWidth) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
MozColumnRuleWidth(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
MozColumnWidth - Class in com.webfirmframework.wffweb.css.css3
This is for Firefox.
MozColumnWidth() - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnWidth
The medium will be set as the value
MozColumnWidth(float) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
MozColumnWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
MozColumnWidth(MozColumnWidth) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
MozColumnWidth(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
MozFlex - Class in com.webfirmframework.wffweb.css.css3
-moz-flex: -moz-flex-grow -moz-flex-shrink -moz-flex-basis|auto|initial|inherit; The flex property specifies the length of the item, relative to the rest of the flexible items inside the same container.
MozFlex() - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlex
The value 0 1 auto will be assigned as the cssValue.
MozFlex(MozFlex) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlex
 
MozFlex(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlex
 
MozFlexBasis - Class in com.webfirmframework.wffweb.css.css3
-moz-flex-basis: length|auto|initial|inherit; The -moz-flex-basis property specifies the initial length of a flexible item.
MozFlexBasis() - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexBasis
The auto will be set as the value
MozFlexBasis(float) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
MozFlexBasis(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
MozFlexBasis(MozFlexBasis) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
MozFlexBasis(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
MozFlexGrow - Class in com.webfirmframework.wffweb.css.css3
-moz-flex-grow: number|initial|inherit; The flex-grow property specifies how much the item will grow relative to the rest of the flexible items inside the same container.
MozFlexGrow() - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexGrow
The default value 0 will be set as the cssValue.
MozFlexGrow(float) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
MozFlexGrow(MozFlexGrow) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
MozFlexGrow(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
MozFlexShrink - Class in com.webfirmframework.wffweb.css.css3
-moz-flex-shrink: number|initial|inherit; The -moz-flex-shrink property specifies how the item will shrink relative to the rest of the flexible items inside the same container.
MozFlexShrink() - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexShrink
The default value 1 will be set as the cssValue.
MozFlexShrink(float) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
MozFlexShrink(MozFlexShrink) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
MozFlexShrink(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
MozFlexWrap - Enum Class in com.webfirmframework.wffweb.css.css3
flex-wrap: nowrap|wrap|wrap-reverse|initial|inherit;
MozTextDecorationLine - Enum Class in com.webfirmframework.wffweb.css.css3
-moz-text-decoration-line: none|underline|overline|line-through|initial|inherit;
MozTextDecorationStyle - Enum Class in com.webfirmframework.wffweb.css.css3
-moz-text-decoration-style: solid|double|dotted|dashed|wavy|initial|inherit;
MS - Enum constant in enum class com.webfirmframework.wffweb.css.CssTimeUnit
represents milliseconds.
MS_FLEX - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
MsFlex - Class in com.webfirmframework.wffweb.css.css3
-ms-flex: -flex-grow -flex-shrink -flex-basis|auto|initial|inherit; The flex property specifies the length of the item, relative to the rest of the flexible items inside the same container.
MsFlex() - Constructor for class com.webfirmframework.wffweb.css.css3.MsFlex
The value 0 1 auto will be assigned as the cssValue.
MsFlex(MsFlex) - Constructor for class com.webfirmframework.wffweb.css.css3.MsFlex
 
MsFlex(String) - Constructor for class com.webfirmframework.wffweb.css.css3.MsFlex
 
MULTIPART - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.EncType
No characters are encoded.
Multiple - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
multiple attribute for the element.
multiple attribute for input element :-
This Boolean attribute indicates whether the user can enter more than one value.
Multiple() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Multiple
sets the default value as multiple (since 3.0.1).
Multiple(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Multiple
 
MULTIPLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
MULTIPLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Muted - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
<element muted> A Boolean attribute which indicates whether the audio will be initially silenced.
Muted() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Muted
 
Muted(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Muted
 
MUTED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
MUTED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 

N

N_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
Name - Class in com.webfirmframework.wffweb.tag.html.attribute
name attribute for the element.
Name(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Name
 
NAME - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
NAME - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Eg:- Full name
NameValue - Class in com.webfirmframework.wffweb.util.data
A data class which can hold name-values pair.
NameValue() - Constructor for class com.webfirmframework.wffweb.util.data.NameValue
 
NameValue(byte[], byte[][]) - Constructor for class com.webfirmframework.wffweb.util.data.NameValue
 
Nav - Class in com.webfirmframework.wffweb.tag.html.html5.links
 
Nav(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.links.Nav
 
NAV - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
NAV - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
NAVAJO_WHITE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
NavAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Nav attributes
NAVIGATION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A collection of navigational elements (usually links) for navigating the document or related documents.
NAVY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
NE_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
NestedChild - Interface in com.webfirmframework.wffweb.tag.html
Interface looping nested children.
NESW_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
NEW_PASSWORD - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
A new password (e.g.
newPayloadProcessor() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Creates and returns new instance of PayloadProcessor for this browser page.
newString() - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
NEXT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
The next document in a selection
NEXT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
The next document in a selection
NICKNAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
NINE_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_900 is available for the same purpose
NO_DROP - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
NO_REPEAT - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
NOFOLLOW - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Links to an unendorsed document, like a paid link.
NOFOLLOW - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
"nofollow" is used by Google, to specify that the Google search spider should not follow that link (mostly used for paid links)
NoHref - Class in com.webfirmframework.wffweb.tag.html.attribute
nohref attribute for the element.
NoHref(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.NoHref
 
NOHREF - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
NOHREF - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
NON_CLOSING - Enum constant in enum class com.webfirmframework.wffweb.tag.html.AbstractHtml.TagType
 
Nonce - Class in com.webfirmframework.wffweb.tag.html.attribute
nonce attribute for Script tag
Nonce(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Nonce
 
NONCE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
NONCE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.Clear
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.Resize
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.FloatCss
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
NONE - Enum constant in enum class com.webfirmframework.wffweb.css.TextTransform
 
NONE - Static variable in class com.webfirmframework.wffweb.css.BackgroundImage
 
NONE - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
NONE - Static variable in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
NONE - Static variable in class com.webfirmframework.wffweb.css.css3.Icon
 
NONE - Static variable in class com.webfirmframework.wffweb.css.css3.Perspective
 
NONE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
NONE - Static variable in class com.webfirmframework.wffweb.css.ListStyleImage
 
NONE - Static variable in class com.webfirmframework.wffweb.css.MaxHeight
 
NONE - Static variable in class com.webfirmframework.wffweb.css.MaxWidth
 
NONE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Preload
 
NOOPENER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Specifies that the browsing context created by its related url must not have an opener browsing context.
NoParentException - Exception Class in com.webfirmframework.wffweb
 
NoParentException() - Constructor for exception class com.webfirmframework.wffweb.NoParentException
 
NoParentException(String) - Constructor for exception class com.webfirmframework.wffweb.NoParentException
 
NoParentException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.NoParentException
 
NoParentException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.NoParentException
 
NoParentException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.NoParentException
 
NOREFERRER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Specifies that the browser should not send a HTTP referer header if the user follows the hyperlink
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordBreak
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WordWrap
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.FontStyle
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.FontVariant
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.UnicodeBidi
 
NORMAL - Enum constant in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
NORMAL - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
NORMAL - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
NORMAL - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
NORMAL - Static variable in class com.webfirmframework.wffweb.css.LetterSpacing
 
NORMAL - Static variable in class com.webfirmframework.wffweb.css.LineHeight
 
NORMAL - Static variable in class com.webfirmframework.wffweb.css.WordSpacing
 
NoScript - Class in com.webfirmframework.wffweb.tag.html.programming
 
NoScript(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.programming.NoScript
 
NOSCRIPT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
NOSCRIPT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
NoScriptAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for NoScript attributes
NOT_ALLOWED - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
NoTag - Class in com.webfirmframework.wffweb.tag.htmlwff
It's a tag which makes child content without any opening closing tag.
NoTag(AbstractHtml, AbstractHtml...) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.NoTag
 
NoTag(AbstractHtml, String) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.NoTag
 
NoTag(AbstractHtml, String, boolean) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.NoTag
 
NoTag(AbstractHtml, Collection<? extends AbstractHtml>) - Constructor for class com.webfirmframework.wffweb.tag.htmlwff.NoTag
 
noTagContentTypeHtml - Variable in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
NOTE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A section whose content is parenthetic or ancillary to the main content of the resource.
NotRenderedException - Exception Class in com.webfirmframework.wffweb
 
NotRenderedException() - Constructor for exception class com.webfirmframework.wffweb.NotRenderedException
 
NotRenderedException(String) - Constructor for exception class com.webfirmframework.wffweb.NotRenderedException
 
NotRenderedException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.NotRenderedException
 
NotRenderedException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.NotRenderedException
 
NotRenderedException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.NotRenderedException
 
NOWRAP - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
 
NOWRAP - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
 
NOWRAP - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
 
NOWRAP - Enum constant in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
NS_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
NULL - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to initialize null value
nullifyTasks() - Method in class com.webfirmframework.wffweb.server.page.ClientTasksWrapper
 
NullValueException - Exception Class in com.webfirmframework.wffweb
 
NullValueException() - Constructor for exception class com.webfirmframework.wffweb.NullValueException
 
NullValueException(String) - Constructor for exception class com.webfirmframework.wffweb.NullValueException
 
NullValueException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.NullValueException
 
NullValueException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.NullValueException
 
NullValueException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.NullValueException
 
NUMBER - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
It can be int, float, long, double or any 64 bit floating point number
NUMBER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
NW_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
NWSE_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 

O

O_BACKGROUND_SIZE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OBackgroundSize - Class in com.webfirmframework.wffweb.css.css3
background-size: auto|length|cover|contain|initial|inherit; The background-size property specifies the size of the background images.
OBackgroundSize() - Constructor for class com.webfirmframework.wffweb.css.css3.OBackgroundSize
The 0px will be set as the value
OBackgroundSize(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
OBackgroundSize(float, CssLengthUnit, float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
OBackgroundSize(OBackgroundSize) - Constructor for class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
OBackgroundSize(String) - Constructor for class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
OBJECT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
OBJECT - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMType
 
OBJECT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
objectId() - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
Note: only for internal use.
ObjectId - Class in com.webfirmframework.wffweb.internal
Note: only for internal use
ObjectId(long, long) - Constructor for class com.webfirmframework.wffweb.internal.ObjectId
 
ObjectTag - Class in com.webfirmframework.wffweb.tag.html.programming
This class represents the tag <object> in html
ObjectTag(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.programming.ObjectTag
 
ObjectTagAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for ObjectTag attributes
ObjectUtil - Class in com.webfirmframework.wffweb.util
 
OBLIQUE - Enum constant in enum class com.webfirmframework.wffweb.css.FontStyle
 
OFF - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
Ol - Class in com.webfirmframework.wffweb.tag.html.lists
 
Ol(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.lists.Ol
 
OL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
OL - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
OlAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Ol attributes
OLD_LACE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
OLIVE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
OLIVE_DRAB - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
ON - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
OnAbort - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onabort attribute for the element.
OnAbort() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnAbort
 
OnAbort(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnAbort
 
OnAbort(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnAbort
 
OnAbort(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnAbort
 
OnAbort(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnAbort
 
OnAbort(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnAbort
 
ONABORT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONABORT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnAfterPrint - Class in com.webfirmframework.wffweb.tag.html.attribute.event.print
onafterprint attribute for the element.
OnAfterPrint() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnAfterPrint
 
OnAfterPrint(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnAfterPrint
 
OnAfterPrint(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnAfterPrint
 
OnAfterPrint(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnAfterPrint
 
OnAfterPrint(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnAfterPrint
 
OnAfterPrint(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnAfterPrint
 
ONAFTERPRINT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONAFTERPRINT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnBeforePrint - Class in com.webfirmframework.wffweb.tag.html.attribute.event.print
onbeforeprint attribute for the element.
OnBeforePrint() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnBeforePrint
 
OnBeforePrint(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnBeforePrint
 
OnBeforePrint(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnBeforePrint
 
OnBeforePrint(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnBeforePrint
 
OnBeforePrint(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnBeforePrint
 
OnBeforePrint(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.print.OnBeforePrint
 
ONBEFOREPRINT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONBEFOREPRINT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnBeforeUnload - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onbeforeunload attribute for the element.
OnBeforeUnload() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnBeforeUnload
 
OnBeforeUnload(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnBeforeUnload
 
OnBeforeUnload(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnBeforeUnload
 
OnBeforeUnload(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnBeforeUnload
 
OnBeforeUnload(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnBeforeUnload
 
OnBeforeUnload(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnBeforeUnload
 
ONBEFOREUNLOAD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONBEFOREUNLOAD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnBlur - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onblur attribute for the element.
OnBlur() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnBlur
 
OnBlur(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnBlur
 
OnBlur(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnBlur
 
OnBlur(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnBlur
 
OnBlur(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnBlur
 
OnBlur(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnBlur
 
ONBLUR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONBLUR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnCanPlay - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
oncanplay attribute for the element.
OnCanPlay() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlay
 
OnCanPlay(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlay
 
OnCanPlay(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlay
 
OnCanPlay(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlay
 
OnCanPlay(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlay
 
OnCanPlay(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlay
 
ONCANPLAY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONCANPLAY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnCanPlayThrough - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
oncanplaythrough attribute for the element.
OnCanPlayThrough() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlayThrough
 
OnCanPlayThrough(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlayThrough
 
OnCanPlayThrough(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlayThrough
 
OnCanPlayThrough(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlayThrough
 
OnCanPlayThrough(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlayThrough
 
OnCanPlayThrough(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnCanPlayThrough
 
ONCANPLAYTHROUGH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONCANPLAYTHROUGH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnChange - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onchange attribute for the element.
OnChange() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnChange
 
OnChange(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnChange
 
OnChange(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnChange
 
OnChange(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnChange
 
OnChange(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnChange
 
OnChange(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnChange
 
ONCHANGE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONCHANGE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnClick - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
onclick attribute for the element.
OnClick() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnClick
 
OnClick(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnClick
 
OnClick(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnClick
 
OnClick(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnClick
 
OnClick(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnClick
 
OnClick(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnClick
 
ONCLICK - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONCLICK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnContextMenu - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
oncontextmenu attribute for the element.
OnContextMenu() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnContextMenu
 
OnContextMenu(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnContextMenu
 
OnContextMenu(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnContextMenu
 
OnContextMenu(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnContextMenu
 
OnContextMenu(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnContextMenu
 
OnContextMenu(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnContextMenu
 
ONCONTEXTMENU - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONCONTEXTMENU - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnCopy - Class in com.webfirmframework.wffweb.tag.html.attribute.event.clipboard
oncopy attribute for the element.
OnCopy() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCopy
 
OnCopy(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCopy
 
OnCopy(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCopy
 
OnCopy(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCopy
 
OnCopy(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCopy
 
OnCopy(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCopy
 
ONCOPY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONCOPY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnCut - Class in com.webfirmframework.wffweb.tag.html.attribute.event.clipboard
oncut attribute for the element.
OnCut() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCut
 
OnCut(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCut
 
OnCut(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCut
 
OnCut(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCut
 
OnCut(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCut
 
OnCut(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnCut
 
ONCUT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONCUT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDblClick - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
ondblclick attribute for the element.
OnDblClick() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnDblClick
 
OnDblClick(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnDblClick
 
OnDblClick(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnDblClick
 
OnDblClick(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnDblClick
 
OnDblClick(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnDblClick
 
OnDblClick(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnDblClick
 
ONDBLCLICK - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDBLCLICK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDrag - Class in com.webfirmframework.wffweb.tag.html.attribute.event.drag
ondrag attribute for the element.
OnDrag() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrag
 
OnDrag(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrag
 
OnDrag(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrag
 
OnDrag(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrag
 
OnDrag(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrag
 
OnDrag(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrag
 
ONDRAG - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDRAG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDragEnd - Class in com.webfirmframework.wffweb.tag.html.attribute.event.drag
ondragend attribute for the element.
OnDragEnd() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnd
 
OnDragEnd(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnd
 
OnDragEnd(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnd
 
OnDragEnd(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnd
 
OnDragEnd(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnd
 
OnDragEnd(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnd
 
ONDRAGEND - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDRAGEND - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDragEnter - Class in com.webfirmframework.wffweb.tag.html.attribute.event.drag
ondragenter attribute for the element.
OnDragEnter() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnter
 
OnDragEnter(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnter
 
OnDragEnter(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnter
 
OnDragEnter(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnter
 
OnDragEnter(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnter
 
OnDragEnter(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragEnter
 
ONDRAGENTER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDRAGENTER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDragLeave - Class in com.webfirmframework.wffweb.tag.html.attribute.event.drag
ondragleave attribute for the element.
OnDragLeave() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragLeave
 
OnDragLeave(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragLeave
 
OnDragLeave(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragLeave
 
OnDragLeave(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragLeave
 
OnDragLeave(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragLeave
 
OnDragLeave(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragLeave
 
ONDRAGLEAVE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDRAGLEAVE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDragOver - Class in com.webfirmframework.wffweb.tag.html.attribute.event.drag
ondragover attribute for the element.
OnDragOver() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragOver
 
OnDragOver(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragOver
 
OnDragOver(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragOver
 
OnDragOver(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragOver
 
OnDragOver(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragOver
 
OnDragOver(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragOver
 
ONDRAGOVER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDRAGOVER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDragStart - Class in com.webfirmframework.wffweb.tag.html.attribute.event.drag
ondragstart attribute for the element.
OnDragStart() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragStart
 
OnDragStart(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragStart
 
OnDragStart(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragStart
 
OnDragStart(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragStart
 
OnDragStart(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragStart
 
OnDragStart(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDragStart
 
ONDRAGSTART - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDRAGSTART - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDrop - Class in com.webfirmframework.wffweb.tag.html.attribute.event.drag
ondrop attribute for the element.
OnDrop() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrop
 
OnDrop(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrop
 
OnDrop(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrop
 
OnDrop(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrop
 
OnDrop(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrop
 
OnDrop(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.drag.OnDrop
 
ONDROP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDROP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnDurationChange - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
ondurationchange attribute for the element.
OnDurationChange() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnDurationChange
 
OnDurationChange(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnDurationChange
 
OnDurationChange(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnDurationChange
 
OnDurationChange(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnDurationChange
 
OnDurationChange(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnDurationChange
 
OnDurationChange(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnDurationChange
 
ONDURATIONCHANGE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONDURATIONCHANGE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
 
ONE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
 
ONE_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_100 is available for the same purpose
ONE_TO_MANY - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
ONE_TO_ONE - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
OnEmptied - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onemptied attribute for the element.
OnEmptied() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEmptied
 
OnEmptied(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEmptied
 
OnEmptied(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEmptied
 
OnEmptied(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEmptied
 
OnEmptied(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEmptied
 
OnEmptied(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEmptied
 
ONEMPTIED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONEMPTIED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnEnded - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onended attribute for the element.
OnEnded() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEnded
 
OnEnded(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEnded
 
OnEnded(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEnded
 
OnEnded(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEnded
 
OnEnded(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEnded
 
OnEnded(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnEnded
 
ONENDED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONENDED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnError - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onerror attribute for the element.
OnError() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnError
 
OnError(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnError
 
OnError(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnError
 
OnError(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnError
 
OnError(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnError
 
OnError(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnError
 
ONERROR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONERROR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnFocus - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onfocus attribute for the element.
OnFocus() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocus
 
OnFocus(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocus
 
OnFocus(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocus
 
OnFocus(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocus
 
OnFocus(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocus
 
OnFocus(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocus
 
ONFOCUS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONFOCUS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnFocusIn - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onfocusin attribute for the element.
OnFocusIn() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusIn
 
OnFocusIn(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusIn
 
OnFocusIn(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusIn
 
OnFocusIn(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusIn
 
OnFocusIn(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusIn
 
OnFocusIn(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusIn
 
ONFOCUSIN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONFOCUSIN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnFocusOut - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onfocusout attribute for the element.
OnFocusOut() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusOut
 
OnFocusOut(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusOut
 
OnFocusOut(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusOut
 
OnFocusOut(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusOut
 
OnFocusOut(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusOut
 
OnFocusOut(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnFocusOut
 
ONFOCUSOUT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONFOCUSOUT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnHashChange - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onhashchange attribute for the element.
OnHashChange() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnHashChange
 
OnHashChange(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnHashChange
 
OnHashChange(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnHashChange
 
OnHashChange(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnHashChange
 
OnHashChange(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnHashChange
 
OnHashChange(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnHashChange
 
ONHASHCHANGE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONHASHCHANGE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
onInitialClientPing(AbstractHtml) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
It invokes on the first websocket ping, it invokes only once in the whole lifetime of this BrowserPage object.
OnInput - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
oninput attribute for the elements like input, textarea and elements which are editable.
OnInput() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInput
 
OnInput(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInput
 
OnInput(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInput
 
OnInput(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInput
 
OnInput(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInput
 
OnInput(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInput
 
ONINPUT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONINPUT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnInvalid - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
oninvalid attribute for the element.
OnInvalid() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInvalid
 
OnInvalid(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInvalid
 
OnInvalid(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInvalid
 
OnInvalid(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInvalid
 
OnInvalid(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInvalid
 
OnInvalid(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnInvalid
 
ONINVALID - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONINVALID - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnKeyDown - Class in com.webfirmframework.wffweb.tag.html.attribute.event.keyboard
onkeydown attribute for the element.
OnKeyDown() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyDown
 
OnKeyDown(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyDown
 
OnKeyDown(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyDown
 
OnKeyDown(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyDown
 
OnKeyDown(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyDown
 
OnKeyDown(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyDown
 
ONKEYDOWN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONKEYDOWN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnKeyPress - Class in com.webfirmframework.wffweb.tag.html.attribute.event.keyboard
onkeypress attribute for the element.
OnKeyPress() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyPress
 
OnKeyPress(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyPress
 
OnKeyPress(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyPress
 
OnKeyPress(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyPress
 
OnKeyPress(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyPress
 
OnKeyPress(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyPress
 
ONKEYPRESS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONKEYPRESS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnKeyUp - Class in com.webfirmframework.wffweb.tag.html.attribute.event.keyboard
onkeyup attribute for the element.
OnKeyUp() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyUp
 
OnKeyUp(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyUp
 
OnKeyUp(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyUp
 
OnKeyUp(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyUp
 
OnKeyUp(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyUp
 
OnKeyUp(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.keyboard.OnKeyUp
 
ONKEYUP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONKEYUP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnLoad - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onload attribute for the element.
OnLoad() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnLoad
 
OnLoad(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnLoad
 
OnLoad(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnLoad
 
OnLoad(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnLoad
 
OnLoad(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnLoad
 
OnLoad(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnLoad
 
ONLOAD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONLOAD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnLoadedData - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onloadeddata attribute for the element.
OnLoadedData() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedData
 
OnLoadedData(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedData
 
OnLoadedData(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedData
 
OnLoadedData(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedData
 
OnLoadedData(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedData
 
OnLoadedData(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedData
 
ONLOADEDDATA - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONLOADEDDATA - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnLoadedMetaData - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onloadedmetadata attribute for the element.
OnLoadedMetaData() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedMetaData
 
OnLoadedMetaData(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedMetaData
 
OnLoadedMetaData(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedMetaData
 
OnLoadedMetaData(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedMetaData
 
OnLoadedMetaData(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedMetaData
 
OnLoadedMetaData(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadedMetaData
 
ONLOADEDMETADATA - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONLOADEDMETADATA - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnLoadStart - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onloadstart attribute for the element.
OnLoadStart() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadStart
 
OnLoadStart(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadStart
 
OnLoadStart(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadStart
 
OnLoadStart(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadStart
 
OnLoadStart(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadStart
 
OnLoadStart(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnLoadStart
 
ONLOADSTART - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONLOADSTART - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnMouseDown - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
onmousedown attribute for the element.
OnMouseDown() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseDown
 
OnMouseDown(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseDown
 
OnMouseDown(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseDown
 
OnMouseDown(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseDown
 
OnMouseDown(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseDown
 
OnMouseDown(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseDown
 
ONMOUSEDOWN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONMOUSEDOWN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnMouseEnter - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
onmouseenter attribute for the element.
OnMouseEnter() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseEnter
 
OnMouseEnter(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseEnter
 
OnMouseEnter(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseEnter
 
OnMouseEnter(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseEnter
 
OnMouseEnter(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseEnter
 
OnMouseEnter(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseEnter
 
ONMOUSEENTER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONMOUSEENTER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnMouseLeave - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
onmouseleave attribute for the element.
OnMouseLeave() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseLeave
 
OnMouseLeave(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseLeave
 
OnMouseLeave(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseLeave
 
OnMouseLeave(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseLeave
 
OnMouseLeave(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseLeave
 
OnMouseLeave(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseLeave
 
ONMOUSELEAVE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONMOUSELEAVE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnMouseMove - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
onmousemove attribute for the element.
OnMouseMove() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseMove
 
OnMouseMove(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseMove
 
OnMouseMove(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseMove
 
OnMouseMove(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseMove
 
OnMouseMove(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseMove
 
OnMouseMove(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseMove
 
ONMOUSEMOVE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONMOUSEMOVE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnMouseOut - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
onmouseout attribute for the element.
OnMouseOut() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOut
 
OnMouseOut(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOut
 
OnMouseOut(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOut
 
OnMouseOut(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOut
 
OnMouseOut(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOut
 
OnMouseOut(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOut
 
ONMOUSEOUT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONMOUSEOUT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnMouseOver - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
onmouseover attribute for the element.
OnMouseOver() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOver
 
OnMouseOver(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOver
 
OnMouseOver(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOver
 
OnMouseOver(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOver
 
OnMouseOver(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOver
 
OnMouseOver(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseOver
 
ONMOUSEOVER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONMOUSEOVER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnMouseUp - Class in com.webfirmframework.wffweb.tag.html.attribute.event.mouse
onmouseup attribute for the element.
OnMouseUp() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseUp
 
OnMouseUp(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseUp
 
OnMouseUp(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseUp
 
OnMouseUp(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseUp
 
OnMouseUp(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseUp
 
OnMouseUp(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.mouse.OnMouseUp
 
ONMOUSEUP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONMOUSEUP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnOffline - Class in com.webfirmframework.wffweb.tag.html.attribute.event.misc
onoffline attribute for the element.
OnOffline() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOffline
 
OnOffline(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOffline
 
OnOffline(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOffline
 
OnOffline(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOffline
 
OnOffline(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOffline
 
OnOffline(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOffline
 
ONOFFLINE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONOFFLINE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnOnline - Class in com.webfirmframework.wffweb.tag.html.attribute.event.misc
ononline attribute for the element.
OnOnline() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOnline
 
OnOnline(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOnline
 
OnOnline(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOnline
 
OnOnline(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOnline
 
OnOnline(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOnline
 
OnOnline(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnOnline
 
ONONLINE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONONLINE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnPageHide - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onpagehide attribute for the element.
OnPageHide() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageHide
 
OnPageHide(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageHide
 
OnPageHide(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageHide
 
OnPageHide(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageHide
 
OnPageHide(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageHide
 
OnPageHide(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageHide
 
ONPAGEHIDE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONPAGEHIDE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnPageShow - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onpageshow attribute for the element.
OnPageShow() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageShow
 
OnPageShow(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageShow
 
OnPageShow(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageShow
 
OnPageShow(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageShow
 
OnPageShow(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageShow
 
OnPageShow(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnPageShow
 
ONPAGESHOW - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONPAGESHOW - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnPaste - Class in com.webfirmframework.wffweb.tag.html.attribute.event.clipboard
onpaste attribute for the element.
OnPaste() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnPaste
 
OnPaste(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnPaste
 
OnPaste(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnPaste
 
OnPaste(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnPaste
 
OnPaste(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnPaste
 
OnPaste(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.clipboard.OnPaste
 
ONPASTE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONPASTE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnPause - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onpause attribute for the element.
OnPause() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPause
 
OnPause(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPause
 
OnPause(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPause
 
OnPause(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPause
 
OnPause(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPause
 
OnPause(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPause
 
ONPAUSE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONPAUSE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnPlay - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onplay attribute for the element.
OnPlay() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlay
 
OnPlay(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlay
 
OnPlay(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlay
 
OnPlay(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlay
 
OnPlay(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlay
 
OnPlay(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlay
 
ONPLAY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONPLAY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnPlaying - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onplaying attribute for the element.
OnPlaying() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlaying
 
OnPlaying(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlaying
 
OnPlaying(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlaying
 
OnPlaying(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlaying
 
OnPlaying(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlaying
 
OnPlaying(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnPlaying
 
ONPLAYING - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONPLAYING - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnPopState - Class in com.webfirmframework.wffweb.tag.html.attribute.event.misc
onpopstate attribute for the element.
OnPopState() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnPopState
 
OnPopState(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnPopState
 
OnPopState(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnPopState
 
OnPopState(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnPopState
 
OnPopState(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnPopState
 
OnPopState(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnPopState
 
ONPOPSTATE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONPOPSTATE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnProgress - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onprogress attribute for the element.
OnProgress() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnProgress
 
OnProgress(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnProgress
 
OnProgress(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnProgress
 
OnProgress(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnProgress
 
OnProgress(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnProgress
 
OnProgress(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnProgress
 
ONPROGRESS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONPROGRESS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnRateChange - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onratechange attribute for the element.
OnRateChange() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnRateChange
 
OnRateChange(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnRateChange
 
OnRateChange(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnRateChange
 
OnRateChange(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnRateChange
 
OnRateChange(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnRateChange
 
OnRateChange(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnRateChange
 
ONRATECHANGE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONRATECHANGE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnReset - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onreset attribute for the element.
OnReset() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnReset
 
OnReset(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnReset
 
OnReset(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnReset
 
OnReset(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnReset
 
OnReset(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnReset
 
OnReset(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnReset
 
ONRESET - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONRESET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnResize - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onresize attribute for the element.
OnResize() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnResize
 
OnResize(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnResize
 
OnResize(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnResize
 
OnResize(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnResize
 
OnResize(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnResize
 
OnResize(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnResize
 
ONRESIZE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONRESIZE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnScroll - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onscroll attribute for the element.
OnScroll() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnScroll
 
OnScroll(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnScroll
 
OnScroll(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnScroll
 
OnScroll(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnScroll
 
OnScroll(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnScroll
 
OnScroll(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnScroll
 
ONSCROLL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSCROLL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnSearch - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onsearch attribute for the element.
OnSearch() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSearch
 
OnSearch(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSearch
 
OnSearch(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSearch
 
OnSearch(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSearch
 
OnSearch(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSearch
 
OnSearch(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSearch
 
ONSEARCH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSEARCH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnSeeked - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onseeked attribute for the element.
OnSeeked() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeked
 
OnSeeked(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeked
 
OnSeeked(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeked
 
OnSeeked(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeked
 
OnSeeked(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeked
 
OnSeeked(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeked
 
ONSEEKED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSEEKED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnSeeking - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onseeking attribute for the element.
OnSeeking() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeking
 
OnSeeking(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeking
 
OnSeeking(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeking
 
OnSeeking(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeking
 
OnSeeking(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeking
 
OnSeeking(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSeeking
 
ONSEEKING - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSEEKING - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnSelect - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onselect attribute for the element.
OnSelect() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSelect
 
OnSelect(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSelect
 
OnSelect(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSelect
 
OnSelect(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSelect
 
OnSelect(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSelect
 
OnSelect(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSelect
 
ONSELECT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSELECT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnShow - Class in com.webfirmframework.wffweb.tag.html.attribute.event.misc
onshow attribute for the element.
OnShow() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnShow
 
OnShow(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnShow
 
OnShow(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnShow
 
OnShow(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnShow
 
OnShow(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnShow
 
OnShow(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnShow
 
ONSHOW - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSHOW - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnStalled - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onstalled attribute for the element.
OnStalled() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnStalled
 
OnStalled(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnStalled
 
OnStalled(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnStalled
 
OnStalled(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnStalled
 
OnStalled(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnStalled
 
OnStalled(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnStalled
 
ONSTALLED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSTALLED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnStorage - Class in com.webfirmframework.wffweb.tag.html.attribute.event.misc
onstorage attribute for the element.
OnStorage() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnStorage
 
OnStorage(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnStorage
 
OnStorage(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnStorage
 
OnStorage(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnStorage
 
OnStorage(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnStorage
 
OnStorage(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnStorage
 
ONSTORAGE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSTORAGE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnSubmit - Class in com.webfirmframework.wffweb.tag.html.attribute.event.form
onsubmit attribute for the element.
OnSubmit() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(boolean, ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(boolean, ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(boolean, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(boolean, String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(boolean, String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
OnSubmit(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
 
ONSUBMIT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSUBMIT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnSuspend - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onsuspend attribute for the element.
OnSuspend() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSuspend
 
OnSuspend(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSuspend
 
OnSuspend(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSuspend
 
OnSuspend(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSuspend
 
OnSuspend(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSuspend
 
OnSuspend(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnSuspend
 
ONSUSPEND - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONSUSPEND - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnTimeUpdate - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
ontimeupdate attribute for the element.
OnTimeUpdate() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnTimeUpdate
 
OnTimeUpdate(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnTimeUpdate
 
OnTimeUpdate(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnTimeUpdate
 
OnTimeUpdate(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnTimeUpdate
 
OnTimeUpdate(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnTimeUpdate
 
OnTimeUpdate(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnTimeUpdate
 
ONTIMEUPDATE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONTIMEUPDATE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnToggle - Class in com.webfirmframework.wffweb.tag.html.attribute.event.misc
ontoggle attribute for the element.
OnToggle() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnToggle
 
OnToggle(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnToggle
 
OnToggle(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnToggle
 
OnToggle(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnToggle
 
OnToggle(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnToggle
 
OnToggle(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnToggle
 
ONTOGGLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONTOGGLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnTouchCancel - Class in com.webfirmframework.wffweb.tag.html.attribute.event.touch
ontouchcancel attribute for the element.
OnTouchCancel() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchCancel
 
OnTouchCancel(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchCancel
 
OnTouchCancel(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchCancel
 
OnTouchCancel(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchCancel
 
OnTouchCancel(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchCancel
 
OnTouchCancel(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchCancel
 
ONTOUCHCANCEL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONTOUCHCANCEL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnTouchEnd - Class in com.webfirmframework.wffweb.tag.html.attribute.event.touch
ontouchend attribute for the element.
OnTouchEnd() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchEnd
 
OnTouchEnd(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchEnd
 
OnTouchEnd(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchEnd
 
OnTouchEnd(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchEnd
 
OnTouchEnd(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchEnd
 
OnTouchEnd(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchEnd
 
ONTOUCHEND - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONTOUCHEND - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnTouchMove - Class in com.webfirmframework.wffweb.tag.html.attribute.event.touch
ontouchmove attribute for the element.
OnTouchMove() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchMove
 
OnTouchMove(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchMove
 
OnTouchMove(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchMove
 
OnTouchMove(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchMove
 
OnTouchMove(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchMove
 
OnTouchMove(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchMove
 
ONTOUCHMOVE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONTOUCHMOVE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnTouchStart - Class in com.webfirmframework.wffweb.tag.html.attribute.event.touch
ontouchstart attribute for the element.
OnTouchStart() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchStart
 
OnTouchStart(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchStart
 
OnTouchStart(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchStart
 
OnTouchStart(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchStart
 
OnTouchStart(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchStart
 
OnTouchStart(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.touch.OnTouchStart
 
ONTOUCHSTART - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONTOUCHSTART - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnUnload - Class in com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object
onunload attribute for the element.
OnUnload() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnUnload
 
OnUnload(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnUnload
 
OnUnload(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnUnload
 
OnUnload(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnUnload
 
OnUnload(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnUnload
 
OnUnload(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.frame.or.object.OnUnload
 
ONUNLOAD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONUNLOAD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnVolumeChange - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onvolumechange attribute for the element.
OnVolumeChange() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnVolumeChange
 
OnVolumeChange(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnVolumeChange
 
OnVolumeChange(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnVolumeChange
 
OnVolumeChange(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnVolumeChange
 
OnVolumeChange(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnVolumeChange
 
OnVolumeChange(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnVolumeChange
 
ONVOLUMECHANGE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONVOLUMECHANGE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnWaiting - Class in com.webfirmframework.wffweb.tag.html.attribute.event.media
onwaiting attribute for the element.
OnWaiting() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnWaiting
 
OnWaiting(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnWaiting
 
OnWaiting(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnWaiting
 
OnWaiting(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnWaiting
 
OnWaiting(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnWaiting
 
OnWaiting(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.media.OnWaiting
 
ONWAITING - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONWAITING - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OnWheel - Class in com.webfirmframework.wffweb.tag.html.attribute.event.misc
onwheel attribute for the element.
OnWheel() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnWheel
 
OnWheel(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnWheel
 
OnWheel(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnWheel
 
OnWheel(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnWheel
 
OnWheel(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnWheel
 
OnWheel(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.misc.OnWheel
 
ONWHEEL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ONWHEEL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Opacity - Class in com.webfirmframework.wffweb.css.css3
opacity: number|initial|inherit; The opacity property sets the opacity level for an element.
Opacity() - Constructor for class com.webfirmframework.wffweb.css.css3.Opacity
The default value 1 will be set as the cssValue.
Opacity(float) - Constructor for class com.webfirmframework.wffweb.css.css3.Opacity
 
Opacity(Opacity) - Constructor for class com.webfirmframework.wffweb.css.css3.Opacity
 
Opacity(String) - Constructor for class com.webfirmframework.wffweb.css.css3.Opacity
 
OPACITY - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
Open - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
<element open>
open is a boolean attribute which can be used in details tag to show the details to the user.
Open() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Open
sets the default value as open .
Open(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Open
 
OPEN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
OPEN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
OPENING_CLOSING - Enum constant in enum class com.webfirmframework.wffweb.tag.html.AbstractHtml.TagType
 
OptGroup - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
OptGroup(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.OptGroup
 
OPTGROUP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
OPTGROUP - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
OptGroupAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for OptGroup attributes
Optimum - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
Optimum is used to specify the optimal numeric value for Meter tag.
Optimum(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Optimum
 
OPTIMUM - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
OPTIMUM - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Option - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
Option(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.Option
 
OPTION - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
OPTION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A selectable item in a select list.
OPTION - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
OptionAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Option attributes
OPTIONS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Method
 
ORANGE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
ORANGE_RED - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
ORCHID - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
ORGANIZATION - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
ORGANIZATION_TITLE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Job title (e.g.
Outline - Class in com.webfirmframework.wffweb.css
outline: outline-color outline-style outline-width|initial|inherit; An outline is a line that is drawn around elements (outside the borders) to make the element "stand out".
Outline() - Constructor for class com.webfirmframework.wffweb.css.Outline
The value medium none black will be assigned as the cssValue.
Outline(Outline) - Constructor for class com.webfirmframework.wffweb.css.Outline
 
Outline(String) - Constructor for class com.webfirmframework.wffweb.css.Outline
 
OUTLINE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OUTLINE_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OUTLINE_OFFSET - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OUTLINE_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OUTLINE_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OutlineColor - Class in com.webfirmframework.wffweb.css
outline-color: invert|color|initial|inherit; An outline is a line that is drawn around elements (outside the borders) to make the element "stand out".
OutlineColor() - Constructor for class com.webfirmframework.wffweb.css.OutlineColor
The invert will be set as the value
OutlineColor(OutlineColor) - Constructor for class com.webfirmframework.wffweb.css.OutlineColor
 
OutlineColor(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.OutlineColor
 
OutlineColor(String) - Constructor for class com.webfirmframework.wffweb.css.OutlineColor
 
OutlineOffset - Class in com.webfirmframework.wffweb.css
outline-offset: length|initial|inherit; The outline-offset property adds space between an outline and the edge or border of an element.
OutlineOffset() - Constructor for class com.webfirmframework.wffweb.css.OutlineOffset
The 0px will be set as the value
OutlineOffset(float) - Constructor for class com.webfirmframework.wffweb.css.OutlineOffset
 
OutlineOffset(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.OutlineOffset
 
OutlineOffset(OutlineOffset) - Constructor for class com.webfirmframework.wffweb.css.OutlineOffset
 
OutlineOffset(String) - Constructor for class com.webfirmframework.wffweb.css.OutlineOffset
 
OutlineStyle - Enum Class in com.webfirmframework.wffweb.css
outline-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset |initial|inherit;
OutlineWidth - Class in com.webfirmframework.wffweb.css
outline-width: medium|thin|thick|length|initial|inherit; An outline is a line that is drawn around elements (outside the borders) to make the element "stand out".
OutlineWidth() - Constructor for class com.webfirmframework.wffweb.css.OutlineWidth
The initial will be set as the value
OutlineWidth(float) - Constructor for class com.webfirmframework.wffweb.css.OutlineWidth
 
OutlineWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.OutlineWidth
 
OutlineWidth(OutlineWidth) - Constructor for class com.webfirmframework.wffweb.css.OutlineWidth
 
OutlineWidth(String) - Constructor for class com.webfirmframework.wffweb.css.OutlineWidth
 
Output - Class in com.webfirmframework.wffweb.tag.html.html5.formsandinputs
 
Output(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formsandinputs.Output
 
OUTPUT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
OUTPUT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
OutputAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Output attributes
OutputBuffer - Class in com.webfirmframework.wffweb.io
 
OutputBuffer() - Constructor for class com.webfirmframework.wffweb.io.OutputBuffer
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
OUTSET - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
OUTSIDE - Enum constant in enum class com.webfirmframework.wffweb.css.ListStylePosition
 
Overflow - Enum Class in com.webfirmframework.wffweb.css
overflow: visible, hidden, scroll, auto, initial, inherit
OVERFLOW - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OVERFLOW_X - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OVERFLOW_Y - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
OverflowX - Enum Class in com.webfirmframework.wffweb.css.css3
overflow-x: visible, hidden, scroll, auto, initial, inherit
OverflowY - Enum Class in com.webfirmframework.wffweb.css.css3
overflow-x: visible, hidden, scroll, auto, initial, inherit
OVERLINE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
OVERLINE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
OVERLINE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 

P

P - Class in com.webfirmframework.wffweb.tag.html
 
P - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
P - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
P(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.P
 
Padding - Class in com.webfirmframework.wffweb.css
The padding shorthand property sets all the padding properties in one declaration.
Padding() - Constructor for class com.webfirmframework.wffweb.css.Padding
The initial will be set as the value
Padding(Padding) - Constructor for class com.webfirmframework.wffweb.css.Padding
 
Padding(String) - Constructor for class com.webfirmframework.wffweb.css.Padding
 
PADDING - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PADDING_BOTTOM - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PADDING_BOX - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
 
PADDING_BOX - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
 
PADDING_LEFT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PADDING_RIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PADDING_TOP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PaddingBottom - Class in com.webfirmframework.wffweb.css
The padding-bottom property sets the bottom padding (space) of an element.
PaddingBottom() - Constructor for class com.webfirmframework.wffweb.css.PaddingBottom
The 0px will be set as the value
PaddingBottom(float) - Constructor for class com.webfirmframework.wffweb.css.PaddingBottom
 
PaddingBottom(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.PaddingBottom
 
PaddingBottom(PaddingBottom) - Constructor for class com.webfirmframework.wffweb.css.PaddingBottom
 
PaddingBottom(String) - Constructor for class com.webfirmframework.wffweb.css.PaddingBottom
 
PaddingLeft - Class in com.webfirmframework.wffweb.css
The padding-left property sets the left padding (space) of an element.
PaddingLeft() - Constructor for class com.webfirmframework.wffweb.css.PaddingLeft
The 0px will be set as the value
PaddingLeft(float) - Constructor for class com.webfirmframework.wffweb.css.PaddingLeft
 
PaddingLeft(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.PaddingLeft
 
PaddingLeft(PaddingLeft) - Constructor for class com.webfirmframework.wffweb.css.PaddingLeft
 
PaddingLeft(String) - Constructor for class com.webfirmframework.wffweb.css.PaddingLeft
 
PaddingRight - Class in com.webfirmframework.wffweb.css
The padding-right property sets the right padding (space) of an element.
PaddingRight() - Constructor for class com.webfirmframework.wffweb.css.PaddingRight
The 0px will be set as the value
PaddingRight(float) - Constructor for class com.webfirmframework.wffweb.css.PaddingRight
 
PaddingRight(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.PaddingRight
 
PaddingRight(PaddingRight) - Constructor for class com.webfirmframework.wffweb.css.PaddingRight
 
PaddingRight(String) - Constructor for class com.webfirmframework.wffweb.css.PaddingRight
 
PaddingTop - Class in com.webfirmframework.wffweb.css
The padding-top property sets the top padding (space) of an element.
PaddingTop() - Constructor for class com.webfirmframework.wffweb.css.PaddingTop
The 0px will be set as the value
PaddingTop(float) - Constructor for class com.webfirmframework.wffweb.css.PaddingTop
 
PaddingTop(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.PaddingTop
 
PaddingTop(PaddingTop) - Constructor for class com.webfirmframework.wffweb.css.PaddingTop
 
PaddingTop(String) - Constructor for class com.webfirmframework.wffweb.css.PaddingTop
 
PAGE_BREAK_AFTER - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PAGE_BREAK_BEFORE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PAGE_BREAK_INSIDE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PageBreakAfter - Enum Class in com.webfirmframework.wffweb.css
page-break-after: auto|always|avoid|left|right|initial|inherit;
PageBreakBefore - Enum Class in com.webfirmframework.wffweb.css
page-break-before: auto|always|avoid|left|right|initial|inherit;
PageBreakInside - Enum Class in com.webfirmframework.wffweb.css
page-break-inside: auto|avoid|initial|inherit;
PAGER - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
the field describes a pager's or beeper's contact details
PALE_GOLDEN_ROD - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
PALE_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
PALE_TURQUOISE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
PALE_VIOLET_RED - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
PAPAYA_WHIP - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Param - Class in com.webfirmframework.wffweb.tag.html.programming
 
Param(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.programming.Param
 
PARAM - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
PARAM - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ParamAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Param attributes
PARENT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Target
Load the response into the HTML4 frameset parent of the current frame or HTML5 parent browsing context of the current one.
PARENT - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
 
parse(byte[]) - Method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
 
parseExactAttributeHtmlBytesCompressedByIndex(byte[][], Charset) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
 
PASSWORD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
Path - Class in com.webfirmframework.wffweb.tag.html.html5
 
Path(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Path
 
PATH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
PATH - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
PathAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Path attributes
Pattern - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
pattern attribute for the element.
pattern attribute for input element :-
A regular expression that the control's value is checked against.
Pattern(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Pattern
 
PATTERN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
PATTERN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
PAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for P attributes
PAUSED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
 
PAUSED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
 
PayloadProcessor - Class in com.webfirmframework.wffweb.server.page
PayloadProcessor for BrowserPage WebSocket's incoming bytes
PayloadProcessor(BrowserPage) - Constructor for class com.webfirmframework.wffweb.server.page.PayloadProcessor
 
PayloadProcessor(BrowserPage, boolean) - Constructor for class com.webfirmframework.wffweb.server.page.PayloadProcessor
 
PC - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
PEACH_PUFF - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
PER - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
performBrowserPageAction(ByteBuffer) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
performs action provided by BrowserPageAction.
Perspective - Class in com.webfirmframework.wffweb.css.css3
perspective: length|none; The perspective property defines how many pixels a 3D element is placed from the view.
Perspective() - Constructor for class com.webfirmframework.wffweb.css.css3.Perspective
The none will be set as the value
Perspective(float) - Constructor for class com.webfirmframework.wffweb.css.css3.Perspective
 
Perspective(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.Perspective
 
Perspective(Perspective) - Constructor for class com.webfirmframework.wffweb.css.css3.Perspective
 
Perspective(String) - Constructor for class com.webfirmframework.wffweb.css.css3.Perspective
 
PERSPECTIVE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PERSPECTIVE_ORIGIN - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
PerspectiveOrigin - Class in com.webfirmframework.wffweb.css.css3
perspective-origin: x-axis y-axis|initial|inherit; The perspective-origin property defines where a 3D element is based in the x- and the y-axis.
PerspectiveOrigin() - Constructor for class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
The 0px will be set as the value
PerspectiveOrigin(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
PerspectiveOrigin(float, CssLengthUnit, float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
PerspectiveOrigin(PerspectiveOrigin) - Constructor for class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
PerspectiveOrigin(String) - Constructor for class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
PERU - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
PHOTO - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Photograph, icon, or other image corresponding to the company, person, address, or contact information in the other fields associated with this field.
Picture - Class in com.webfirmframework.wffweb.tag.html.html5.images
 
Picture(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.images.Picture
 
PICTURE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
PICTURE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
PictureAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Picture attributes
PINGBACK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
gives pingback server address which handles the pingback to the current document.
PINK - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Placeholder - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
placeholder attribute for the element.
placeholder attribute for input element :-
A hint to the user of what can be entered in the control .
Placeholder(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Placeholder
 
PLACEHOLDER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
PLACEHOLDER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
PLUM - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
POINTER - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
poly - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Shape
Defines a polygonal region
Polygon - Class in com.webfirmframework.wffweb.tag.html.html5
 
Polygon(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Polygon
 
POLYGON - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
POLYGON - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
PolygonAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Polygon attributes
Polyline - Class in com.webfirmframework.wffweb.tag.html.html5
 
Polyline(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Polyline
 
POLYLINE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
POLYLINE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
PolylineAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Polyline attributes
Position - Enum Class in com.webfirmframework.wffweb.css
position: static|absolute|fixed|relative|initial|inherit;
POSITION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
POST - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Method
 
POSTAL_CODE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
Poster - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
Poster is used in Video tag to specify the image to be shown while the video is loading.
Poster(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Poster
 
POSTER - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
POSTER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
POWDER_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Pre - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Pre(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Pre
 
PRE - Enum constant in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
PRE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
PRE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
PRE_LINE - Enum constant in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
PRE_WRAP - Enum constant in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
PreAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Pre attributes
PRECONNECT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
preemptively connects to the target resource's origin.
PREFETCH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Specifies that the target document should be cached
PreIndexedAttributeName - Enum Class in com.webfirmframework.wffweb.tag.html.attribute.core
 
PreIndexedTagName - Enum Class in com.webfirmframework.wffweb.tag.html.core
 
Preload - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
preload attribute for the element.
Preload(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Preload
 
PRELOAD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
PRELOAD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
PRELOAD - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
preloads the resource from href attribute as the attribute value given in as attribute
prependChild(AbstractHtml, String) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
prepends the given content on the given parent tag either as text or HTML based on the enum constant
prependChildren(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
prepends the given children to the first position of the current children of this object.
prependChildren(AbstractHtml, String...) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
prepends the given contents on the given parent tag either as text or HTML based on the enum constant
prependHtml(R, String) - Static method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Prepends content in the given parent object as the first child.
prependText(R, String) - Static method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Prepends content in the given parent object as the first child.
PRESENTATION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
An element whose implicit native role semantics will not be mapped to the accessibility API.
PRESERVE_3D - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
 
PRESERVE_3D - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
 
PREV - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
The previous document in a selection
PREV - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
The previous document in a selection
PRODUCTION_MODE - Static variable in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
Progress - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Progress(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Progress
 
PROGRESS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
PROGRESS - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
PROGRESS - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ProgressAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Progress attributes
PROGRESSBAR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
An element that displays the progress status for tasks that take a long time.
PT - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
PURPLE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
push() - Method in interface com.webfirmframework.wffweb.tag.html.listener.PushQueue
 
push(ByteBuffer) - Method in interface com.webfirmframework.wffweb.server.page.WebSocketPushListener
 
PushFailedException - Exception Class in com.webfirmframework.wffweb
 
PushFailedException() - Constructor for exception class com.webfirmframework.wffweb.PushFailedException
 
PushFailedException(String) - Constructor for exception class com.webfirmframework.wffweb.PushFailedException
 
PushFailedException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.PushFailedException
 
PushFailedException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.PushFailedException
 
PushFailedException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.PushFailedException
 
PushQueue - Interface in com.webfirmframework.wffweb.tag.html.listener
 
put(String, BMValueType, Object) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
put(String, ValueValueType) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
PUT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Method
 
PX - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 

Q

Q - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Q - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
Q - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
Q(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Q
 
QAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Q attributes
Qfn - Class in com.webfirmframework.wffweb.tag.html
 
Qfn(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.Qfn
 
QFN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
QFN - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
QfnAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Qfn attributes

R

RADIO - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A checkable input in a group of radio roles, only one of which can be checked at a time.
RADIO - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
RADIOGROUP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A group of radio buttons.
RANGE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
ReadOnly - Class in com.webfirmframework.wffweb.tag.html.attribute
readonly attribute for the element.
readonly attribute for input element :-
This Boolean attribute indicates that the user cannot modify the value of the control.
ReadOnly() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.ReadOnly
sets the default value as readonly (since 2.1.5).
ReadOnly(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.ReadOnly
 
READONLY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
READONLY - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
REBECCA_PURPLE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
rect - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Shape
Defines a rectangular region
Rect - Class in com.webfirmframework.wffweb.tag.html.html5
 
Rect(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Rect
 
RECT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
RECT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
RectAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Rect attributes
RED - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
REG_EXP - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to initialize reg expression
REGION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A large perceivable section of a web page or document, that the author feels is important enough to be included in a page summary or table of contents, for example, an area of the page containing live sporting event statistics.
register(String...) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeRegistry
 
register(String...) - Static method in class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
Rel - Class in com.webfirmframework.wffweb.tag.html.attribute
For anchors containing the href attribute, this attribute specifies the relationship of the target object to the link object.
Rel(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Rel
 
Rel(String...) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Rel
 
REL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
REL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
RELATIVE - Enum constant in enum class com.webfirmframework.wffweb.css.Position
 
RELOAD - Enum constant in enum class com.webfirmframework.wffweb.server.page.action.BrowserPageAction
 
RELOAD_BROWSER - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
RELOAD_BROWSER_FROM_CACHE - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
RELOAD_FROM_CACHE - Enum constant in enum class com.webfirmframework.wffweb.server.page.action.BrowserPageAction
 
REM - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
REMOVE_BROWSER_PAGE - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
to remove BrowserPage instance from BrowserPageContext
removeAllChildren() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Removes all children from this tag.
removeAllClassNames(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
removes all class names from the class attribute
removeAllContentChangeListeners() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
all listeners will be removed from all tags
removeAllContentChangeListeners(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
removeAllCssProperties() - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
Removes all css properties
removeAllDetachListeners() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
all listeners will be removed from all tags
removeAllDetachListeners(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
removeAllFromAttributeValueMap() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
removeAllFromAttributeValueSet() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
clears all values from the value set.
removeAllFromAttributeValueSet(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
removes the value from the the attribute set.
removeAllHeaderIds() - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
Removes all header ids
removeAllHeaderIds(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
removes all header ids from the class attribute
removeAttributes(boolean, AbstractAttribute...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
removes the given attributes from this tag.
removeAttributes(boolean, String...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
removes the given attributes from this tag.
removeAttributes(AbstractAttribute...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
removes the given attributes from this tag.
removeAttributes(Object, boolean, AbstractAttribute...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
removes the given attributes from this tag.
removeAttributes(Object, boolean, String...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
removes the given attributes from this tag.
removeAttributes(String...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
removes the given attributes from this tag.
removeBrowserPage(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
No need to call this method unless there is a special case like extending the functionality of BrowserPageContext instance.
removeChild(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Removes the given tag from its children only if the given tag is a child of this tag.
removeChild(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
adds AbstractHtmls as children.
removeChild(String) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
removes the the child content.
removeChildren(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Removes the given tags from its children tags.
removeChildren(Collection<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Removes the given tags from its children tags.
removeChildren(List<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
adds AbstractHtmls as children.
removeClassName(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
removes the given class name
removeClassName(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
Deprecated.
this method will be removed in the future release, use removeHeaderId instead of it.
removeContentChangeListener(AbstractHtml, SharedTagContent.ContentChangeListener<T>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
removeContentChangeListener(SharedTagContent.ContentChangeListener<T>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
NB: this method will traverse through all consumer tags of this SharedTagContent instance.
removeContentChangeListeners(AbstractHtml, Collection<SharedTagContent.ContentChangeListener<T>>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
removeCssProperties(CssProperty...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
removeCssProperties(Collection<CssProperty>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
Deprecated.
After using this method, adding or removing any value in the collection will not have any effect on Style, so this method may be removed later.
removeCssProperty(CssProperty) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
removes the style.
removeCssProperty(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
removes the style.
removeCssProperty(String, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
removes only if it contains the given style name and value.
REMOVED_ALL_CHILDREN_TAGS - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
REMOVED_ATTRIBUTES - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
REMOVED_TAGS - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
removedAttributes(AttributeRemoveListener.RemovedEvent) - Method in class com.webfirmframework.wffweb.server.page.AttributeRemoveListenerImpl
 
removedAttributes(AttributeRemoveListener.RemovedEvent) - Method in interface com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener
 
removeDetachListener(AbstractHtml, SharedTagContent.DetachListener<T>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
removeDetachListener(SharedTagContent.DetachListener<T>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
NB: this method will traverse through all consumer tags of this SharedTagContent instance.
removeDetachListeners(AbstractHtml, Collection<SharedTagContent.DetachListener<T>>) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
RemovedEvent() - Constructor for class com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener.RemovedEvent
 
RemovedEvent(AbstractHtml, String...) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener.RemovedEvent
 
RemovedEvent(AbstractHtml, List<AbstractAttribute>) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener.RemovedEvent
 
removedFromContext() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Invokes when this browser page instance is removed from browser page context.
removeDirRecursively(String, String...) - Static method in class com.webfirmframework.wffweb.util.FileUtil
Deletes the basePath directory even if it is not empty.
removeFill() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
removeFromAttributeValueMap(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
removes the key value for the input key.
removeFromAttributeValueMap(String, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
removes only if the key and value matches in the map for any particular entry.
removeFromAttributeValueMapByKeys(String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
removes the key value for the input key.
removeFromAttributeValueSet(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
removes the value from the the attribute set.
removeFromContext(boolean, BrowserPage.On...) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
By default On.TAB_CLOSE and On.INIT_REMOVE_PREVIOUS are enabled.
removeHeaderId(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
removes the given header id
removeHeaderIds(String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
removes the given header ids
removeHeaderIds(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Headers
removes the given header ids
removePayloadProcessor() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Deprecated.
this method call may make deadlock.
removeServerMethod(String) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
removes the method from
removeSharedTagContent(boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
removeSharedTagContent(boolean) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
Deprecated.
this method is not allowed in NoTag or Blank class.
removeSpaces(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Removes all spaces from the string.
removeSupportOfCssClass(Class<?>) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
removes the support for the class from Style class or its extended class.
removeSupportOfCssClasses(Class<?>...) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
removes the support for the classes from Style class or its extended class.
removeValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
removes the value
removeValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
removes the value
removeValueChangeListener(AttributeValueChangeListener) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
removes the corresponding value change listener
removeValues(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
removes the values
removeValues(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
removes the values
removeWebSocketPushListener(String) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
removes the WebSocket listener added for this WebSocket session
removeWffData(AbstractHtml, String) - Static method in class com.webfirmframework.wffweb.tag.core.AbstractJsObject
 
removeWffData(AbstractHtml, String) - Static method in class com.webfirmframework.wffweb.tag.html.AbstractHtmlRepository
 
removeWffData(String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
removeWhitespaces(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Removes all whitespaces from the string.
render() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Override and use this method to render html content to the client browser page.
REPEAT - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
REPEAT - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
REPEAT_X - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
REPEAT_Y - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
replace(UnicodeString, UnicodeString) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
replace(String, int[], String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
replace(String, String) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
replace(String, String, String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
replaceAllInAttributeValueSet(boolean, String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
Removes all values from the attributeValueSet and adds the given attribute values.
replaceAllInAttributeValueSet(boolean, Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
removes all and then adds all to the attribute value set.
replaceAllInAttributeValueSet(String...) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
Removes all values from the attributeValueSet and adds the given attribute values.
replaceAllInAttributeValueSet(Collection<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
removes all and then adds all to the attribute value set.
replaceChildren(AbstractHtml, String) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Removes all children from the given parent tag and appends the given content on the given parent tag either as text or HTML based on the enum constant
replaceChildren(AbstractHtml, String...) - Method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Removes all children from the given parent tag and appends the given contents on the given parent tag either as text or HTML based on the enum constant
REPLACED_WITH_TAGS - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
replacedWith(AbstractHtml, AbstractHtml, ReplaceListener.Event...) - Method in interface com.webfirmframework.wffweb.tag.html.listener.ReplaceListener
Tags insertedTags inserted before tag beforeTag having parent parentTag.
replaceFirst(StringBuilder, String, String) - Static method in class com.webfirmframework.wffweb.util.StringBuilderUtil
NB: Only for internal purpose.
ReplaceListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
ReplaceListener.Event - Class in com.webfirmframework.wffweb.tag.html.listener
 
replaceWith(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Replaces this tag with the given tags.
replaceWithIfPossible(AbstractHtml...) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Replaces this tag with the given tags only if it has a parent.
Required - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
required attribute for the element.
required attribute for input element :-
This attribute specifies that the user must fill in a value before submitting a form.
Required() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Required
 
Required(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Required
 
REQUIRED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
REQUIRED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
RESET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
resetHierarchy() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Resets the hierarchy of this tag so that it can be used in another instance of BrowserPage.
Resize - Enum Class in com.webfirmframework.wffweb.css.css3
resize: none|both|horizontal|vertical|initial|inherit;
RESIZE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
Rev - Class in com.webfirmframework.wffweb.tag.html.attribute
This attribute specifies a reverse link, the inverse relationship of the rel attribute.
Rev(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Rev
 
REV - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
REV - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
Reversed - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
<element open>
Reversed is a boolean attribute which can be used in Ol tag.
Reversed() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Reversed
sets the default value as reversed .
Reversed(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Reversed
 
REVERSED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
REVERSED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
RgbaCssValue - Class in com.webfirmframework.wffweb.css
 
RgbaCssValue() - Constructor for class com.webfirmframework.wffweb.css.RgbaCssValue
The default value is rgba(0, 0, 0, 1)
RgbaCssValue(int, int, int, float) - Constructor for class com.webfirmframework.wffweb.css.RgbaCssValue
 
RgbaCssValue(RgbaCssValue) - Constructor for class com.webfirmframework.wffweb.css.RgbaCssValue
 
RgbaCssValue(String) - Constructor for class com.webfirmframework.wffweb.css.RgbaCssValue
 
RgbCssValue - Class in com.webfirmframework.wffweb.css
 
RgbCssValue() - Constructor for class com.webfirmframework.wffweb.css.RgbCssValue
 
RgbCssValue(int, int, int) - Constructor for class com.webfirmframework.wffweb.css.RgbCssValue
 
RgbCssValue(RgbCssValue) - Constructor for class com.webfirmframework.wffweb.css.RgbCssValue
 
RgbCssValue(String) - Constructor for class com.webfirmframework.wffweb.css.RgbCssValue
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
RIDGE - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
Right - Class in com.webfirmframework.wffweb.css
For absolutely positioned elements, the right property sets the right edge of an element to a unit above/below the right edge of its containing element.
Right() - Constructor for class com.webfirmframework.wffweb.css.Right
The auto will be set as the value
Right(float) - Constructor for class com.webfirmframework.wffweb.css.Right
 
Right(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.Right
 
Right(Right) - Constructor for class com.webfirmframework.wffweb.css.Right
 
Right(String) - Constructor for class com.webfirmframework.wffweb.css.Right
 
RIGHT - Enum constant in enum class com.webfirmframework.wffweb.css.Clear
 
RIGHT - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
RIGHT - Enum constant in enum class com.webfirmframework.wffweb.css.FloatCss
 
RIGHT - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
RIGHT - Enum constant in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
RIGHT - Enum constant in enum class com.webfirmframework.wffweb.css.TextAlign
 
RIGHT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
RIGHT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Align
 
Role - Class in com.webfirmframework.wffweb.tag.html.attribute
The role value can be any Role.*, for eg Role.BUTTON.
Role(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Role
 
ROLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ROLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ROSY_BROWN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
ROUND - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
ROW - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
ROW - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A row of cells in a grid.
ROW - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Scope
 
ROW_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
ROW_REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
ROWGROUP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A group containing one or more row elements in a grid.
ROWGROUP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Scope
 
ROWHEADER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A cell containing header information for a row in a grid.
Rows - Class in com.webfirmframework.wffweb.tag.html.attribute
<textarea rows="number"> Specifies the height of the text area (in lines).
Rows() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Rows
will be initialized with default value as 2.
Rows(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Rows
 
Rows(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Rows
 
ROWS - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ROWS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
RowSpan - Class in com.webfirmframework.wffweb.tag.html.attribute
<td rowspan="number"> The rowspan attribute specifies the number of rows a cell should span.
RowSpan(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.RowSpan
 
RowSpan(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.RowSpan
 
ROWSPAN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
ROWSPAN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
ROYAL_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Rp - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Rp(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Rp
 
RP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
RP - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
RpAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Rp attributes
Rt - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Rt(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Rt
 
RT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
RT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
RtAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Rt attributes
RTL - Enum constant in enum class com.webfirmframework.wffweb.css.Direction
 
RTL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
 
Ruby - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Ruby(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Ruby
 
RUBY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
RUBY - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
RubyAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Ruby attributes
RUN_IN - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
runAsync() - Method in class com.webfirmframework.wffweb.concurrent.MinIntervalExecutor
Runs the task given in the constructor in an asynchronous mode.
runAsync() - Method in class com.webfirmframework.wffweb.server.page.HeartbeatManager
Runs the task given in the constructor in an asynchronous mode.
RUNNING - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
 
RUNNING - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
 

S

S - Class in com.webfirmframework.wffweb.tag.html.formatting
 
S - Enum constant in enum class com.webfirmframework.wffweb.css.CssTimeUnit
represents seconds.
S - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
S - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
S(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.S
 
S_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
SADDLE_BROWN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SALMON - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Samp - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Samp(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Samp
 
SAMP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SAMP - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SampAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Samp attributes
Sandbox - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
sandbox attribute for iframe
Sandbox() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
creates attribute with empty value
Sandbox(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
 
SANDBOX - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SANDBOX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
SANDY_BROWN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SANS_SERIF - Static variable in class com.webfirmframework.wffweb.css.GenericFontFamilyNameContants
 
SAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for S attributes
Scope - Class in com.webfirmframework.wffweb.tag.html.attribute
 
Scope(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Scope
 
SCOPE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SCOPE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Script - Class in com.webfirmframework.wffweb.tag.html.programming
 
Script(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.programming.Script
 
SCRIPT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SCRIPT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ScriptAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Script attributes
SCROLL - Enum constant in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
 
SCROLL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
SCROLL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
SCROLL - Enum constant in enum class com.webfirmframework.wffweb.css.Overflow
 
SCROLLBAR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A graphical object that controls the scrolling of content within a viewing area, regardless of whether the content is fully displayed within the viewing area.
SE_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
SEA_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SEA_SHELL - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SEARCH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Links to a search tool for the document
SEARCH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A landmark region that contains a collection of items and objects that, as a whole, combine to create a search facility.
SEARCH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
Section - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Section(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Section
 
SECTION - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SECTION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
A section of the document
SECTION - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SectionAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Section attributes
SecurityClassConstants - Class in com.webfirmframework.wffweb.security.object
Only for internal purpose.
SecurityClassConstants() - Constructor for class com.webfirmframework.wffweb.security.object.SecurityClassConstants
 
Select - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
Select(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.Select
 
SELECT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SELECT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SelectAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Select attributes
Selected - Class in com.webfirmframework.wffweb.tag.html.attribute
The selected attribute is a boolean attribute.
Selected() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Selected
sets the default value as selected (since 2.1.5).
Selected(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Selected
 
SELECTED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SELECTED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
SELF - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Target
Load the response into the same HTML4 frame (or HTML5 browsing context) as the current one.
SELF - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
 
SELF_CLOSING - Enum constant in enum class com.webfirmframework.wffweb.tag.html.AbstractHtml.TagType
 
SEMI_CONDENSED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
SEMI_EXPANDED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
SEPARATE - Enum constant in enum class com.webfirmframework.wffweb.css.BorderCollapse
 
SEPARATOR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A divider that separates and distinguishes sections of content or groups of menuitems.
SEQUENTIAL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.SharedTagContent.UpdateClientNature
Does each browser page push operation one by one.
SERIF - Static variable in class com.webfirmframework.wffweb.css.GenericFontFamilyNameContants
 
ServerAsyncMethod - Interface in com.webfirmframework.wffweb.tag.html.attribute.event
Note: It is recommended to use event.data() method instead of first data (WffBMObject) parameter from ServerAsyncMethod.asyncMethod(WffBMObject, Event) method as the signature of the method will be changed to a single parameter method in next major version.
ServerAsyncMethod.Event - Class in com.webfirmframework.wffweb.tag.html.attribute.event
serverMethodName() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
 
serverSideData() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
 
SET_BM_ARR_ON_TAG - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
to set WffBMArray on tag
SET_BM_OBJ_ON_TAG - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
to set WffBMObject on tag
setA(float) - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
setA(float) - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
to set alpha.
setAccessKey(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.AccessKey
 
setActiveWSListener(boolean, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setAddedAttributes(AbstractAttribute...) - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeAddListener.AddEvent
 
setAddedToTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeAddListener.AddEvent
 
setAlreadyInUse(boolean) - Method in class com.webfirmframework.wffweb.css.core.AbstractCssProperty
To set whether this object is used by any other object.
setAlreadyInUse(boolean) - Method in class com.webfirmframework.wffweb.data.AbstractBean
sets the if the object is already in use.
setAppendedChildrenTags(Collection<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.Event
 
setAppendedChildTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.Event
 
setAsAuto() - Method in class com.webfirmframework.wffweb.css.Bottom
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.Flex
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.Perspective
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as auto.
setAsAuto() - Method in class com.webfirmframework.wffweb.css.Left
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.Margin
sets as inherit
setAsAuto() - Method in class com.webfirmframework.wffweb.css.MarginBottom
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.MarginLeft
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.MarginRight
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.MarginTop
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.Right
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.Top
sets as auto
setAsAuto() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as auto.
setAsAvailable() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as available.
setAsAvailable() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as available.
setAsBorderBox() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as border-box.
setAsBorderBox() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as border-box.
setAsCaption() - Method in class com.webfirmframework.wffweb.css.Font
sets as caption
setAsContentBox() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as content-box.
setAsContentBox() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as content-box.
setAsFill() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as fill.
setAsFill() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as fill.
setAsIcon() - Method in class com.webfirmframework.wffweb.css.Font
sets as icon
setAsInfinite() - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
sets as infinite
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Border
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderBottom
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderLeft
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderRight
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderTop
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.BorderWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Bottom
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Color
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.Columns
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.Flex
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.FlexGrow
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.FlexShrink
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.Opacity
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Font
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.FontFamily
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Left
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.LetterSpacing
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.LineHeight
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.ListStyle
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.ListStyleImage
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Margin
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.MarginBottom
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.MarginLeft
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.MarginRight
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.MarginTop
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.MaxHeight
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.MaxWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.MinHeight
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.MinWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Outline
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.OutlineColor
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.OutlineOffset
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Padding
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.PaddingBottom
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.PaddingLeft
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.PaddingRight
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.PaddingTop
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Right
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.Top
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as inherit
setAsInherit() - Method in class com.webfirmframework.wffweb.css.WordSpacing
sets as inherit
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Border
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderBottom
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderLeft
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderRight
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderTop
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.BorderWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Bottom
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Color
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.Columns
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.Flex
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.FlexGrow
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.FlexShrink
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.Opacity
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Font
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.FontFamily
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Left
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.LetterSpacing
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.LineHeight
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.ListStyle
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.ListStyleImage
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Margin
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.MarginBottom
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.MarginLeft
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.MarginRight
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.MarginTop
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.MaxHeight
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.MaxWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.MinHeight
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.MinWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Outline
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.OutlineColor
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.OutlineOffset
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Padding
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.PaddingBottom
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.PaddingLeft
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.PaddingRight
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.PaddingTop
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Right
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.Top
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as initial
setAsInitial() - Method in class com.webfirmframework.wffweb.css.WordSpacing
sets as initial
setAsInvert() - Method in class com.webfirmframework.wffweb.css.OutlineColor
sets as invert
setAsLarge() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as large.
setAsLarger() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as larger.
setAsMaxContent() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as max-content.
setAsMaxContent() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as max-content.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.BorderWidth
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as medium.
setAsMedium() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
sets as medium.
setAsMenu() - Method in class com.webfirmframework.wffweb.css.Font
sets as menu
setAsMessageBox() - Method in class com.webfirmframework.wffweb.css.Font
sets as message-box
setAsMinContent() - Method in class com.webfirmframework.wffweb.css.HeightCss
sets as min-content.
setAsMinContent() - Method in class com.webfirmframework.wffweb.css.WidthCss
sets as min-content.
setAsNone() - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
sets as none
setAsNone() - Method in class com.webfirmframework.wffweb.css.ListStyleImage
sets as none.
setAsNone() - Method in class com.webfirmframework.wffweb.css.MaxHeight
sets as none
setAsNone() - Method in class com.webfirmframework.wffweb.css.MaxWidth
sets as none
setAsNormal() - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
sets as normal.
setAsNormal() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
sets as normal.
setAsNormal() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
sets as normal.
setAsNormal() - Method in class com.webfirmframework.wffweb.css.LetterSpacing
sets as normal
setAsNormal() - Method in class com.webfirmframework.wffweb.css.LineHeight
sets as normal
setAsNormal() - Method in class com.webfirmframework.wffweb.css.WordSpacing
sets as normal.
setAsSmall() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as small.
setAsSmallCaption() - Method in class com.webfirmframework.wffweb.css.Font
sets as small-caption
setAsSmaller() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as smaller.
setAsStatusBar() - Method in class com.webfirmframework.wffweb.css.Font
sets as status-bar
setAsThick() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
sets as thick.
setAsThick() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
sets as thick.
setAsThick() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
sets as thick.
setAsThick() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
sets as thick.
setAsThick() - Method in class com.webfirmframework.wffweb.css.BorderWidth
sets as thick.
setAsThick() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
sets as thick.
setAsThick() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
sets as thick.
setAsThick() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
sets as thick.
setAsThick() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
sets as thick.
setAsThin() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
sets as thin.
setAsThin() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
sets as thin.
setAsThin() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
sets as thin.
setAsThin() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
sets as thin.
setAsThin() - Method in class com.webfirmframework.wffweb.css.BorderWidth
sets as thin.
setAsThin() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
sets as thin.
setAsThin() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
sets as thin.
setAsThin() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
sets as thin.
setAsThin() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
sets as thin.
setAsTransparent() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
sets as transparent
setAsTransparent() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
sets as transparent
setAsTransparent() - Method in class com.webfirmframework.wffweb.css.BorderColor
sets as transparent
setAsTransparent() - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
sets as transparent
setAsTransparent() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
sets as transparent
setAsTransparent() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
sets as transparent
setAsTransparent() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
sets as transparent
setAsXLarge() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as x-large.
setAsXSmall() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as x-small.
setAsXxLarge() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as xx-large.
setAsXxSmall() - Method in class com.webfirmframework.wffweb.css.FontSize
sets as xx-small.
setAttributeAddListener(AttributeAddListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
setAttributeName(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
Set attribute name, eg: width, height, name, type etc..
setAttributeName(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
setAttributeName(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
setAttributeRemoveListener(AttributeRemoveListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
setAttributeValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
setAttributeValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
sets the value for this attribute
setAttributeValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
setAttributeValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
setAttributeValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractValueSetAttribute
sets the value for this attribute
setAttributeValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
setAttributeValueMap(Map<String, String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
setAttributeValueSet(Set<String>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
setAutoremoveWffScript(boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Automatically removes the wff script tag after loading it from the ui.
setB(int) - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
to set the blue value which is in between 0 to 255.
setB(int) - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
setBeforeTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
setBorderBottomColor(BorderBottomColor) - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
setBorderBottomStyle(BorderBottomStyle) - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
setBorderBottomWidth(BorderBottomWidth) - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
setBorderColor(BorderTopColor, BorderRightColor, BorderBottomColor, BorderLeftColor) - Method in class com.webfirmframework.wffweb.css.BorderColor
 
setBorderColorCssValues(BorderColorCssValues) - Method in class com.webfirmframework.wffweb.css.Border
 
setBorderImageTopRightBottomLeft(Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
setBorderImageTopRightBottomLeft(Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
setBorderImageTopRightBottomLeft(Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit, Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
setBorderImageTopRightBottomLeft(Float, Float, Float, Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
sets the top, right, bottom and left in BorderImageWidth.
setBorderImageTopRightBottomLeft(Float, Float, Float, Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
sets the top, right, bottom and left in BorderImageSlice.
setBorderImageTopRightBottomLeft(Float, Float, Float, Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
sets the top, right, bottom and left in BorderImageWidth.
setBorderLeftColor(BorderLeftColor) - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
setBorderLeftStyle(BorderLeftStyle) - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
setBorderLeftWidth(BorderLeftWidth) - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
setBorderRightColor(BorderRightColor) - Method in class com.webfirmframework.wffweb.css.BorderRight
 
setBorderRightStyle(BorderRightStyle) - Method in class com.webfirmframework.wffweb.css.BorderRight
 
setBorderRightWidth(BorderRightWidth) - Method in class com.webfirmframework.wffweb.css.BorderRight
 
setBorderStyle(BorderStyle) - Method in class com.webfirmframework.wffweb.css.Border
to set the border style.
setBorderTopColor(BorderTopColor) - Method in class com.webfirmframework.wffweb.css.BorderTop
 
setBorderTopStyle(BorderTopStyle) - Method in class com.webfirmframework.wffweb.css.BorderTop
 
setBorderTopWidth(BorderTopWidth) - Method in class com.webfirmframework.wffweb.css.BorderTop
 
setBorderWidth(BorderTopWidth, BorderRightWidth, BorderBottomWidth, BorderLeftWidth) - Method in class com.webfirmframework.wffweb.css.BorderWidth
sets the top, right, bottom and left width in BorderWidth.
setBorderWidthValue(String) - Method in class com.webfirmframework.wffweb.css.Border
 
setBottom(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
setBottom(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
setBottom(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
setChangedByClient(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
setCharset(Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Deprecated.
not recommended since 3.0.19, it will be removed in future major version.
setCharset(Charset) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
setCheck(boolean) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.SpellCheck
 
setChildModified(boolean) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
Deprecated.
it does nothing since 3.0.19
setChildModified(boolean, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
set true if any of the children has been modified.
NB:- it's for internal use
setChildren(Set<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Removes all current children and adds the given children under this tag.
setChildTagAppendListener(ChildTagAppendListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setChildTagRemoveListener(ChildTagRemoveListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setChildText(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.TextArea
sets the child text for this tag.
setChildText(String) - Method in class com.webfirmframework.wffweb.tag.html.formsandinputs.TextArea
sets the child text for this tag.
setChunkSize(int) - Method in class com.webfirmframework.wffweb.streamer.WffBinaryMessageOutputStreamer
 
setColumnCount(ColumnCount) - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
setColumnRuleColor(ColumnRuleColor) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
setColumnRuleStyle(ColumnRuleStyle) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
setColumnRuleWidth(ColumnRuleWidth) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
setColumnWidth(ColumnWidth) - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
setContent(SharedTagContent.UpdateClientNature, T) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setContent(SharedTagContent.UpdateClientNature, T, boolean) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setContent(Set<AbstractHtml>, T) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setContent(Set<AbstractHtml>, T, boolean) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setContent(T) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setContent(T, boolean) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setControls(Boolean) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Controls
Deprecated.
as there is no affect of boolean values for this attribute. this method will be removed later.
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Border
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderRight
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderSpacing
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderTop
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Bottom
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Color
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.core.AbstractCssProperty
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.FlexGrow
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.FlexShrink
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.Opacity
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.Perspective
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Cursor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Font
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.FontFamily
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.FontSize
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.HeightCss
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Left
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.LetterSpacing
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.LineHeight
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.ListStyle
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.ListStyleImage
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Margin
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.MarginBottom
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.MarginLeft
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.MarginRight
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.MarginTop
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.MaxHeight
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.MaxWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.MinHeight
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.MinWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Outline
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.OutlineOffset
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.OutlineWidth
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Padding
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.PaddingBottom
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.PaddingLeft
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.PaddingRight
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.PaddingTop
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Right
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Src
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.Top
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.UnicodeRange
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.WidthCss
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.css.WordSpacing
 
setCssValue(String) - Method in class com.webfirmframework.wffweb.csswff.CustomCssProperty
 
setCurrentParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.ChildMovedEvent
 
setCursorType(String) - Method in class com.webfirmframework.wffweb.css.Cursor
 
setCursorUrls(String, UrlCss3Value...) - Method in class com.webfirmframework.wffweb.css.Cursor
 
setCursorUrls(String, String...) - Method in class com.webfirmframework.wffweb.css.Cursor
This method is for CSS 2.1 cursor syntax.
setData(Object) - Method in class com.webfirmframework.wffweb.tag.core.AbstractTagBase
Sets the given data.
setDataWffId(DataWffId) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
adds data-wff-id for the tag if doesn't already exist.
setDebugMode(boolean) - Static method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
 
setDebugMode(boolean) - Static method in class com.webfirmframework.wffweb.settings.WffConfiguration
 
setDirectionWarningOn(boolean) - Static method in class com.webfirmframework.wffweb.settings.WffConfiguration
gives warning message on inappropriate usage of code if it is set to true.
setDocTypeTag(String) - Method in class com.webfirmframework.wffweb.tag.html.DocType
the default doc type is <!DOCTYPE html>
setDraggable(Boolean) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Draggable
 
setEditable(boolean) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContentEditable
 
setEnableDeferOnWffScript(boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
It must be called from render method to take effect.
setExclude(boolean) - Method in class com.webfirmframework.wffweb.css.file.InlineCssBlock
Internally calls setExcludeCssBlock method and returns the current instance.
setExcludeCssBlock(boolean) - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
setExecutor(Executor) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Sets the executor to run ServerAsyncMethod.asyncMethod(com.webfirmframework.wffweb.wffbm.data.WffBMObject, com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event),

NB: You may need only one copy of executor object for all browserPage instances in the project.
setExecutor(Executor) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setFlexBasis(FlexBasis) - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
setFlexBasis(FlexBasis) - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
setFlexGrow(FlexGrow) - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
setFlexGrow(FlexGrow) - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
setFlexShrink(FlexShrink) - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
setFlexShrink(FlexShrink) - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
setFontFamily(FontFamily) - Method in class com.webfirmframework.wffweb.css.Font
 
setFontFamilyNames(String[]) - Method in class com.webfirmframework.wffweb.css.FontFamily
Eg:- String[] fontFamilyNames = {"Times New Roman", "Georgia", GenericFontFamilyNameContants.SERIF};
setFontSize(FontSize) - Method in class com.webfirmframework.wffweb.css.Font
 
setFontStyle(FontStyle) - Method in class com.webfirmframework.wffweb.css.Font
 
setFontVariant(FontVariant) - Method in class com.webfirmframework.wffweb.css.Font
 
setFontWeight(FontWeight) - Method in class com.webfirmframework.wffweb.css.Font
 
setG(int) - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
to set the green value which is in between 0 to 255.
setG(int) - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
setH(int) - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
setH(int) - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
setHidden(Boolean) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Hidden
Deprecated.
as there is no affect of boolean values for this attribute. this method will be removed later.
setHorizontal(String) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
setHsl(String) - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
setHsla(String) - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
setHslaCssValue(HslaCssValue) - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
setHslaCssValue(HslaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
setHslaCssValue(HslaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
setHslaCssValue(HslaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
setHslaCssValue(HslaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
setHslaCssValue(HslaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
setHslaCssValue(HslaCssValue) - Method in class com.webfirmframework.wffweb.css.Color
 
setHslaCssValue(HslaCssValue) - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
setHslCssValue(HslCssValue) - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
setHslCssValue(HslCssValue) - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
setHslCssValue(HslCssValue) - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
setHslCssValue(HslCssValue) - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
setHslCssValue(HslCssValue) - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
setHslCssValue(HslCssValue) - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
setHslCssValue(HslCssValue) - Method in class com.webfirmframework.wffweb.css.Color
 
setHslCssValue(HslCssValue) - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
setImageUrls(UrlCss3Value...) - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
setImageUrls(UrlCss3Value...) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
setImageUrls(UrlCss3Value...) - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
setImageUrls(String...) - Method in class com.webfirmframework.wffweb.css.BackgroundImage
sample code :- backgroundImage.setImageUrls("Test.gif", "TestImage.png") creates background-image: url("Test.gif"), url("TestImage.png");.
setImageUrls(String...) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
sample code :- backgroundImage.setImageUrls("Test.gif", "TestImage.png") creates background-image: url("Test.gif"), url("TestImage.png");.
setImageUrls(String...) - Method in class com.webfirmframework.wffweb.css.css3.Icon
sample code :- icon.setImageUrls("Test.gif", "TestImage.png") creates background-image: url("Test.gif"), url("TestImage.png");.
setIndex(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.TabIndex
 
setInnerHtmlAddListener(InnerHtmlAddListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
setInnerHtmlTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener.Event
 
setInsertAfterListener(InsertAfterListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setInsertBeforeListener(InsertBeforeListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
Deprecated.
will be removed in future as there is a better implementation with InsertTagsBeforeListener
setInsertedTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertAfterListener.Event
 
setInsertedTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
setInsertedTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertTagsBeforeListener.Event
 
setInsertedTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ReplaceListener.Event
 
setInsertTagsBeforeListener(InsertTagsBeforeListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setJsFilterFunctionBody(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
Sets the filter function body JavaScript.
setJsPostFunctionBody(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
Sets the post function body JavaScript.
setJsPreFunctionBody(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
Sets the pre function body JavaScript.
setL(float) - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
setL(float) - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
setLeft(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
setLeft(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
setLeft(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
setLength(int) - Method in class com.webfirmframework.wffweb.io.OutputBuffer
 
setLineHeight(LineHeight) - Method in class com.webfirmframework.wffweb.css.Font
 
setListStyleImage(ListStyleImage) - Method in class com.webfirmframework.wffweb.css.ListStyle
 
setListStylePosition(ListStylePosition) - Method in class com.webfirmframework.wffweb.css.ListStyle
 
setListStyleType(ListStyleType) - Method in class com.webfirmframework.wffweb.css.ListStyle
 
setLoop(Boolean) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Loop
 
setMargin(MarginTop, MarginRight, MarginBottom, MarginLeft) - Method in class com.webfirmframework.wffweb.css.Margin
sets the top, right, bottom and left width in Margin.
setMenuId(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.ContextMenu
 
setModified(boolean) - Method in class com.webfirmframework.wffweb.tag.core.AbstractTagBase
set true whenever this object's state is modified.
setModified(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
setModifiedLockless(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
setMovedChildTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.ChildMovedEvent
 
setMozColumnRuleColor(MozColumnRuleColor) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
setMozColumnRuleStyle(MozColumnRuleStyle) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
setMozColumnRuleWidth(MozColumnRuleWidth) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
setMozFlexBasis(MozFlexBasis) - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
setMozFlexGrow(MozFlexGrow) - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
setMozFlexShrink(MozFlexShrink) - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
setName(byte...) - Method in class com.webfirmframework.wffweb.util.data.NameValue
 
setName(String) - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
setNonceForWffScript(String) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Sets nonce attribute value for wff script.
setNonClosing(boolean) - Static method in class com.webfirmframework.wffweb.tag.html.Br
 
setNonClosing(boolean) - Static method in class com.webfirmframework.wffweb.tag.html.links.Link
 
setNonClosing(boolean) - Static method in class com.webfirmframework.wffweb.tag.html.metainfo.Base
 
setNonClosing(boolean) - Static method in class com.webfirmframework.wffweb.tag.html.metainfo.Meta
 
setOptimizeCssString(boolean) - Method in class com.webfirmframework.wffweb.css.file.CssFile
optimizes the toCssString output.
setOuter(boolean) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
setOuter(boolean) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
setOuter(boolean) - Method in class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
setOutlineColor(OutlineColor) - Method in class com.webfirmframework.wffweb.css.Outline
 
setOutlineStyle(OutlineStyle) - Method in class com.webfirmframework.wffweb.css.Outline
 
setOutlineWidth(OutlineWidth) - Method in class com.webfirmframework.wffweb.css.Outline
 
setOwnerTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB:- this method is used for internal purpose, so it should not be consumed.
setOwnerTags(Set<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
setPadding(PaddingTop, PaddingRight, PaddingBottom, PaddingLeft) - Method in class com.webfirmframework.wffweb.css.Padding
sets the top, right, bottom and left width in Padding.
setParent(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Deprecated.
This method is not allowed to use. It's not implemented.
setParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.Event
 
setParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener.Event
 
setParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener.Event
 
setParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.Bottom
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.Perspective
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.FontSize
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.HeightCss
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.Left
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.LetterSpacing
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.LineHeight
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.MarginBottom
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.MarginLeft
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.MarginRight
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.MarginTop
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.MaxHeight
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.MaxWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.MinHeight
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.MinWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.OutlineOffset
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.OutlineWidth
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.PaddingBottom
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.PaddingLeft
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.PaddingRight
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.PaddingTop
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.Right
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.Top
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.WidthCss
 
setPercent(float) - Method in class com.webfirmframework.wffweb.css.WordSpacing
 
setPercent(float) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Height
 
setPercent(float) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Width
 
setPreIndexedAttribute(PreIndexedAttributeName) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB: only for internal use.
setPreIndexedAttribute(PreIndexedAttributeName) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
setPrependCharset(boolean) - Method in class com.webfirmframework.wffweb.css.file.CssFile
prepends the charset declaration (eg: @CHARSET "UTF-8";) while writing css string to the output stream by toOutputStream methods.
setPrependDocType(boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
setPreserveOutputBufferContent(boolean) - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
To preserve the content in OutputBuffer in HtmlView#develop(OutputBuffer) method argument so that the new content can be appended in the next invocation of HtmlView#develop(OutputBuffer) method.
setPreventDefault(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
true to call event.preventDefault(); on event.
setPreventDefault(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.CustomEventAttribute
 
setPreventDefault(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.form.OnSubmit
true to call event.preventDefault(); on event, it will prevent form submission to action url if it is added on form.
setPreviousParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagAppendListener.ChildMovedEvent
 
setPreviousParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InnerHtmlAddListener.Event
 
setPreviousParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertAfterListener.Event
 
setPreviousParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertBeforeListener.Event
 
setPreviousParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.InsertTagsBeforeListener.Event
 
setPreviousParentTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ReplaceListener.Event
 
setPushQueue(PushQueue, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setPushQueueEnabled(boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
If the server could not push any server updates it will be put in the queue and when it tries to push in the next time it will first push updates from this queue.
setPushQueueOnNewWebSocketListener(boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
By default it's set as true.
setR(int) - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
to set the red value which is in between 0 to 255.
setR(int) - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
setRebuild(boolean) - Method in class com.webfirmframework.wffweb.io.OutputBuffer
 
setRebuild(boolean) - Method in class com.webfirmframework.wffweb.tag.core.AbstractTagBase
 
setRemovedAttributeNames(String[]) - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener.RemovedEvent
 
setRemovedChildrenTags(AbstractHtml[]) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener.Event
 
setRemovedChildTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.ChildTagRemoveListener.Event
 
setRemovedFromTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.listener.AttributeRemoveListener.RemovedEvent
 
setReplaceListener(ReplaceListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setRgb(String) - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
setRgba(String) - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
 
setRgbaCssValue(RgbaCssValue) - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
setRgbaCssValue(RgbaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
setRgbaCssValue(RgbaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
setRgbaCssValue(RgbaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
setRgbaCssValue(RgbaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
setRgbaCssValue(RgbaCssValue) - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
setRgbaCssValue(RgbaCssValue) - Method in class com.webfirmframework.wffweb.css.Color
 
setRgbaCssValue(RgbaCssValue) - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
setRgbCssValue(RgbCssValue) - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
setRgbCssValue(RgbCssValue) - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
setRgbCssValue(RgbCssValue) - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
setRgbCssValue(RgbCssValue) - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
setRgbCssValue(RgbCssValue) - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
setRgbCssValue(RgbCssValue) - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
setRgbCssValue(RgbCssValue) - Method in class com.webfirmframework.wffweb.css.Color
 
setRgbCssValue(RgbCssValue) - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
setRight(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
setRight(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
setRight(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
setS(float) - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
setS(float) - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
setSelfClosing(boolean) - Static method in class com.webfirmframework.wffweb.tag.html.Br
 
setSelfClosing(boolean) - Static method in class com.webfirmframework.wffweb.tag.html.links.Link
 
setSelfClosing(boolean) - Static method in class com.webfirmframework.wffweb.tag.html.metainfo.Base
 
setSelfClosing(boolean) - Static method in class com.webfirmframework.wffweb.tag.html.metainfo.Meta
 
setServerAsyncMethod(boolean, String, ServerAsyncMethod, String, String, Object) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
setServerAsyncMethod(ServerAsyncMethod) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
setServerAsyncMethod(String, ServerAsyncMethod, String, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
setServerAsyncMethod(String, ServerAsyncMethod, String, String, Object) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
setServerMethodName(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Deprecated.
The use of this method is not encouraged. Use constructor initialization instead. This method will be removed only if the minimal java version of this framework is upgraded to a java record class supported version.
setServerSideData(Object) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
 
setShared(boolean) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setSharedData(Object) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Sets the object which will be accessible by getSharedData method in all of this tag hierarchy.
setSharedData(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
Sets the object which will be accessible by getSharedData method in all of this tag hierarchy.
setSharedDataIfNull(Object) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
setSharedDataIfNull(Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
 
setSourceAttribute(AbstractAttribute) - Method in class com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener.Event
 
setSourceTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Deprecated.
The use of this method is not encouraged. Use constructor initialization instead. This method will be removed only if the minimal java version of this framework is upgraded to a java record class supported version.
setStateChangeInformer(StateChangeInformer<CssProperty>) - Method in class com.webfirmframework.wffweb.css.core.AbstractCssProperty
 
setStateChangeInformer(StateChangeInformer<Bean>) - Method in class com.webfirmframework.wffweb.data.AbstractBean
 
setTagType(AbstractHtml.TagType) - Static method in class com.webfirmframework.wffweb.tag.html.formsandinputs.Input
 
setTagType(AbstractHtml.TagType) - Static method in class com.webfirmframework.wffweb.tag.html.Hr
 
setTagType(AbstractHtml.TagType) - Static method in class com.webfirmframework.wffweb.tag.html.images.Img
 
setTop(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
setTop(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
setTop(Float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
setTranslation(boolean) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Translate
 
setUnicodeChars(String[]) - Method in class com.webfirmframework.wffweb.css.UnicodeRange
Eg:- String[] unicodeChars = {"U+0400-045F", "U+0490-0491", "U+04B0-04B1", "U+2116"};
setUpdateClient(boolean) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setUpdateClientNature(SharedTagContent.UpdateClientNature) - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
setUrl(String) - Method in class com.webfirmframework.wffweb.css.ListStyleImage
 
setUrl(String) - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
setUrlCssValue(String) - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
setUuid(UUID) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
To set UUID as id value.
setValidateFontFamilyName(boolean) - Method in class com.webfirmframework.wffweb.css.FontFamily
 
setValidateFontFamilyNameGlobally(boolean) - Static method in class com.webfirmframework.wffweb.css.FontFamily
 
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Accept
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.AcceptCharset
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Action
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Align
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Alt
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Async
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Charset
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.ColorAttribute
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.CoOrds
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Defer
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.DirName
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.EncType
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Face
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.For
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
 
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Title
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.HttpEquiv
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Method
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Name
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.NoHref
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Nonce
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
 
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rev
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Role
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Scope
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Shape
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Size
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Sorted
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Src
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Target
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Type
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.UseMap
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Value
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attributewff.CustomAttribute
 
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoFocus
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoPlay
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Content
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.DateTime
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAction
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAttribute
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormEncType
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormMethod
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormNoValidate
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.High
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.List
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Low
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Max
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Media
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Min
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Multiple
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Muted
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Optimum
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Pattern
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Placeholder
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Poster
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Preload
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Required
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sizes
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.SrcSet
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Step
sets the value for this attribute
setValue(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Wrap
sets the value for this attribute
setValue(double) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
setValue(float) - Method in class com.webfirmframework.wffweb.css.css3.FlexGrow
 
setValue(float) - Method in class com.webfirmframework.wffweb.css.css3.FlexShrink
 
setValue(float) - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
setValue(float) - Method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
setValue(float) - Method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
setValue(float) - Method in class com.webfirmframework.wffweb.css.css3.Opacity
 
setValue(float) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
setValue(float) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
setValue(float) - Method in class com.webfirmframework.wffweb.css.LineHeight
 
setValue(float) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
setValue(float, LengthUnit) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Height
 
setValue(float, LengthUnit) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Width
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.BorderSpacing
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.Bottom
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.Perspective
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.FontSize
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.HeightCss
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.Left
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.LetterSpacing
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.LineHeight
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.MarginBottom
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.MarginLeft
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.MarginRight
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.MarginTop
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.MaxHeight
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.MaxWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.MinHeight
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.MinWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.OutlineOffset
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.OutlineWidth
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.PaddingBottom
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.PaddingLeft
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.PaddingRight
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.PaddingTop
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.Right
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.Top
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.WidthCss
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.WordSpacing
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Height
 
setValue(float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Width
 
setValue(float, CssLengthUnit, float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.BorderSpacing
 
setValue(float, CssLengthUnit, float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
setValue(float, CssLengthUnit, float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
setValue(float, CssLengthUnit, float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
setValue(float, CssLengthUnit, float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
setValue(float, CssLengthUnit, float, CssLengthUnit) - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
setValue(int) - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
setValue(int) - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
 
setValue(int) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
setValue(int) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Border
 
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.CellPadding
 
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.CellSpacing
 
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Cols
 
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.ColSpan
 
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.MaxLength
sets the value for this attribute
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.MinLength
sets the value for this attribute
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rows
 
setValue(int) - Method in class com.webfirmframework.wffweb.tag.html.attribute.RowSpan
 
setValue(int, LengthUnit) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Height
 
setValue(int, LengthUnit) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Width
 
setValue(int, CssLengthUnit) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Height
 
setValue(int, CssLengthUnit) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Width
 
setValue(long) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
setValue(CssColorName) - Method in class com.webfirmframework.wffweb.css.Color
 
setValue(Object) - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
setValue(String) - Method in class com.webfirmframework.wffweb.css.BackgroundColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.BorderColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
setValue(String) - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.BorderRightColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.BorderTopColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.Color
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.Margin
the margin length to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.OutlineColor
the color/color code to set.
setValue(String) - Method in class com.webfirmframework.wffweb.css.Padding
the padding length to set.
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Accept
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.AcceptCharset
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Action
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Align
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Alt
sets the value for this attribute.
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Async
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Charset
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Checked
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.ColorAttribute
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.CoOrds
sets the value for this attribute.
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Defer
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.DirName
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Disabled
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.EncType
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.AbstractEventAttribute
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Face
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.For
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.ClassAttribute
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Dir
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Lang
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Title
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Href
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.HrefLang
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.HttpEquiv
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.IsMap
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Method
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Name
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.NoHref
sets the value for this attribute.
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Nonce
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.ReadOnly
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rel
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Rev
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Role
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Scope
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Selected
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Shape
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Size
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Sorted
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Src
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Target
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Type
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.UseMap
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.Value
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.attributewff.CustomAttribute
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoFocus
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoPlay
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Content
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.DateTime
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Default
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Download
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAction
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormAttribute
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormEncType
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormMethod
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormNoValidate
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataAttribute
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Dropzone
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.High
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.List
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Low
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Max
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Media
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Min
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Multiple
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Muted
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Open
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Optimum
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Pattern
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Placeholder
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Poster
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Preload
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Required
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Reversed
 
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sandbox
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Sizes
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.SrcSet
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Step
sets the value for this attribute
setValue(String) - Method in class com.webfirmframework.wffweb.tag.html.html5.attribute.Wrap
sets the value for this attribute
setValue(Locale) - Method in class com.webfirmframework.wffweb.tag.html.attribute.HrefLang
sets the value for this attribute
setValue(UUID) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Id
value for the id attribute.
setValueChangeListener(AttributeValueChangeListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This listener is used for internal purpose and should not be consumed.
setValues(byte[]...) - Method in class com.webfirmframework.wffweb.util.data.NameValue
 
setValueType(BMValueType) - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
setValueTypeByte(byte) - Method in class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
setVertical(String) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
setWebkitColumnRuleColor(WebkitColumnRuleColor) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
setWebkitColumnRuleStyle(WebkitColumnRuleStyle) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
setWebkitColumnRuleWidth(WebkitColumnRuleWidth) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
setWebkitFlexBasis(WebkitFlexBasis) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
setWebkitFlexGrow(WebkitFlexGrow) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
setWebkitFlexShrink(WebkitFlexShrink) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
setWebSocketDefultHeartbeatInterval(int) - Static method in class com.webfirmframework.wffweb.server.page.BrowserPage
Sets the default heartbeat ping interval of webSocket client in milliseconds.
setWebSocketDefultReconnectInterval(int) - Static method in class com.webfirmframework.wffweb.server.page.BrowserPage
Sets the default reconnect interval of webSocket client in milliseconds.
setWebSocketHeartbeatInterval(int) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Sets the heartbeat ping interval of webSocket client in milliseconds.
setWebSocketPushListener(WebSocketPushListener) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
setWebSocketReconnectInterval(int) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Sets the reconnect interval of webSocket client in milliseconds.
setWffBMDataDeleteListener(WffBMDataDeleteListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setWffBMDataUpdateListener(WffBMDataUpdateListener, Object) - Method in class com.webfirmframework.wffweb.tag.html.model.AbstractHtml5SharedObject
NB:- This method is for only for internal use
setX(int) - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
setY(int) - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
SEVEN_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_700 is available for the same purpose
SEX - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Gender identity (e.g.
SHA_256 - Static variable in class com.webfirmframework.wffweb.util.HashUtil
 
SHA_384 - Static variable in class com.webfirmframework.wffweb.util.HashUtil
 
SHA_512 - Static variable in class com.webfirmframework.wffweb.util.HashUtil
 
Shape - Class in com.webfirmframework.wffweb.tag.html.attribute
This attribute is used to define a selectable region for hypertext source links associated with a figure to create an image map.
Shape(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Shape
 
SHAPE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SHAPE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
SHARED_TAG_CONTENT - Static variable in class com.webfirmframework.wffweb.security.object.SecurityClassConstants
 
SharedTagContent<T> - Class in com.webfirmframework.wffweb.tag.html
This class is highly thread-safe so you can even declare a static object to use under multiple threads.
SharedTagContent(boolean, T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(boolean, T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(SharedTagContent.UpdateClientNature, boolean, T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(SharedTagContent.UpdateClientNature, boolean, T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
or null if no preference.
SharedTagContent(SharedTagContent.UpdateClientNature, T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(SharedTagContent.UpdateClientNature, T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(Executor, boolean, T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(Executor, boolean, T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(Executor, SharedTagContent.UpdateClientNature, boolean, T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(Executor, SharedTagContent.UpdateClientNature, boolean, T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(Executor, SharedTagContent.UpdateClientNature, T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(Executor, SharedTagContent.UpdateClientNature, T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
 
SharedTagContent(Executor, T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
plain text content with updateClientNature as UpdateClientNature.ALLOW_ASYNC_PARALLEL.
SharedTagContent(Executor, T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
The default value of updateClientNature is UpdateClientNature.ALLOW_ASYNC_PARALLEL.
SharedTagContent(T) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
plain text content with updateClientNature as UpdateClientNature.ALLOW_ASYNC_PARALLEL.
SharedTagContent(T, boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.SharedTagContent
The default value of updateClientNature is UpdateClientNature.ALLOW_ASYNC_PARALLEL.
SharedTagContent.ChangeEvent<T> - Class in com.webfirmframework.wffweb.tag.html
 
SharedTagContent.Content<T> - Class in com.webfirmframework.wffweb.tag.html
This is a serializable record class for handling content in SharedTagContent object.
SharedTagContent.ContentChangeListener<T> - Interface in com.webfirmframework.wffweb.tag.html
 
SharedTagContent.ContentFormatter<T> - Interface in com.webfirmframework.wffweb.tag.html
 
SharedTagContent.DetachEvent<T> - Class in com.webfirmframework.wffweb.tag.html
 
SharedTagContent.DetachListener<T> - Interface in com.webfirmframework.wffweb.tag.html
 
SharedTagContent.UpdateClientNature - Enum Class in com.webfirmframework.wffweb.tag.html
Represents the behavior of push operation of BrowserPage to client.
SHOW - Enum constant in enum class com.webfirmframework.wffweb.css.EmptyCells
 
SIENNA - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SILVER - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SIX_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_600 is available for the same purpose
Size - Class in com.webfirmframework.wffweb.tag.html.attribute
size attribute for the element.
Size(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Size
 
Size(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Size
 
SIZE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SIZE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Sizes - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
 
Sizes(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Sizes
 
SIZES - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SIZES - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
SKY_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SLATE_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SLATE_GRAY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SLATE_GREY - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
slice(ByteBuffer, int, Slice<ByteBuffer>) - Static method in class com.webfirmframework.wffweb.util.ByteBufferUtil
Eg:
Slice<T> - Interface in com.webfirmframework.wffweb.util
 
sliceIfRequired(ByteBuffer, int, Slice<ByteBuffer>) - Static method in class com.webfirmframework.wffweb.util.ByteBufferUtil
It slices only if required, i.e.
SLIDER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A user input where the user selects a value from within a given range.
Small - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Small(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Small
 
SMALL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SMALL - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
SMALL - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SMALL_CAPS - Enum constant in enum class com.webfirmframework.wffweb.css.FontVariant
 
SMALL_CAPTION - Static variable in class com.webfirmframework.wffweb.css.Font
 
SmallAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Small attributes
SMALLER - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
SNOW - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SOFT - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.Wrap
not to be wrapped when submitted in a form
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.BorderStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
SOLID - Enum constant in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
Sorted - Class in com.webfirmframework.wffweb.tag.html.attribute
 
Sorted(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Sorted
 
SORTED - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SORTED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Source - Class in com.webfirmframework.wffweb.tag.html.html5
 
Source(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Source
 
SOURCE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SOURCE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SourceAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Source attributes
sourceAttribute() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
the source attribute from which the event is generated.
sourceListener() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
 
sourceListener() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.DetachEvent
 
sourceTag() - Method in class com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
NB: The deprecated ServerAsyncMethod.Event.setSourceTag(AbstractHtml) will not affect the value of this method.
sourceTag() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.ChangeEvent
 
sourceTag() - Method in class com.webfirmframework.wffweb.tag.html.SharedTagContent.DetachEvent
 
SPACE_AROUND - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
SPACE_AROUND - Enum constant in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
SPACE_BETWEEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
SPACE_BETWEEN - Enum constant in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
Span - Class in com.webfirmframework.wffweb.tag.html.stylesandsemantics
 
Span(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.stylesandsemantics.Span
 
SPAN - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SPAN - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SpanAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Span attributes
SpellCheck - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
<element spellcheck="true|false">
SpellCheck() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.SpellCheck
false will be set as the value.
SpellCheck(boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.SpellCheck
 
SpellCheck(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.SpellCheck
 
SPELLCHECK - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SPELLCHECK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
SPINBUTTON - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A form of range that expects the user to select from among discrete choices.
split(int) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
split(String) - Static method in class com.webfirmframework.wffweb.util.CssValueUtil
splits each cssValue part based on the css rule.
split(String, char) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
split(String, int) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
splitByAny(int[]) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
splitByAny(String, int[]) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
splitByColon(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Splits the given string by colon (:).
splitByComma(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Splits the given string by comma (,).
splitBySemicolon(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Splits the given string by semicolon (;).
splitBySpace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Splits the given string by space.
SPRING_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
SQUARE - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
Src - Class in com.webfirmframework.wffweb.css
src: URL;
Src - Class in com.webfirmframework.wffweb.tag.html.attribute
src attribute for the element.
Src(String) - Constructor for class com.webfirmframework.wffweb.css.Src
 
Src(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Src
 
SRC - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SRC - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
SRC - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
SrcCssProperty - Class in com.webfirmframework.wffweb.css
src: URL;
SrcCssProperty(String) - Constructor for class com.webfirmframework.wffweb.css.SrcCssProperty
 
SrcSet - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
 
SrcSet(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.SrcSet
 
SRCSET - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
SRCSET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
START - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
START - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
The first document in a selection
startAndEndIndexesOf(String, String, String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
gets all start and end indexes as an array of array which start and end with the given values.
Note:- it will never return null instead it will return an empty array (having length zero).
startIndexAndEndIndexOf(String, String, String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
startIndexAndEndIndexOf(String, String, String, int) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
startIndexOf(String, String, String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
startIndexOf(String, String, String, int) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
startsWith(UnicodeString) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
startsWithSpace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Checks if the first char is a space char
startsWithWhitespace(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.BorderColor
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.BorderRight
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.BorderTop
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.Font
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.ListStyle
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.Margin
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.Outline
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.css.Padding
 
stateChanged(CssProperty) - Method in class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.Border
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.Color
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.Cursor
 
stateChanged(Bean) - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
stateChanged(INFORMINGFROM) - Method in interface com.webfirmframework.wffweb.informer.StateChangeInformer
 
StateChangeInformer<INFORMINGFROM> - Interface in com.webfirmframework.wffweb.informer
 
STATIC - Enum constant in enum class com.webfirmframework.wffweb.css.Position
 
STATUS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A container whose content is advisory information for the user but is not important enough to justify an alert, often but not necessarily presented as a status bar.
STATUS_BAR - Static variable in class com.webfirmframework.wffweb.css.Font
 
STEEL_BLUE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Step - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
step attribute for the element.
step attribute for input element :-
Works with the min and max attributes to limit the increments at which a numeric or date-time value can be set.
Step() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Step
initializes attribute with initial value as 1
Step(int) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Step
 
Step(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Step
 
STEP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
STEP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
STREET_ADDRESS - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
STRETCH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
STRETCH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
STRETCH - Enum constant in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
STRETCH - Static variable in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
STRING - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to initialize String value
StringBuilderUtil - Class in com.webfirmframework.wffweb.util
 
StringUtil - Class in com.webfirmframework.wffweb.util
 
strip() - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
strip(String) - Static method in class com.webfirmframework.wffweb.util.StringUtil
Removes the trailing and leading whitespaces
strip(StringBuilder) - Static method in class com.webfirmframework.wffweb.util.StringBuilderUtil
 
Strong - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Strong(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Strong
 
STRONG - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
STRONG - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
StrongAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Strong attributes
Style - Class in com.webfirmframework.wffweb.tag.html.attribute.global
 
Style() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
Style(boolean, CssProperty...) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
Style(CssProperty...) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
Style(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
Style(Map<String, String>) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Style
 
STYLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
STYLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
STYLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
STYLE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
StyleAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Style attributes
STYLESHEET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
Specifies that the related tag is for style sheet.
STYLESHEET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
An external style sheet for the document
StyleTag - Class in com.webfirmframework.wffweb.tag.html.stylesandsemantics
 
StyleTag(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.stylesandsemantics.StyleTag
 
Sub - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Sub(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Sub
 
SUB - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SUB - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SubAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Sub attributes
SUBMIT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
subscribeTo(boolean, SharedTagContent<T>, SharedTagContent.ContentFormatter<T>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Subscribes to the given SharedTagContent and listens to its content updates but pushes updates of this tag to client browser page only if there is an active WebSocket connection between server and client browser page and if there is no active WebSocket connection that changes will not be cached for later push.
subscribeTo(boolean, SharedTagContent<T>, SharedTagContent.ContentFormatter<T>) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
Deprecated.
this method is not allowed in NoTag or Blank class.
subscribeTo(SharedTagContent<T>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Subscribes to the given SharedTagContent and listens to its content updates but pushes updates of this tag to client browser page only if there is an active WebSocket connection between server and client browser page and if there is no active WebSocket connection that changes will not be cached for later push.
subscribeTo(SharedTagContent<T>, SharedTagContent.ContentFormatter<T>) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Subscribes to the given SharedTagContent and listens to its content updates but pushes updates of this tag to client browser page only if there is an active WebSocket connection between server and client browser page and if there is no active WebSocket connection that changes will not be cached for later push.
SUBSECTION - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
A subsection of the document
substring(int) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
substring(int, int) - Method in class com.webfirmframework.wffweb.lang.UnicodeString
 
Summary - Class in com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics
 
Summary(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.stylesandsemantics.Summary
 
SUMMARY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SUMMARY - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SummaryAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Summmary attributes
Sup - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Sup(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Sup
 
SUP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SUP - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SupAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for SupAttribute attributes
Svg - Class in com.webfirmframework.wffweb.tag.html.html5
 
Svg(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Svg
 
SVG - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
SVG - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
SvgAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for SvgAttribute attributes
SW_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 

T

TAB - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A grouping label providing a mechanism for selecting the tab content that is to be rendered to the user.
TAB_CLOSE - Enum constant in enum class com.webfirmframework.wffweb.server.page.BrowserPage.On
to remove the current BrowserPage instance from BrowserPageContext when the tab/window is closed.
TabIndex - Class in com.webfirmframework.wffweb.tag.html.attribute.global
<element tabindex="number">
TabIndex(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.TabIndex
 
TabIndex(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.TabIndex
 
TABINDEX - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
TABINDEX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Table - Class in com.webfirmframework.wffweb.tag.html.tables
 
Table(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.Table
 
TABLE - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TABLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TABLE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TABLE_CAPTION - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TABLE_CELL - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TABLE_COLUMN - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TABLE_COLUMN_GROUP - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TABLE_FOOTER_GROUP - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TABLE_HEADER_GROUP - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TABLE_LAYOUT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TABLE_ROW - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TABLE_ROW_GROUP - Enum constant in enum class com.webfirmframework.wffweb.css.Display
 
TableAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Table attributes
TableLayout - Enum Class in com.webfirmframework.wffweb.css
table-layout: auto|fixed|initial|inherit;
TABLIST - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A list of tab elements, which are references to tabpanel elements.
TABPANEL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A container for the resources associated with a tab, where each tab is contained in a tablist.
TAG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rel
A tag (keyword) for the current document
TAG - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Rev
 
TAG_NAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.global.DataWffId
Deprecated.
incorrect naming, the correct naming is ATTRIBUTE_NAME. This constant variable will be removed in the later version, use DataWffId.ATTRIBUTE_NAME constant instead of this.
TagBase - Interface in com.webfirmframework.wffweb.tag.core
 
TagContent - Enum Class in com.webfirmframework.wffweb.tag.htmlwff
 
tagName() - Method in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TagNameConstants - Class in com.webfirmframework.wffweb.tag.html
 
TagRegistry - Class in com.webfirmframework.wffweb.tag.html.core
 
TagRegistry() - Constructor for class com.webfirmframework.wffweb.tag.html.core.TagRegistry
 
TagRepository - Class in com.webfirmframework.wffweb.tag.repository
TagRepository class for tag operations like finding tags/attributes with certain criteria, upserting/deleting wffObjects from tag etc...
TagRepository(Object, BrowserPage, AbstractHtml...) - Constructor for class com.webfirmframework.wffweb.tag.repository.TagRepository
Deprecated.
since 3.0.0
TagRepository(Object, BrowserPage, Map<String, AbstractHtml>, AbstractHtml...) - Constructor for class com.webfirmframework.wffweb.tag.repository.TagRepository
This constructor is only for internal use.
TagStringUtil - Class in com.webfirmframework.wffweb.util
 
TagUtil - Class in com.webfirmframework.wffweb.tag.html
 
TAN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Target - Class in com.webfirmframework.wffweb.tag.html.attribute
This attribute specifies where to display the linked resource.
Target(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Target
 
TARGET - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
TARGET - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Task - Enum Class in com.webfirmframework.wffweb.server.page
Only for internal purpose.
TASK - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
TASK_OF_TASKS - Enum constant in enum class com.webfirmframework.wffweb.server.page.Task
 
TBody - Class in com.webfirmframework.wffweb.tag.html.tables
 
TBody(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.TBody
 
TBODY - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TBODY - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TBodyAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for TBody attributes
Td - Class in com.webfirmframework.wffweb.tag.html.tables
 
Td(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.Td
 
TD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TD - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TdAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Td attributes
TEAL - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
TEL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
TEL - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
full telephone number, including country code
TEL_AREA_CODE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
TEL_COUNTRY_CODE - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
TEL_EXTENSION - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
TEL_LOCAL - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
TEL_LOCAL_PREFIX - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
TEL_LOCAL_SUFFIX - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
TEL_NATIONAL - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
Template - Class in com.webfirmframework.wffweb.tag.html.html5
 
Template(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Template
 
TEMPLATE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TEMPLATE - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TemplateAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Template attributes
text(R, String) - Static method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Adds inner content for the given parent object, children of parent will be removed if already exists.
Text - Class in com.webfirmframework.wffweb.tag.html.html5
 
Text(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Text
 
TEXT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TEXT - Enum constant in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
content type is plain text
TEXT - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
TEXT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
TEXT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TEXT_ALIGN - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TEXT_ALIGN_LAST - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TEXT_CSS - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
TEXT_DECORATION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TEXT_DECORATION_LINE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TEXT_DECORATION_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TEXT_ECMASCRIPT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
TEXT_JAVASCRIPT - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
TEXT_JUSTIFY - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TEXT_PLAIN - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.EncType
Spaces are converted to "+" symbols, but no special characters are encoded.
TEXT_TRANSFORM - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TextAlign - Enum Class in com.webfirmframework.wffweb.css
text-align: left|right|center|justify|initial|inherit;
TextAlignLast - Enum Class in com.webfirmframework.wffweb.css.css3
text-align-last: auto|left|right|center|justify|start|end|initial|inherit;
TextArea - Class in com.webfirmframework.wffweb.tag.html.formsandinputs
 
TextArea(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formsandinputs.TextArea
 
TEXTAREA - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TEXTAREA - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TextAreaAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for TextArea attributes
TextAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Text attributes
TEXTBOX - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
Input that allows free-form text as its value.
TextDecoration - Enum Class in com.webfirmframework.wffweb.css.css3
text-decoration: none|underline|overline|line-through|initial|inherit;
css version : CSS1, renewed in CSS3
TextDecorationLine - Enum Class in com.webfirmframework.wffweb.css.css3
text-decoration-line: none|underline|overline|line-through|initial|inherit;
TextDecorationStyle - Enum Class in com.webfirmframework.wffweb.css.css3
text-decoration-style: solid|double|dotted|dashed|wavy|initial|inherit;
TextJustify - Enum Class in com.webfirmframework.wffweb.css.css3
text-justify: auto|inter-word|inter-ideograph|inter-cluster|distribute|kashida |trim|initial|inherit;
TextTransform - Enum Class in com.webfirmframework.wffweb.css
text-transform: none|capitalize|uppercase|lowercase|initial|inherit;
TFoot - Class in com.webfirmframework.wffweb.tag.html.tables
 
TFoot(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.TFoot
 
TFOOT - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TFOOT - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TFootAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for TFoot attributes
Th - Class in com.webfirmframework.wffweb.tag.html.tables
 
Th(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.Th
 
TH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TH - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
ThAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Th attributes
THead - Class in com.webfirmframework.wffweb.tag.html.tables
 
THead(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.THead
 
THEAD - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
THEAD - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
THeadAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for THead attributes
THICK - Static variable in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
THICK - Static variable in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
THICK - Static variable in class com.webfirmframework.wffweb.css.BorderRightWidth
 
THICK - Static variable in class com.webfirmframework.wffweb.css.BorderTopWidth
 
THICK - Static variable in class com.webfirmframework.wffweb.css.BorderWidth
 
THICK - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
THICK - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
THICK - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
THICK - Static variable in class com.webfirmframework.wffweb.css.OutlineWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.BorderRightWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.BorderTopWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.BorderWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
THIN - Static variable in class com.webfirmframework.wffweb.css.OutlineWidth
 
THISTLE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
THREE_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_300 is available for the same purpose
throwExceptionForInvalidValue(String) - Static method in class com.webfirmframework.wffweb.util.CssValueUtil
This method throws NullValueException if the given cssValue is null or InvalidValueException if the given cssValue is blank.
Time - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Time(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Time
 
TIME - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TIME - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
TIME - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TimeAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Time attributes
TIMER - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A type of live region containing a numerical counter which indicates an amount of elapsed time from a start point, or the time remaining until an end point.
TimeUnit - Interface in com.webfirmframework.wffweb.css.core
 
Title - Class in com.webfirmframework.wffweb.tag.html.attribute.global
<element title="text">
Title() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Title
sets blank.
Title(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.global.Title
 
TITLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
TITLE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
title
TITLE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
TITLE_TAG - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TitleAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Title attributes
TitleTag - Class in com.webfirmframework.wffweb.tag.html
 
TitleTag(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.TitleTag
 
toBigHtmlString() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigHtmlString() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigHtmlString() - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigHtmlString(boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigHtmlString(boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigHtmlString(boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigOutputStream(OutputStream) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigOutputStream(OutputStream, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigOutputStream(OutputStream, boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigOutputStream(OutputStream, boolean, Charset) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigOutputStream(OutputStream, boolean, Charset, boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, boolean, Charset, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, boolean, Charset, boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigOutputStream(OutputStream, String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, String) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigOutputStream(OutputStream, Charset) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBigOutputStream(OutputStream, Charset) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toBigOutputStream(OutputStream, Charset, boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Use this method to produce HTML from very heavy and complicated tag hierarchy.
toBuilderString() - Method in class com.webfirmframework.wffweb.io.OutputBuffer
 
toCompressedBytesByIndex(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
toCompressedBytesByIndex(boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
toCompressedWffBMBytes(Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toCompressedWffBMBytesV2(Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toCompressedWffBMBytesV2(Charset, Object) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Only for internal purpose
toCssString() - Method in class com.webfirmframework.wffweb.css.core.AbstractCssProperty
 
toCssString() - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
toCssString() - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toCssString(boolean) - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
toCssString(boolean) - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toCssStringNoSelector(boolean) - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
toDynamicJs(String) - Static method in class com.webfirmframework.wffweb.js.JsUtil
This method is mainly for internal use.
toDynamicJsString(String) - Static method in class com.webfirmframework.wffweb.js.JsUtil
It replaces all new lines by \n so that it can be used as a dynamic JavaScript string in event attributes js function body.
toHtmlString() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toHtmlString() - Method in interface com.webfirmframework.wffweb.tag.core.TagBase
gets the html string of the tag including the child tags/values.
toHtmlString() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toHtmlString() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
toHtmlString() - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toHtmlString() - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
 
toHtmlString(boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toHtmlString(boolean) - Method in interface com.webfirmframework.wffweb.tag.core.TagBase
rebuilds the html string of the tag including the child tags/values if parameter is true, otherwise returns the html string prebuilt and kept in the cache.
toHtmlString(boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toHtmlString(boolean) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
toHtmlString(boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toHtmlString(boolean) - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
 
toHtmlString(boolean, String) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Deprecated.
since 3.0.19 as it is unused in the internal implementation
toHtmlString(boolean, String) - Method in interface com.webfirmframework.wffweb.tag.core.TagBase
Deprecated.
since 3.0.19 as it is unused in the internal implementation. It will be removed in future major version.
toHtmlString(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Deprecated.
toHtmlString(boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
Deprecated.
toHtmlString(boolean, String) - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
 
toHtmlString(boolean, Charset) - Method in interface com.webfirmframework.wffweb.tag.core.TagBase
Deprecated.
since 3.0.19 as it is unused in the internal implementation. It will be removed in future major version.
toHtmlString(boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Deprecated.
toHtmlString(boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
Deprecated.
toHtmlString(boolean, Charset) - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
 
toHtmlString(String) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Deprecated.
since 3.0.19 as it is unused in the internal implementation
toHtmlString(String) - Method in interface com.webfirmframework.wffweb.tag.core.TagBase
Deprecated.
since 3.0.19 as it is unused in the internal implementation. It will be removed in future major version.
toHtmlString(String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Deprecated.
toHtmlString(String) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
Deprecated.
toHtmlString(String) - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
 
toHtmlString(Charset) - Method in interface com.webfirmframework.wffweb.tag.core.TagBase
Deprecated.
since 3.0.19 as it is unused in the internal implementation. It will be removed in future major version.
toHtmlString(Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Deprecated.
toHtmlString(Charset) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
Deprecated.
toHtmlString(Charset) - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
 
toLowerCase(String) - Static method in class com.webfirmframework.wffweb.util.TagStringUtil
In html, the tag characters are supposed to use a limited number of characters like 'a'-'z', 'A'-'Z', '0'-'9', '.', ',', '-' etc...
TOMATO - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
TOOLBAR - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A collection of commonly used function buttons represented in compact visual form.
TOOLTIP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A contextual popup that displays a description for an element.
toOutputStream(OutputStream) - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toOutputStream(OutputStream) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toOutputStream(OutputStream) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toOutputStream(OutputStream, boolean) - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toOutputStream(OutputStream, boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toOutputStream(OutputStream, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream, boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toOutputStream(OutputStream, boolean, boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toOutputStream(OutputStream, boolean, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream, boolean, boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toOutputStream(OutputStream, boolean, String) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toOutputStream(OutputStream, boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream, boolean, String) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toOutputStream(OutputStream, boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream, boolean, Charset) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toOutputStream(OutputStream, boolean, Charset, boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toOutputStream(OutputStream, boolean, Charset, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream, boolean, Charset, boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toOutputStream(OutputStream, String) - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toOutputStream(OutputStream, String) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toOutputStream(OutputStream, String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream, String) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toOutputStream(OutputStream, String, boolean) - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toOutputStream(OutputStream, Charset) - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toOutputStream(OutputStream, Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream, Charset) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toOutputStream(OutputStream, Charset, boolean) - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toOutputStream(OutputStream, Charset, boolean) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
NB: this method should not be called under BrowserPage.render() method because this method internally calls BrowserPage.render() method.
toOutputStream(OutputStream, Charset, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toOutputStream(OutputStream, Charset, boolean) - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
Top - Class in com.webfirmframework.wffweb.css
For absolutely positioned elements, the top property sets the top edge of an element to a unit above/below the top edge of its containing element.
Top() - Constructor for class com.webfirmframework.wffweb.css.Top
The auto will be set as the value
Top(float) - Constructor for class com.webfirmframework.wffweb.css.Top
 
Top(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.Top
 
Top(Top) - Constructor for class com.webfirmframework.wffweb.css.Top
 
Top(String) - Constructor for class com.webfirmframework.wffweb.css.Top
 
TOP - Enum constant in enum class com.webfirmframework.wffweb.css.CaptionSide
 
TOP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TOP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Align
 
TOP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Target
In HTML4: Load the response into the full, original window, canceling all other frames.
TOP - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.FormTarget
 
toString() - Method in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
 
toString() - Method in class com.webfirmframework.wffweb.css.BackgroundColor
 
toString() - Method in class com.webfirmframework.wffweb.css.BackgroundImage
 
toString() - Method in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
 
toString() - Method in class com.webfirmframework.wffweb.css.Border
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderBottom
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderBottomColor
 
toString() - Method in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderBottomWidth
 
toString() - Method in enum class com.webfirmframework.wffweb.css.BorderCollapse
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderColor
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderLeft
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderLeftColor
 
toString() - Method in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderLeftWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderRight
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderRightColor
 
toString() - Method in enum class com.webfirmframework.wffweb.css.BorderRightStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderRightWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderSpacing
 
toString() - Method in enum class com.webfirmframework.wffweb.css.BorderStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderTop
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderTopColor
 
toString() - Method in enum class com.webfirmframework.wffweb.css.BorderTopStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderTopWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.BorderWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.Bottom
 
toString() - Method in enum class com.webfirmframework.wffweb.css.CaptionSide
 
toString() - Method in enum class com.webfirmframework.wffweb.css.Clear
 
toString() - Method in class com.webfirmframework.wffweb.css.Color
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignContent
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignItems
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.AnimationIterationCount
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.BackgroundSize
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageOutset
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageRepeat
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSlice
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageSource
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.BorderImageWidth
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.ColumnCount
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.ColumnGap
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRule
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleColor
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.ColumnRuleWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.Columns
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.ColumnWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.Flex
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.FlexBasis
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.FlexGrow
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.FlexShrink
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.FontSizeAdjust
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.Icon
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozBackgroundSize
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnCount
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnGap
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRule
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleColor
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnRuleWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozColumnWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozFlex
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexBasis
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexGrow
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MozFlexShrink
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.MsFlex
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.OBackgroundSize
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.Opacity
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.Perspective
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.PerspectiveOrigin
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.Resize
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
toString() - Method in class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WordBreak
 
toString() - Method in enum class com.webfirmframework.wffweb.css.css3.WordWrap
 
toString() - Method in enum class com.webfirmframework.wffweb.css.CssColorName
 
toString() - Method in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
toString() - Method in enum class com.webfirmframework.wffweb.css.CssTimeUnit
 
toString() - Method in class com.webfirmframework.wffweb.css.Cursor
 
toString() - Method in enum class com.webfirmframework.wffweb.css.Direction
 
toString() - Method in enum class com.webfirmframework.wffweb.css.Display
 
toString() - Method in enum class com.webfirmframework.wffweb.css.EmptyCells
 
toString() - Method in class com.webfirmframework.wffweb.css.file.AbstractCssFileBlock
 
toString() - Method in class com.webfirmframework.wffweb.css.file.CssFile
 
toString() - Method in enum class com.webfirmframework.wffweb.css.FloatCss
 
toString() - Method in class com.webfirmframework.wffweb.css.Font
 
toString() - Method in class com.webfirmframework.wffweb.css.FontFamily
 
toString() - Method in class com.webfirmframework.wffweb.css.FontSize
 
toString() - Method in enum class com.webfirmframework.wffweb.css.FontStyle
 
toString() - Method in enum class com.webfirmframework.wffweb.css.FontVariant
 
toString() - Method in enum class com.webfirmframework.wffweb.css.FontWeight
 
toString() - Method in class com.webfirmframework.wffweb.css.HeightCss
 
toString() - Method in class com.webfirmframework.wffweb.css.HslaCssValue
 
toString() - Method in class com.webfirmframework.wffweb.css.HslCssValue
 
toString() - Method in class com.webfirmframework.wffweb.css.Left
 
toString() - Method in class com.webfirmframework.wffweb.css.LetterSpacing
 
toString() - Method in class com.webfirmframework.wffweb.css.LineHeight
 
toString() - Method in class com.webfirmframework.wffweb.css.ListStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.ListStyleImage
 
toString() - Method in enum class com.webfirmframework.wffweb.css.ListStylePosition
 
toString() - Method in enum class com.webfirmframework.wffweb.css.ListStyleType
 
toString() - Method in class com.webfirmframework.wffweb.css.Margin
 
toString() - Method in class com.webfirmframework.wffweb.css.MarginBottom
 
toString() - Method in class com.webfirmframework.wffweb.css.MarginLeft
 
toString() - Method in class com.webfirmframework.wffweb.css.MarginRight
 
toString() - Method in class com.webfirmframework.wffweb.css.MarginTop
 
toString() - Method in class com.webfirmframework.wffweb.css.MaxHeight
 
toString() - Method in class com.webfirmframework.wffweb.css.MaxWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.MinHeight
 
toString() - Method in class com.webfirmframework.wffweb.css.MinWidth
 
toString() - Method in class com.webfirmframework.wffweb.css.Outline
 
toString() - Method in class com.webfirmframework.wffweb.css.OutlineColor
 
toString() - Method in class com.webfirmframework.wffweb.css.OutlineOffset
 
toString() - Method in enum class com.webfirmframework.wffweb.css.OutlineStyle
 
toString() - Method in class com.webfirmframework.wffweb.css.OutlineWidth
 
toString() - Method in enum class com.webfirmframework.wffweb.css.Overflow
 
toString() - Method in class com.webfirmframework.wffweb.css.Padding
 
toString() - Method in class com.webfirmframework.wffweb.css.PaddingBottom
 
toString() - Method in class com.webfirmframework.wffweb.css.PaddingLeft
 
toString() - Method in class com.webfirmframework.wffweb.css.PaddingRight
 
toString() - Method in class com.webfirmframework.wffweb.css.PaddingTop
 
toString() - Method in enum class com.webfirmframework.wffweb.css.PageBreakAfter
 
toString() - Method in enum class com.webfirmframework.wffweb.css.PageBreakBefore
 
toString() - Method in enum class com.webfirmframework.wffweb.css.PageBreakInside
 
toString() - Method in enum class com.webfirmframework.wffweb.css.Position
 
toString() - Method in class com.webfirmframework.wffweb.css.RgbaCssValue
 
toString() - Method in class com.webfirmframework.wffweb.css.RgbCssValue
 
toString() - Method in class com.webfirmframework.wffweb.css.Right
 
toString() - Method in class com.webfirmframework.wffweb.css.Src
 
toString() - Method in enum class com.webfirmframework.wffweb.css.TableLayout
 
toString() - Method in enum class com.webfirmframework.wffweb.css.TextAlign
 
toString() - Method in enum class com.webfirmframework.wffweb.css.TextTransform
 
toString() - Method in class com.webfirmframework.wffweb.css.Top
 
toString() - Method in enum class com.webfirmframework.wffweb.css.UnicodeBidi
 
toString() - Method in class com.webfirmframework.wffweb.css.UnicodeRange
 
toString() - Method in class com.webfirmframework.wffweb.css.UrlCss3Value
 
toString() - Method in enum class com.webfirmframework.wffweb.css.Visibility
 
toString() - Method in enum class com.webfirmframework.wffweb.css.WhiteSpace
 
toString() - Method in class com.webfirmframework.wffweb.css.WidthCss
 
toString() - Method in class com.webfirmframework.wffweb.css.WordSpacing
 
toString() - Method in class com.webfirmframework.wffweb.csswff.CustomCssProperty
 
toString() - Method in class com.webfirmframework.wffweb.io.OutputBuffer
 
toString() - Method in interface com.webfirmframework.wffweb.tag.core.TagBase
gets the html string of the tag including the child tags/values.
toString() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toString() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
 
toString() - Method in class com.webfirmframework.wffweb.tag.html.DocType
 
toString() - Method in class com.webfirmframework.wffweb.view.AbstractHtmlView
 
toUpperCase(String) - Static method in class com.webfirmframework.wffweb.util.TagStringUtil
In html, the tag characters are supposed to use a limited number of characters like 'a'-'z', 'A'-'Z', '0'-'9', '.', ',', '-' etc...
This method gains performance than the native String.toUpperCase() method.
toWffBMBytes() - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toWffBMBytes(String) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toWffBMBytes(Charset) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
toWffBMBytes(Charset, Object) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
Only for internal use.
toWffString() - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
gets the attribute name and value in the format of name=value.
Tr - Class in com.webfirmframework.wffweb.tag.html.tables
 
Tr(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.tables.Tr
 
TR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TR - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TRACE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Method
 
Track - Class in com.webfirmframework.wffweb.tag.html.html5
 
Track(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Track
 
TRACK - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
TRACK - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
TrackAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Track attributes
TRANSACTION_AMOUNT - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
TRANSACTION_CURRENCY - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
TRANSFORM_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
TransformStyle - Enum Class in com.webfirmframework.wffweb.css.css3
transform-style: flat|preserve-3d|initial|inherit;
TransitionEnd - Class in com.webfirmframework.wffweb.tag.html.attribute.event.transition
transitionend attribute for the element.
TransitionEnd() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.transition.TransitionEnd
 
TransitionEnd(ServerAsyncMethod) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.transition.TransitionEnd
 
TransitionEnd(ServerAsyncMethod, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.transition.TransitionEnd
 
TransitionEnd(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.transition.TransitionEnd
 
TransitionEnd(String, ServerAsyncMethod, String, String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.transition.TransitionEnd
 
TransitionEnd(String, ServerAsyncMethod, String, String, Object) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.event.transition.TransitionEnd
 
TRANSITIONEND - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
TRANSITIONEND - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
Translate - Class in com.webfirmframework.wffweb.tag.html.html5.attribute.global
<element translate="yes|no">
Translate() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Translate
false will be set as the value.
Translate(boolean) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Translate
 
Translate(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.global.Translate
 
TRANSLATE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
TRANSLATE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
TRANSPARENT - Static variable in class com.webfirmframework.wffweb.css.BackgroundColor
 
TRANSPARENT - Static variable in class com.webfirmframework.wffweb.css.BorderBottomColor
 
TRANSPARENT - Static variable in class com.webfirmframework.wffweb.css.BorderColor
 
TRANSPARENT - Static variable in class com.webfirmframework.wffweb.css.BorderColorCssValues
 
TRANSPARENT - Static variable in class com.webfirmframework.wffweb.css.BorderLeftColor
 
TRANSPARENT - Static variable in class com.webfirmframework.wffweb.css.BorderRightColor
 
TRANSPARENT - Static variable in class com.webfirmframework.wffweb.css.BorderTopColor
 
TrAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Tr attributes
TREE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A type of list that may contain sub-level nested groups that can be collapsed and expanded.
TREEGRID - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
A grid whose rows can be expanded and collapsed in the same manner as for a tree.
TREEITEM - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Role
An option item of a tree.
TRIM - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextJustify
 
TURQUOISE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
TWO_HUNDRED - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
Deprecated.
_200 is available for the same purpose
Type - Class in com.webfirmframework.wffweb.tag.html.attribute
type attribute for the element.
type attribute for a element :-
This attribute specifies the media type in the form of a MIME type for the link target.
Type(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Type
 
TYPE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
TYPE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 

U

U - Class in com.webfirmframework.wffweb.tag.html.formatting
 
U - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
U - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
U(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.U
 
UAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for U attributes
Ul - Class in com.webfirmframework.wffweb.tag.html.lists
 
Ul(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.lists.Ul
 
UL - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
UL - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
UlAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for UI attributes
ULTRA_CONDENSED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
ULTRA_EXPANDED - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FontStretch
 
unassignOwnerTag(Object, AbstractAttribute, AbstractHtml) - Static method in class com.webfirmframework.wffweb.tag.html.attribute.core.AttributeUtil
for internal use only.
UNDEFINED - Enum constant in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
to assign unidentified in JavaScript value, the value can be null for this data type.
UNDERLINE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
 
UNDERLINE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
 
UNDERLINE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
 
unholdPush() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
unholds push if not already unheld.
UNICODE_BIDI - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
UNICODE_RANGE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
UnicodeBidi - Enum Class in com.webfirmframework.wffweb.css
unicode-bidi: normal|embed|bidi-override|intitial|inherit;
UnicodeRange - Class in com.webfirmframework.wffweb.css
unicode-range: unicode-range;
UnicodeRange() - Constructor for class com.webfirmframework.wffweb.css.UnicodeRange
 
UnicodeRange(UnicodeRange) - Constructor for class com.webfirmframework.wffweb.css.UnicodeRange
 
UnicodeRange(String) - Constructor for class com.webfirmframework.wffweb.css.UnicodeRange
 
UnicodeRange(String...) - Constructor for class com.webfirmframework.wffweb.css.UnicodeRange
Eg:- String[] unicodeChars = {"U+0400-045F", "U+0490-0491", "U+04B0-04B1", "U+2116"};
UnicodeString - Class in com.webfirmframework.wffweb.lang
An immutable class for unicode based string manipulation.
UnicodeString(int[]) - Constructor for class com.webfirmframework.wffweb.lang.UnicodeString
 
UnicodeString(String) - Constructor for class com.webfirmframework.wffweb.lang.UnicodeString
 
unsetOwnerTag(AbstractHtml) - Method in class com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute
NB:- this method is used for internal purpose, so it should not be consumed.
updatedWffData(WffBMDataUpdateListener.UpdateEvent) - Method in interface com.webfirmframework.wffweb.tag.html.listener.WffBMDataUpdateListener
 
UpdateEvent(AbstractHtml, String, WffBMData) - Constructor for class com.webfirmframework.wffweb.tag.html.listener.WffBMDataUpdateListener.UpdateEvent
 
UPPER_ALPHA - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
UPPER_LATIN - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
UPPER_ROMAN - Enum constant in enum class com.webfirmframework.wffweb.css.ListStyleType
 
UPPERCASE - Enum constant in enum class com.webfirmframework.wffweb.css.TextTransform
 
upsert(AbstractHtml, String, WffBMArray) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Inserts or replaces (if already exists) the key bmArray pair in the wffObjects property of tag.
upsert(AbstractHtml, String, WffBMObject) - Method in class com.webfirmframework.wffweb.tag.repository.TagRepository
Inserts or replaces (if already exists) the key bmObject pair in the wffObjects property of tag.
URL - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
URL - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
Home page or other Web page corresponding to the company, person, address, or contact information in the other fields associated with this field.
URL_ENCODED - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.EncType
All characters are encoded before sent (this is default).
UrlCss3Value - Class in com.webfirmframework.wffweb.css
 
UrlCss3Value(String) - Constructor for class com.webfirmframework.wffweb.css.UrlCss3Value
 
UrlCss3Value(String, int, int) - Constructor for class com.webfirmframework.wffweb.css.UrlCss3Value
 
useExternalDrivePath() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Override and use this method to set path to write temporary files to save heap space.
UseMap - Class in com.webfirmframework.wffweb.tag.html.attribute
UseMap attribute for Img, Input and ObjectTag.
UseMap(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.UseMap
 
USEMAP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
USEMAP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
USERNAME - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
 
UTF_8 - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AcceptCharset
 

V

Value - Class in com.webfirmframework.wffweb.tag.html.attribute
value attribute for the element.
Value(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Value
 
VALUE - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
VALUE - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
valueChanged(AttributeValueChangeListener.Event) - Method in interface com.webfirmframework.wffweb.tag.html.attribute.listener.AttributeValueChangeListener
 
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderCollapse
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderRightStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.BorderTopStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.CaptionSide
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.Clear
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignContent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignItems
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.FontStretch
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.OverflowX
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.OverflowY
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.Resize
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TextJustify
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WordBreak
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.css3.WordWrap
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.CssColorName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.CssLengthUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.CssTimeUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.Display
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.EmptyCells
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.FloatCss
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.FontStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.FontVariant
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.FontWeight
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.ListStylePosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.ListStyleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.OutlineStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.Overflow
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakAfter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakBefore
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.PageBreakInside
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.Position
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.TableLayout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.TextAlign
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.TextTransform
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.UnicodeBidi
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.Visibility
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.css.WhiteSpace
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.server.page.action.BrowserPageAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.server.page.BrowserPage.On
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.server.page.Task
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.streamer.WffBinaryMessageVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.tag.html.AbstractHtml.TagType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.IndexedAttributeName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.tag.html.core.IndexedTagName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.tag.html.SharedTagContent.UpdateClientNature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.wffbm.data.BMType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.webfirmframework.wffweb.css.BackgroundAttachment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.BackgroundRepeat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.BorderBottomStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.BorderCollapse
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.BorderLeftStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.BorderRightStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.BorderStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.BorderTopStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.CaptionSide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.Clear
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignContent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignItems
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.AlignSelf
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationFillMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.AnimationPlayState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.BackgroundClip
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.BackgroundOrigin
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.BoxSizing
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnFill
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnRuleStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.ColumnSpan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.FlexDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.FontStretch
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.HangingPunctuation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.JustifyContent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.MozColumnRuleStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationLine
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.OverflowX
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.OverflowY
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.Resize
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.TextAlignLast
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecoration
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationLine
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.TextJustify
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.TransformStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationFillMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitAnimationPlayState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitColumnSpan
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WebkitTransformStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WordBreak
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.css3.WordWrap
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.CssColorName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.CssLengthUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.CssTimeUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.Display
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.EmptyCells
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.FloatCss
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.FontStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.FontVariant
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.FontWeight
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.ListStylePosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.ListStyleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.OutlineStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.Overflow
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.PageBreakAfter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.PageBreakBefore
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.PageBreakInside
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.Position
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.TableLayout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.TextAlign
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.TextTransform
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.UnicodeBidi
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.Visibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.css.WhiteSpace
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.server.page.action.BrowserPageAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.server.page.BrowserPage.On
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.server.page.Task
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.streamer.WffBinaryMessageVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.tag.html.AbstractHtml.TagType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.IndexedAttributeName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.tag.html.core.IndexedTagName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.tag.html.SharedTagContent.UpdateClientNature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.tag.htmlwff.TagContent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.wffbm.data.BMType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.webfirmframework.wffweb.wffbm.data.BMValueType
Returns an array containing the constants of this enum class, in the order they are declared.
ValueValueType - Class in com.webfirmframework.wffweb.wffbm.data
 
ValueValueType(String, byte, Object) - Constructor for class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
ValueValueType(String, BMValueType, Object) - Constructor for class com.webfirmframework.wffweb.wffbm.data.ValueValueType
 
Var - Class in com.webfirmframework.wffweb.tag.html.formatting
 
Var(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.formatting.Var
 
VAR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
VAR - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
VarAttributable - Interface in com.webfirmframework.wffweb.tag.html.identifier
Identifier interface for Var attributes
VERSION_1 - Enum constant in enum class com.webfirmframework.wffweb.streamer.WffBinaryMessageVersion
 
VERSION_1 - Enum constant in enum class com.webfirmframework.wffweb.util.WffBinaryMessageUtil
A wff binary message is a collection of name-value pairs where both name and value can be a binary data.
VERTICAL - Enum constant in enum class com.webfirmframework.wffweb.css.css3.Resize
 
VERTICAL_TEXT - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
VH - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
Video - Class in com.webfirmframework.wffweb.tag.html.html5
 
Video(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.Video
 
VIDEO - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
VIDEO - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
VideoAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Video attributes
VIOLET - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
Visibility - Enum Class in com.webfirmframework.wffweb.css
visibility: visible|hidden|collapse|initial|inherit;
VISIBILITY - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
VISIBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.BackfaceVisibility
 
VISIBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowX
 
VISIBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.OverflowY
 
VISIBLE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitBackfaceVisibility
 
VISIBLE - Enum constant in enum class com.webfirmframework.wffweb.css.Overflow
 
VISIBLE - Enum constant in enum class com.webfirmframework.wffweb.css.Visibility
 
VMAX - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
VMIN - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 
VW - Enum constant in enum class com.webfirmframework.wffweb.css.CssLengthUnit
 

W

W_RESIZE - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
WAIT - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
WAVY - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozTextDecorationStyle
 
WAVY - Enum constant in enum class com.webfirmframework.wffweb.css.css3.TextDecorationStyle
 
Wbr - Class in com.webfirmframework.wffweb.tag.html.html5.formatting
 
Wbr(AbstractHtml, AbstractAttribute...) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.formatting.Wbr
 
WBR - Enum constant in enum class com.webfirmframework.wffweb.tag.html.core.PreIndexedTagName
 
WBR - Static variable in class com.webfirmframework.wffweb.tag.html.TagNameConstants
 
WbrAttributable - Interface in com.webfirmframework.wffweb.tag.html.html5.identifier
Identifier interface for Wbr attributes
WEBKIT_ANIMATION_DIRECTION - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_ANIMATION_FILL_MODE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_ANIMATION_PLAY_STATE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_BACKFACE_VISIBILITY - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_BACKGROUND_SIZE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_COLUMN_COUNT - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_COLUMN_GAP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_COLUMN_RULE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_COLUMN_RULE_COLOR - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_COLUMN_RULE_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_COLUMN_RULE_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_COLUMN_SPAN - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_COLUMN_WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_FLEX - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_FLEX_BASIS - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_FLEX_GROW - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_FLEX_SHRINK - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_FLEX_WRAP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WEBKIT_TRANSFORM_STYLE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WebkitAnimationDirection - Enum Class in com.webfirmframework.wffweb.css.css3
-webkit-animation-direction: normal|reverse|alternate|alternate-reverse|initial|inherit;
WebkitAnimationFillMode - Enum Class in com.webfirmframework.wffweb.css.css3
-webkit-animation-fill-mode: none|forwards|backwards|both|initial|inherit;
WebkitAnimationPlayState - Enum Class in com.webfirmframework.wffweb.css.css3
-webkit-animation-play-state: paused|running|initial|inherit;
WebkitBackfaceVisibility - Enum Class in com.webfirmframework.wffweb.css.css3
-webkit-backface-visibility: visible|hidden|initial|inherit;
WebkitBackgroundSize - Class in com.webfirmframework.wffweb.css.css3
background-size: auto|length|cover|contain|initial|inherit; The background-size property specifies the size of the background images.
WebkitBackgroundSize() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
The 0px will be set as the value
WebkitBackgroundSize(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
WebkitBackgroundSize(float, CssLengthUnit, float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
WebkitBackgroundSize(WebkitBackgroundSize) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
WebkitBackgroundSize(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitBackgroundSize
 
WebkitColumnCount - Class in com.webfirmframework.wffweb.css.css3
-webkit-column-count: number|auto|initial|inherit; The -webkit-column-count property specifies the number of columns an element should be divided into.
WebkitColumnCount() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
The default value 1 will be set as the cssValue.
WebkitColumnCount(int) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
WebkitColumnCount(WebkitColumnCount) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
WebkitColumnCount(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnCount
 
WebkitColumnGap - Class in com.webfirmframework.wffweb.css.css3
The -webkit-column-gap property specifies the gap between the columns.
WebkitColumnGap() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
The normal will be set as the value
WebkitColumnGap(float) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
WebkitColumnGap(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
WebkitColumnGap(WebkitColumnGap) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
WebkitColumnGap(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnGap
 
WebkitColumnRule - Class in com.webfirmframework.wffweb.css.css3
-webkit-column-rule: -webkit-column-rule-width -webkit-column-rule-style -webkit-column-rule-color|initial|inherit; The -webkit-column-rule property is a shorthand property for setting all the -webkit-column-rule-* properties.
WebkitColumnRule() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
The initial will be set as the value
WebkitColumnRule(WebkitColumnRule) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
WebkitColumnRule(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRule
 
WebkitColumnRuleColor - Class in com.webfirmframework.wffweb.css.css3
-webkit-column-rule-color: color|initial|inherit; The -webkit-column-rule-color property specifies the color of the rule between columns.
WebkitColumnRuleColor() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
The initial will be set as the value
WebkitColumnRuleColor(WebkitColumnRuleColor) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
WebkitColumnRuleColor(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleColor
 
WebkitColumnRuleStyle - Enum Class in com.webfirmframework.wffweb.css.css3
-webkit-column-rule-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset |initial|inherit;
WebkitColumnRuleWidth - Class in com.webfirmframework.wffweb.css.css3
This is for Chrome, Safari and Opera.
WebkitColumnRuleWidth() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
The medium will be set as the value
WebkitColumnRuleWidth(float) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
WebkitColumnRuleWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
WebkitColumnRuleWidth(WebkitColumnRuleWidth) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
WebkitColumnRuleWidth(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnRuleWidth
 
WebkitColumnSpan - Enum Class in com.webfirmframework.wffweb.css.css3
-webkit-column-span: 1|all|initial|inherit;
WebkitColumnWidth - Class in com.webfirmframework.wffweb.css.css3
This is for Chrome, Safari and Opera.
WebkitColumnWidth() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
The medium will be set as the value
WebkitColumnWidth(float) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
WebkitColumnWidth(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
WebkitColumnWidth(WebkitColumnWidth) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
WebkitColumnWidth(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitColumnWidth
 
WebkitFlex - Class in com.webfirmframework.wffweb.css.css3
-webkit-flex: -webkit-flex-grow -webkit-flex-shrink -webkit-flex-basis|auto|initial|inherit; The flex property specifies the length of the item, relative to the rest of the flexible items inside the same container.
WebkitFlex() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlex
The value 0 1 auto will be assigned as the cssValue.
WebkitFlex(WebkitFlex) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
WebkitFlex(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlex
 
WebkitFlexBasis - Class in com.webfirmframework.wffweb.css.css3
-webkit-flex-basis: length|auto|initial|inherit; The -webkit-flex-basis property specifies the initial length of a flexible item.
WebkitFlexBasis() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
The auto will be set as the value
WebkitFlexBasis(float) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
WebkitFlexBasis(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
WebkitFlexBasis(WebkitFlexBasis) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
WebkitFlexBasis(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexBasis
 
WebkitFlexGrow - Class in com.webfirmframework.wffweb.css.css3
-webkit-flex-grow: number|initial|inherit; The flex-grow property specifies how much the item will grow relative to the rest of the flexible items inside the same container.
WebkitFlexGrow() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
The default value 0 will be set as the cssValue.
WebkitFlexGrow(float) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
WebkitFlexGrow(WebkitFlexGrow) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
WebkitFlexGrow(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexGrow
 
WebkitFlexShrink - Class in com.webfirmframework.wffweb.css.css3
-webkit-flex-shrink: number|initial|inherit; The -webkit-flex-shrink property specifies how the item will shrink relative to the rest of the flexible items inside the same container.
WebkitFlexShrink() - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
The default value 1 will be set as the cssValue.
WebkitFlexShrink(float) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
WebkitFlexShrink(WebkitFlexShrink) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
WebkitFlexShrink(String) - Constructor for class com.webfirmframework.wffweb.css.css3.WebkitFlexShrink
 
WebkitFlexWrap - Enum Class in com.webfirmframework.wffweb.css.css3
flex-wrap: nowrap|wrap|wrap-reverse|initial|inherit;
WebkitTransformStyle - Enum Class in com.webfirmframework.wffweb.css.css3
-webkit-transform-style: flat|preserve-3d|initial|inherit;
webSocketClosed(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Deprecated.
this method is for future development
webSocketClosed(String, String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
this method should be called when the websocket is closed.
websocketMessaged(byte[]) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
Deprecated.
alternative method webSocketMessaged is available for the same job.
websocketMessaged(String, byte[]) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
Deprecated.
use webSocketMessaged which does the same job.
webSocketMessaged(byte[]) - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
webSocketMessaged(String, byte[]) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
this method should be called when the websocket is messaged.
webSocketMessaged(ByteBuffer, boolean) - Method in class com.webfirmframework.wffweb.server.page.PayloadProcessor
This method will be useful when the WebSocket server receives messages as chucks.
webSocketOpened(String) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
this method should be called when the websocket is opened
webSocketOpened(String, Function<String, HeartbeatManager>) - Method in enum class com.webfirmframework.wffweb.server.page.BrowserPageContext
this method should be called when the websocket is opened
WebSocketOpenedRecord - Class in com.webfirmframework.wffweb.server.page
 
WebSocketOpenedRecord(BrowserPage, HeartbeatManager) - Constructor for class com.webfirmframework.wffweb.server.page.WebSocketOpenedRecord
 
WebSocketPushListener - Interface in com.webfirmframework.wffweb.server.page
 
webSocketUrl() - Method in class com.webfirmframework.wffweb.server.page.BrowserPage
 
WEEK - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.Type
 
WFF_ASYNC - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_BM_CLIENT_EVENTS - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_BM_CRUID_UTIL - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_BM_UTIL - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_CLASSES - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_CLIENT_CRUD_UTIL - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_CLIENT_EVENTS - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_CLIENT_METHODS - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_GLOBAL - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_INSTANCE_ID - Static variable in class com.webfirmframework.wffweb.server.page.BrowserPage
 
WFF_SERVER_METHODS - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_TAG_UTIL - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WFF_WS - Enum constant in enum class com.webfirmframework.wffweb.server.page.js.WffJsFile
 
WffBinaryMessageOutputStreamer - Class in com.webfirmframework.wffweb.streamer
The default binary message version is 1.
WffBinaryMessageOutputStreamer(OutputStream) - Constructor for class com.webfirmframework.wffweb.streamer.WffBinaryMessageOutputStreamer
 
WffBinaryMessageOutputStreamer(OutputStream, WffBinaryMessageVersion) - Constructor for class com.webfirmframework.wffweb.streamer.WffBinaryMessageOutputStreamer
 
WffBinaryMessageUtil - Enum Class in com.webfirmframework.wffweb.util
 
WffBinaryMessageVersion - Enum Class in com.webfirmframework.wffweb.streamer
 
WffBMArray - Class in com.webfirmframework.wffweb.wffbm.data
The java array object representation for JavaScript array.
WffBMArray(byte[]) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
WffBMArray(byte[], boolean) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
WffBMArray(BMValueType) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
WffBMArray(BMValueType, boolean) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMArray
 
WffBMByteArray - Class in com.webfirmframework.wffweb.wffbm.data
This a byte array to hold utf-8 bytes.
WffBMByteArray() - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
WffBMByteArray(boolean) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
WffBMByteArray(byte[]) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
WffBMByteArray(byte[], boolean) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMByteArray
 
WffBMData - Interface in com.webfirmframework.wffweb.wffbm.data
 
WffBMDataDeleteListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
WffBMDataDeleteListener.DeleteEvent - Class in com.webfirmframework.wffweb.tag.html.listener
 
wffBMDatas - Variable in class com.webfirmframework.wffweb.tag.core.AbstractJsObject
should not be directly consumed as it may not have been initialized, instead use getWffDatas method.
WffBMDataUpdateListener - Interface in com.webfirmframework.wffweb.tag.html.listener
 
WffBMDataUpdateListener.UpdateEvent - Class in com.webfirmframework.wffweb.tag.html.listener
 
WffBMNumberArray<T extends Number> - Class in com.webfirmframework.wffweb.wffbm.data
 
WffBMNumberArray() - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
WffBMNumberArray(boolean) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
WffBMNumberArray(byte[]) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
WffBMNumberArray(byte[], boolean) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMNumberArray
 
WffBMObject - Class in com.webfirmframework.wffweb.wffbm.data
The java object representation for JavaScript object.
WffBMObject() - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
WffBMObject(boolean) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
WffBMObject(byte[]) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
WffBMObject(byte[], boolean) - Constructor for class com.webfirmframework.wffweb.wffbm.data.WffBMObject
 
WffConfiguration - Class in com.webfirmframework.wffweb.settings
 
WffConfiguration() - Constructor for class com.webfirmframework.wffweb.settings.WffConfiguration
 
WffData - Interface in com.webfirmframework.wffweb.wffbm.data
 
WffError - Exception Class in com.webfirmframework.wffweb
 
WffError() - Constructor for exception class com.webfirmframework.wffweb.WffError
Constructs a new exception with null as its detail message.
WffError(String) - Constructor for exception class com.webfirmframework.wffweb.WffError
Constructs a new exception with the specified detail message.
WffError(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.WffError
Constructs a new exception with the specified detail message and cause.
WffError(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.WffError
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
WffError(Throwable) - Constructor for exception class com.webfirmframework.wffweb.WffError
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
WffException - Exception Class in com.webfirmframework.wffweb
 
WffException() - Constructor for exception class com.webfirmframework.wffweb.WffException
Constructs a new exception with null as its detail message.
WffException(String) - Constructor for exception class com.webfirmframework.wffweb.WffException
Constructs a new exception with the specified detail message.
WffException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.WffException
Constructs a new exception with the specified detail message and cause.
WffException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.WffException
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
WffException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.WffException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
WffJsFile - Enum Class in com.webfirmframework.wffweb.server.page.js
 
WffRuntimeException - Exception Class in com.webfirmframework.wffweb
 
WffRuntimeException() - Constructor for exception class com.webfirmframework.wffweb.WffRuntimeException
Constructs a new runtime exception with null as its detail message.
WffRuntimeException(String) - Constructor for exception class com.webfirmframework.wffweb.WffRuntimeException
Constructs a new runtime exception with the specified detail message.
WffRuntimeException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.WffRuntimeException
Constructs a new runtime exception with the specified detail message and cause.
WffRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.WffRuntimeException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
WffRuntimeException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.WffRuntimeException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
WffSecurityException - Exception Class in com.webfirmframework.wffweb
 
WffSecurityException() - Constructor for exception class com.webfirmframework.wffweb.WffSecurityException
 
WffSecurityException(String) - Constructor for exception class com.webfirmframework.wffweb.WffSecurityException
 
WffSecurityException(String, Throwable) - Constructor for exception class com.webfirmframework.wffweb.WffSecurityException
 
WffSecurityException(String, Throwable, boolean, boolean) - Constructor for exception class com.webfirmframework.wffweb.WffSecurityException
 
WffSecurityException(Throwable) - Constructor for exception class com.webfirmframework.wffweb.WffSecurityException
 
WHEAT - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
WHITE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
WHITE_SMOKE - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
WHITE_SPACE - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WhiteSpace - Enum Class in com.webfirmframework.wffweb.css
white-space: normal|nowrap|pre|pre-line|pre-wrap|initial|inherit;
Width - Class in com.webfirmframework.wffweb.tag.html.attribute
This is a width attribute.
Width() - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Width
the value will be set as 100%
Width(float) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Width
 
Width(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Width
 
Width(int) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Width
 
Width(int, LengthUnit) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Width
 
Width(int, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Width
 
Width(String) - Constructor for class com.webfirmframework.wffweb.tag.html.attribute.Width
eg:- 100%
WIDTH - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
WIDTH - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WIDTH - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
WidthCss - Class in com.webfirmframework.wffweb.css
 
WidthCss() - Constructor for class com.webfirmframework.wffweb.css.WidthCss
The auto will be set as the value
WidthCss(float) - Constructor for class com.webfirmframework.wffweb.css.WidthCss
 
WidthCss(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.WidthCss
 
WidthCss(WidthCss) - Constructor for class com.webfirmframework.wffweb.css.WidthCss
 
WidthCss(String) - Constructor for class com.webfirmframework.wffweb.css.WidthCss
 
WORD_BREAK - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WORD_SPACING - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WORD_WRAP - Static variable in class com.webfirmframework.wffweb.css.CssNameConstants
 
WordBreak - Enum Class in com.webfirmframework.wffweb.css.css3
word-break: normal|break-all|keep-all|initial|inherit;
WordSpacing - Class in com.webfirmframework.wffweb.css
word-spacing: normal|length|initial|inherit; The word-spacing property increases or decreases the white space between words.
WordSpacing() - Constructor for class com.webfirmframework.wffweb.css.WordSpacing
The normal will be set as the value
WordSpacing(float) - Constructor for class com.webfirmframework.wffweb.css.WordSpacing
 
WordSpacing(float, CssLengthUnit) - Constructor for class com.webfirmframework.wffweb.css.WordSpacing
 
WordSpacing(WordSpacing) - Constructor for class com.webfirmframework.wffweb.css.WordSpacing
 
WordSpacing(String) - Constructor for class com.webfirmframework.wffweb.css.WordSpacing
 
WordWrap - Enum Class in com.webfirmframework.wffweb.css.css3
word-wrap: normal|break-word|initial|inherit;
WORK - Static variable in class com.webfirmframework.wffweb.tag.html.html5.attribute.AutoComplete
the field is for contacting someone at their workplace
Wrap - Class in com.webfirmframework.wffweb.tag.html.html5.attribute
wrap attribute for textarea
Wrap() - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Wrap
creates attribute with soft as default value
Wrap(String) - Constructor for class com.webfirmframework.wffweb.tag.html.html5.attribute.Wrap
 
WRAP - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
 
WRAP - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
 
WRAP - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
 
WRAP - Enum constant in enum class com.webfirmframework.wffweb.tag.html.attribute.core.PreIndexedAttributeName
 
WRAP - Static variable in class com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants
 
WRAP_REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.FlexWrap
 
WRAP_REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.MozFlexWrap
 
WRAP_REVERSE - Enum constant in enum class com.webfirmframework.wffweb.css.css3.WebkitFlexWrap
 
write(NameValue) - Method in class com.webfirmframework.wffweb.streamer.WffBinaryMessageOutputStreamer
 
writePrintStructureToOutputStream(OutputStream, boolean, Charset, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
writePrintStructureToOutputStream(Charset, OutputStream, boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 
writePrintStructureToWffBinaryMessageOutputStream(boolean) - Method in class com.webfirmframework.wffweb.tag.html.AbstractHtml
 

X

X_LARGE - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
X_SMALL - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
XX_LARGE - Static variable in class com.webfirmframework.wffweb.css.FontSize
 
XX_SMALL - Static variable in class com.webfirmframework.wffweb.css.FontSize
 

Y

YELLOW - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 
YELLOW_GREEN - Enum constant in enum class com.webfirmframework.wffweb.css.CssColorName
 

Z

ZOOM_IN - Static variable in class com.webfirmframework.wffweb.css.Cursor
 
ZOOM_OUT - Static variable in class com.webfirmframework.wffweb.css.Cursor
 

_

_100 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
_200 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
_300 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
_400 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
_500 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
_600 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
_700 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
_800 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
_900 - Enum constant in enum class com.webfirmframework.wffweb.css.FontWeight
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form