Index
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
AbstractHtml
s 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
AbstractHtml
s as children. - addChildren(List<AbstractHtml>) - Method in class com.webfirmframework.wffweb.tag.htmlwff.NoTag
-
adds
AbstractHtml
s 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.
- 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
ortoOutputStream
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")
createsbackground-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
ortoOutputStream
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")
createsbackground-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 fromBrowserPageContext
. - 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 theBrowserPageContext
. - 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 givencssValue
. - 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 asfalse
- 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 givenobjectToBeClonned
, otherwise returns the same object. - deepCloneOnlyIfContains(T, Set<T>) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
-
clones only if
objects
contains the givenobjectToBeClonned
, otherwise returns the same object. - deepCloneOnlyIfContains(T, T[]) - Static method in class com.webfirmframework.wffweb.clone.CloneUtil
-
clones only if
objects
contains the givenobjectToBeClonned
, 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 givenobjectToBeClonned
, 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 givenobjectToBeClonned
, 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 givenobjectToBeClonned
, 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 intrack
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 inScript
tag to execute itssrc
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 theinput
andtextarea
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 isFontWeight.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 thisClassAttribute
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
-
gets the executor set by
BrowserPage.setExecutor(java.util.concurrent.Executor)
. - 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. UsingServerAsyncMethod.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. UsingServerAsyncMethod.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. UsingServerAsyncMethod.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 ofServerAsyncMethod.Event.sourceTag()
method. UsingServerAsyncMethod.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
-
Refer
SharedTagContent.setUpdateClientNature(UpdateClientNature)
for more details. - 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
Style
, so this method may be removed later.