Skip navigation links
Uberfire Layout Editor API 7.50.0-SNAPSHOT
A C D E F G H I L O P R S T V 

A

add(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
add(List<LayoutColumn>) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
add(LayoutColumn) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
addCssProperty(String, String) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
addLayoutProperty(String, String) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
addPartIfAbsent(String) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
addPartProperties(String, Map<String, String>) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
addPartProperty(String, String, String) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
addProperties(Map<String, String>) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
addProperty(String, String) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
addRow(LayoutRow) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
addRow(LayoutRow) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
addValue(String, CssValue) - Method in class org.uberfire.ext.layout.editor.api.css.CssRuleList
 

C

clearCssProperties() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
contains(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
contains(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
contains(LayoutComponent) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
convertLayoutFromString(String) - Method in interface org.uberfire.ext.layout.editor.api.LayoutServices
 
convertLayoutToString(LayoutTemplate) - Method in interface org.uberfire.ext.layout.editor.api.LayoutServices
 
convertToLayoutTemplate(String) - Method in interface org.uberfire.ext.layout.editor.api.PerspectiveServices
 
createNewPerspective(String, LayoutTemplate.Style) - Method in interface org.uberfire.ext.layout.editor.api.PerspectiveServices
 
CssAlignment - Enum in org.uberfire.ext.layout.editor.api.css
An enumeration of the CSS alignment codes
CssAllowedValue - Interface in org.uberfire.ext.layout.editor.api.css
An enumeration of the CSS alignment codes
CssColour - Enum in org.uberfire.ext.layout.editor.api.css
An enumeration of the CSS colours available
CssFontSize - Enum in org.uberfire.ext.layout.editor.api.css
An enumeration of the CSS "font-size" codes
CssFontWeight - Enum in org.uberfire.ext.layout.editor.api.css
An enumeration of the CSS "font-weight" codes
CssProperty - Enum in org.uberfire.ext.layout.editor.api.css
A CSS property definition including what value types are supported and what is the list of allowed values available by default (if any).
CssRule - Class in org.uberfire.ext.layout.editor.api.css
A CSS rule
CssRule(String) - Constructor for class org.uberfire.ext.layout.editor.api.css.CssRule
 
CssRuleList - Class in org.uberfire.ext.layout.editor.api.css
A list of CSS rules
CssRuleList() - Constructor for class org.uberfire.ext.layout.editor.api.css.CssRuleList
 
CssTextDecoration - Enum in org.uberfire.ext.layout.editor.api.css
An enumeration of the CSS "text-decoration" allowed values
CssValue - Class in org.uberfire.ext.layout.editor.api.css
 
CssValue() - Constructor for class org.uberfire.ext.layout.editor.api.css.CssValue
 
CssValue(String, String) - Constructor for class org.uberfire.ext.layout.editor.api.css.CssValue
 
CssValueType - Enum in org.uberfire.ext.layout.editor.api.css
Enumeration of the different value types supported by a CssProperty.

D

DEFAULT_COLUMN_HEIGHT - Static variable in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 

E

equals(Object) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
equals(Object) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
equals(Object) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
equals(Object) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
equals(Object) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 

F

formatValues() - Method in class org.uberfire.ext.layout.editor.api.css.CssRule
 

G

get(String) - Static method in enum org.uberfire.ext.layout.editor.api.css.CssProperty
 
getAllowedValues() - Method in enum org.uberfire.ext.layout.editor.api.css.CssProperty
 
getCssProperties() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
getDragTypeName() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
getElement() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutInstance
 
getHeight() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
getHeight() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
getLayoutColumns() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
getLayoutComponents() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
getLayoutProperties() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
getLayoutTemplate(String) - Method in interface org.uberfire.ext.layout.editor.api.PerspectiveServices
 
getLayoutTemplate(Path) - Method in interface org.uberfire.ext.layout.editor.api.PerspectiveServices
 
getLayoutTemplate(Plugin) - Method in interface org.uberfire.ext.layout.editor.api.PerspectiveServices
 
getName() - Method in interface org.uberfire.ext.layout.editor.api.css.CssAllowedValue
 
getName() - Method in enum org.uberfire.ext.layout.editor.api.css.CssFontWeight
 
getName() - Method in enum org.uberfire.ext.layout.editor.api.css.CssProperty
 
getName() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
getPartId() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
getParts() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
getProperties() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
getProperties() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
getProperties() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
getProperty() - Method in class org.uberfire.ext.layout.editor.api.css.CssValue
 
getPropertyInCamelCase() - Method in class org.uberfire.ext.layout.editor.api.css.CssValue
 
getRows() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
getRows() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
getRule(String) - Method in class org.uberfire.ext.layout.editor.api.css.CssRuleList
 
getSelector() - Method in class org.uberfire.ext.layout.editor.api.css.CssRule
 
getSpan() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
getStyle() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
getSupportedValueTypes() - Method in enum org.uberfire.ext.layout.editor.api.css.CssProperty
 
getValue(CssProperty) - Method in class org.uberfire.ext.layout.editor.api.css.CssRule
 
getValue() - Method in class org.uberfire.ext.layout.editor.api.css.CssValue
 
getVersion() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 

H

hasElements() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
hashCode() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
hashCode() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
hashCode() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
hashCode() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
hashCode() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
hasRows() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 

I

isEmpty() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
isPageStyle() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 

L

LayoutColumn - Class in org.uberfire.ext.layout.editor.api.editor
 
LayoutColumn(String) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
LayoutColumn(String, String, Map<String, String>) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
LayoutComponent - Class in org.uberfire.ext.layout.editor.api.editor
 
LayoutComponent() - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
LayoutComponent(String) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
LayoutComponentPart - Class in org.uberfire.ext.layout.editor.api.editor
 
LayoutComponentPart() - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
LayoutComponentPart(String) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
LayoutComponentPart(String, Map<String, String>) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
LayoutInstance - Class in org.uberfire.ext.layout.editor.api.editor
 
LayoutInstance(HTMLElement) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutInstance
 
LayoutRow - Class in org.uberfire.ext.layout.editor.api.editor
 
LayoutRow() - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
LayoutRow(String, Map<String, String>) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
LayoutServices - Interface in org.uberfire.ext.layout.editor.api
 
LayoutTemplate - Class in org.uberfire.ext.layout.editor.api.editor
 
LayoutTemplate() - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
LayoutTemplate(String) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
LayoutTemplate(String, LayoutTemplate.Style) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
LayoutTemplate(String, Map<String, String>, LayoutTemplate.Style) - Constructor for class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
LayoutTemplate.Style - Enum in org.uberfire.ext.layout.editor.api.editor
 
listLayoutTemplates() - Method in interface org.uberfire.ext.layout.editor.api.PerspectiveServices
 

O

org.uberfire.ext.layout.editor.api - package org.uberfire.ext.layout.editor.api
 
org.uberfire.ext.layout.editor.api.css - package org.uberfire.ext.layout.editor.api.css
 
org.uberfire.ext.layout.editor.api.editor - package org.uberfire.ext.layout.editor.api.editor
 

P

PerspectiveServices - Interface in org.uberfire.ext.layout.editor.api
 

R

readPair(String) - Method in class org.uberfire.ext.layout.editor.api.css.CssValue
 
readValues(String) - Method in class org.uberfire.ext.layout.editor.api.css.CssRule
 
removeCssProperty(String) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
removePartIf(Predicate<String>) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 

S

saveLayoutTemplate(Path, LayoutTemplate, String) - Method in interface org.uberfire.ext.layout.editor.api.PerspectiveServices
 
setName(String) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
setStyle(LayoutTemplate.Style) - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 
setValue(CssProperty, String) - Method in class org.uberfire.ext.layout.editor.api.css.CssRule
 
setValue(String) - Method in class org.uberfire.ext.layout.editor.api.css.CssValue
 
supportsValueType(CssValueType) - Method in enum org.uberfire.ext.layout.editor.api.css.CssProperty
 

T

toString() - Method in class org.uberfire.ext.layout.editor.api.css.CssRule
 
toString() - Method in class org.uberfire.ext.layout.editor.api.css.CssRuleList
 
toString() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutColumn
 
toString() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponent
 
toString() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutComponentPart
 
toString() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutRow
 
toString() - Method in class org.uberfire.ext.layout.editor.api.editor.LayoutTemplate
 

V

valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.api.css.CssAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.api.css.CssColour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.api.css.CssFontSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.api.css.CssFontWeight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.api.css.CssProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.api.css.CssTextDecoration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.api.css.CssValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.layout.editor.api.editor.LayoutTemplate.Style
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.uberfire.ext.layout.editor.api.css.CssAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.api.css.CssColour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.api.css.CssFontSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.api.css.CssFontWeight
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.api.css.CssProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.api.css.CssTextDecoration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.api.css.CssValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.layout.editor.api.editor.LayoutTemplate.Style
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I L O P R S T V 
Skip navigation links
Uberfire Layout Editor API 7.50.0-SNAPSHOT

Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.