A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes All Packages

A

abbreviatedName(Class<?>) - Static method in class org.uberfire.debug.Debug
Returns a compact representation of the fully-qualified name of the given class.
AbstractPageRow - Class in org.uberfire.paging
A single row of a paged data
AbstractPageRow() - Constructor for class org.uberfire.paging.AbstractPageRow
 
AbstractPathPageRow - Class in org.uberfire.paging
A single row of a paged data
AbstractPathPageRow() - Constructor for class org.uberfire.paging.AbstractPathPageRow
 
AbstractPathPageRow(Path) - Constructor for class org.uberfire.paging.AbstractPathPageRow
 
accept(Path) - Method in class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
accept(Path) - Method in class org.uberfire.workbench.type.DotResourceTypeDefinition
 
accept(Path) - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
Indicates if the current parameter path matched the current resource type
accept(Path) - Method in class org.uberfire.workbench.type.TextResourceTypeDefinition
 
accept(MenuVisitor) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
accept(MenuVisitor) - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
accept(MenuVisitor) - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenus
 
accept(MenuVisitor) - Method in interface org.uberfire.workbench.model.menu.MenuItem
Causes the given MenuVisitor to visit this menu item and its children.
accept(MenuVisitor) - Method in interface org.uberfire.workbench.model.menu.Menus
Causes the given MenuVisitor to visit this menu, then each item in turn (they will pass the visitor to their descendants).
ACKNOWLEDGED - org.uberfire.workbench.model.Notification.State
The notification has been acknowledged by the user.
acquired(Path, String) - Static method in class org.uberfire.backend.vfs.impl.LockResult
 
ActivityResourceType - Enum in org.uberfire.workbench.model
An extension of the ResourceType interface holding an enumeration with the different activity types subject to authorization management control.
ADD - org.uberfire.workbench.events.ResourceChangeType
 
addEnabledStateChangeListener(EnabledStateChangeListener) - Method in interface org.uberfire.workbench.model.menu.HasEnabledStateChangeListeners
Called when the enabled state of a Widget changes
addEnabledStateChangeListener(EnabledStateChangeListener) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
addEnabledStateChangeListener(EnabledStateChangeListener) - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
addItem(ToolBarItem) - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBar
 
addItem(ToolBarItem) - Method in interface org.uberfire.workbench.model.toolbar.ToolBar
 
addParameter(String, String) - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
addParameter(String, String) - Method in interface org.uberfire.mvp.PlaceRequest
 
addPart(String) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
addPart(String) - Method in interface org.uberfire.workbench.model.PanelDefinition
Specifies content that should be put in this panel's main display area when it is materialized.
addPart(PartDefinition) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
addPart(PartDefinition) - Method in interface org.uberfire.workbench.model.PanelDefinition
Specifies content that should be put in this panel's main display area when it is materialized.
ADJUST - org.uberfire.workbench.model.toolbar.IconType
 
ADMIN - org.uberfire.security.ContributorType
 
AFFIRMATIVE - org.uberfire.security.authz.VotingStrategy
It is the most lenient strategy.
ALERT - Static variable in class org.uberfire.workbench.model.bridge.NotificationType
 
ALIGN_CENTER - org.uberfire.workbench.model.toolbar.IconType
 
ALIGN_JUSTIFY - org.uberfire.workbench.model.toolbar.IconType
 
ALIGN_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
ALIGN_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
AMBULANCE - org.uberfire.workbench.model.toolbar.IconType
 
ANGLE_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
ANGLE_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
ANGLE_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
ANGLE_UP - org.uberfire.workbench.model.toolbar.IconType
 
AnyResourceTypeDefinition - Class in org.uberfire.workbench.type
 
AnyResourceTypeDefinition() - Constructor for class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
AnyResourceTypeDefinition(Category) - Constructor for class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
appendChild(PanelDefinition) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
appendChild(PanelDefinition) - Method in interface org.uberfire.workbench.model.PanelDefinition
Append a Panel at the first empty child position.
appendChild(Position, PanelDefinition) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
appendChild(Position, PanelDefinition) - Method in interface org.uberfire.workbench.model.PanelDefinition
Append a Panel at the first empty child position.
AppFormerActivities - Interface in org.uberfire.workbench.model
Defines the list of entities used in the workbench If no backend implementation for this class exists, a default one will be provided.
appFormerActivitiesProducer() - Method in class org.uberfire.workbench.model.AppFormerActivitiesProducer
 
AppFormerActivitiesProducer - Class in org.uberfire.workbench.model
 
AppFormerActivitiesProducer() - Constructor for class org.uberfire.workbench.model.AppFormerActivitiesProducer
 
ARROW_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
ARROW_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
ARROW_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
ARROW_UP - org.uberfire.workbench.model.toolbar.IconType
 
asString() - Method in interface org.uberfire.mvp.PlaceRequest
Invokes #toString() but exported to JavaScript so it can be invoked from different scripts.
asString() - Method in interface org.uberfire.workbench.model.PanelDefinition
Invokes #toString() but exported to JavaScript so it can be invoked from different scripts.
asString() - Method in interface org.uberfire.workbench.model.PartDefinition
Invokes #toString() but exported to JavaScript so it can be invoked from different scripts.
ASTERISK - org.uberfire.workbench.model.toolbar.IconType
 
autoHide() - Method in class org.uberfire.workbench.events.NotificationEvent
 

B

BACKWARD - org.uberfire.workbench.model.toolbar.IconType
 
BAN_CIRCLE - org.uberfire.workbench.model.toolbar.IconType
 
BAR_CHART - org.uberfire.workbench.model.toolbar.IconType
 
BARCODE - org.uberfire.workbench.model.toolbar.IconType
 
BaseMenuCustom<T> - Class in org.uberfire.workbench.model.menu.impl
 
BaseMenuCustom() - Constructor for class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
BaseMenuCustom(boolean) - Constructor for class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
BaseMenuCustom(String) - Constructor for class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
BaseMenuCustom(String, String) - Constructor for class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
BaseMenuCustom(String, String, MenuPosition) - Constructor for class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
BaseMenuCustom(String, String, MenuPosition, boolean) - Constructor for class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
BaseMenuVisitor - Class in org.uberfire.workbench.model.menu.impl
 
BaseMenuVisitor() - Constructor for class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
BEAKER - org.uberfire.workbench.model.toolbar.IconType
 
BEER - org.uberfire.workbench.model.toolbar.IconType
 
BELL - org.uberfire.workbench.model.toolbar.IconType
 
BELL_ALT - org.uberfire.workbench.model.toolbar.IconType
 
BiParameterizedCommand<T,​U> - Interface in org.uberfire.mvp
A command representing a future activity, with two parameters.
BOLD - org.uberfire.workbench.model.toolbar.IconType
 
BOLT - org.uberfire.workbench.model.toolbar.IconType
 
BOOK - org.uberfire.workbench.model.toolbar.IconType
 
BOOKMARK - org.uberfire.workbench.model.toolbar.IconType
 
BOOKMARK_EMPTY - org.uberfire.workbench.model.toolbar.IconType
 
BRIEFCASE - org.uberfire.workbench.model.toolbar.IconType
 
build() - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
build() - Method in interface org.uberfire.workbench.model.menu.MenuCustom
 
build() - Method in interface org.uberfire.workbench.model.menu.MenuFactory.Builder
 
build() - Method in interface org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder
 
BUILDING - org.uberfire.workbench.model.toolbar.IconType
 
BULLHORN - org.uberfire.workbench.model.toolbar.IconType
 

C

CALENDAR - org.uberfire.workbench.model.toolbar.IconType
 
CAMERA - org.uberfire.workbench.model.toolbar.IconType
 
CAMERA_RETRO - org.uberfire.workbench.model.toolbar.IconType
 
CARET_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
CARET_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
CARET_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
CARET_UP - org.uberfire.workbench.model.toolbar.IconType
 
Category - Class in org.uberfire.workbench.category
 
Category() - Constructor for class org.uberfire.workbench.category.Category
 
CENTER - org.uberfire.workbench.model.CompassPosition
 
CERTIFICATE - org.uberfire.workbench.model.toolbar.IconType
 
CHECK - org.uberfire.workbench.model.toolbar.IconType
 
CHECK_EMPTY - org.uberfire.workbench.model.toolbar.IconType
 
CHEVRON_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
CHEVRON_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
CHEVRON_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
CHEVRON_UP - org.uberfire.workbench.model.toolbar.IconType
 
CIRCLE - org.uberfire.workbench.model.toolbar.IconType
 
CIRCLE_ARROW_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
CIRCLE_ARROW_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
CIRCLE_ARROW_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
CIRCLE_ARROW_UP - org.uberfire.workbench.model.toolbar.IconType
 
CIRCLE_BLANK - org.uberfire.workbench.model.toolbar.IconType
 
CLIENT_EDITOR - org.uberfire.workbench.model.ActivityResourceType
 
clone() - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
 
clone() - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
clone() - Method in class org.uberfire.mvp.impl.PathPlaceRequest
 
clone() - Method in interface org.uberfire.mvp.PlaceRequest
 
CLOUD - org.uberfire.workbench.model.toolbar.IconType
 
CLOUD_DOWNLOAD - org.uberfire.workbench.model.toolbar.IconType
 
CLOUD_UPLOAD - org.uberfire.workbench.model.toolbar.IconType
 
COFFEE - org.uberfire.workbench.model.toolbar.IconType
 
COG - org.uberfire.workbench.model.toolbar.IconType
 
COGS - org.uberfire.workbench.model.toolbar.IconType
 
COLUMNS - org.uberfire.workbench.model.toolbar.IconType
 
Command - Interface in org.uberfire.mvp
A command representing a future activity.
Commands - Class in org.uberfire.mvp
A collection of generic operations that can be used anywhere a Command is called for.
Commands() - Constructor for class org.uberfire.mvp.Commands
 
COMMENT - org.uberfire.workbench.model.toolbar.IconType
 
COMMENT_ALT - org.uberfire.workbench.model.toolbar.IconType
 
COMMENTS - org.uberfire.workbench.model.toolbar.IconType
 
COMMENTS_ALT - org.uberfire.workbench.model.toolbar.IconType
 
COMPARATOR - Static variable in class org.uberfire.security.Contributor
 
compareTo(Path) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
compareTo(Path) - Method in class org.uberfire.backend.vfs.PathFactory.PathImpl
 
compareTo(AbstractPageRow) - Method in class org.uberfire.paging.AbstractPageRow
 
compareTo(AbstractPathPageRow) - Method in class org.uberfire.paging.AbstractPathPageRow
 
CompassPosition - Enum in org.uberfire.workbench.model
Positions to which a WorkbenchPanel can be added to the Workbench
ConditionalPlaceRequest - Class in org.uberfire.mvp.impl
 
ConditionalPlaceRequest() - Constructor for class org.uberfire.mvp.impl.ConditionalPlaceRequest
 
ConditionalPlaceRequest(String) - Constructor for class org.uberfire.mvp.impl.ConditionalPlaceRequest
A predicate applied to determine if this place request should be used or the alternative specified by #orElse
ConditionalPlaceRequest(String, Map<String, String>) - Constructor for class org.uberfire.mvp.impl.ConditionalPlaceRequest
Creates a conditional place request for the given place ID with the given state parameters for that place.
CONFIG_FOLDER_NAME - Static variable in interface org.uberfire.spaces.SpacesAPI
 
CONFIG_REPOSITORY_NAME - Static variable in interface org.uberfire.spaces.SpacesAPI
 
CONSENSUS - org.uberfire.security.authz.VotingStrategy
It is based on general agreement.
containPath(Path) - Method in class org.uberfire.workbench.events.ResourceBatchChangesEvent
 
ContextDefinition - Interface in org.uberfire.workbench.model
A Part in the Workbench.
ContextDefinitionImpl - Class in org.uberfire.workbench.model.impl
 
ContextDefinitionImpl(PlaceRequest) - Constructor for class org.uberfire.workbench.model.impl.ContextDefinitionImpl
 
ContextDisplayMode - Enum in org.uberfire.workbench.model
 
CONTRIBUTED - org.uberfire.workbench.model.menu.impl.MenuBuilderImpl.MenuType
 
contributeTo(String) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
contributeTo(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.ContributedMenuBuilder
 
Contributor - Class in org.uberfire.security
 
Contributor() - Constructor for class org.uberfire.security.Contributor
 
Contributor(String, ContributorType) - Constructor for class org.uberfire.security.Contributor
 
CONTRIBUTOR - org.uberfire.security.ContributorType
 
ContributorResource - Interface in org.uberfire.security
 
ContributorType - Enum in org.uberfire.security
 
COPY - org.uberfire.workbench.events.ResourceChangeType
 
COPY - org.uberfire.workbench.model.toolbar.IconType
 
create(PathPlaceRequest) - Static method in class org.uberfire.mvp.impl.ExternalPathPlaceRequest
 
createObservablePath(Path) - Method in class org.uberfire.mvp.impl.PathPlaceRequest
 
CREDIT_CARD - org.uberfire.workbench.model.toolbar.IconType
 
custom(MenuFactory.CustomMenuBuilder) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
custom(MenuFactory.CustomMenuBuilder) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.MenuBuilder
 
CUSTOM - org.uberfire.workbench.model.menu.impl.MenuBuilderImpl.MenuType
 
Customizable - Annotation Type in org.uberfire.annotations
Internal annotation used to inject/produce beans in a way that the user can provide a default implementation for them, otherwise a fallback implementation will be used.
CustomPanelDefinition - Interface in org.uberfire.workbench.model
A custom PanelDefinition that is associated with a HasWidgets or HTMLElement container.
CustomPanelDefinitionImpl - Class in org.uberfire.workbench.model.impl
 
CustomPanelDefinitionImpl(String, HasWidgets) - Constructor for class org.uberfire.workbench.model.impl.CustomPanelDefinitionImpl
 
CustomPanelDefinitionImpl(String, HTMLElement) - Constructor for class org.uberfire.workbench.model.impl.CustomPanelDefinitionImpl
 
CustomPanelDefinitionImpl(String, HTMLElement) - Constructor for class org.uberfire.workbench.model.impl.CustomPanelDefinitionImpl
 
CUT - org.uberfire.workbench.model.toolbar.IconType
 

D

DASHBOARD - org.uberfire.workbench.model.toolbar.IconType
 
DASHBUILDER_SPACE - Static variable in interface org.uberfire.spaces.SpacesAPI
 
DASHBUILDER_SPACE_NAME - Static variable in interface org.uberfire.spaces.SpacesAPI
 
Debug - Class in org.uberfire.debug
Utility methods that help with debugging.
Debug() - Constructor for class org.uberfire.debug.Debug
 
decode(String) - Static method in class org.uberfire.util.URIUtil
 
DEFAULT - org.uberfire.spaces.SpacesAPI.Scheme
 
DEFAULT - org.uberfire.workbench.events.NotificationEvent.NotificationType
 
DEFAULT_SPACE - Static variable in interface org.uberfire.spaces.SpacesAPI
 
DEFAULT_SPACE_NAME - Static variable in interface org.uberfire.spaces.SpacesAPI
 
DefaultAppFormerActivities - Class in org.uberfire.workbench.model
Default implementation for AppFormerActivities.
DefaultAppFormerActivities() - Constructor for class org.uberfire.workbench.model.DefaultAppFormerActivities
 
DefaultMenuGroup - Class in org.uberfire.workbench.model.menu.impl
 
DefaultMenuGroup(List<MenuItem>, List<ResourceActionRef>, List<String>, String, String, MenuPosition, int) - Constructor for class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
DefaultMenus - Class in org.uberfire.workbench.model.menu.impl
 
DefaultMenus(List<MenuItem>, int) - Constructor for class org.uberfire.workbench.model.menu.impl.DefaultMenus
 
DefaultPlaceRequest - Class in org.uberfire.mvp.impl
 
DefaultPlaceRequest() - Constructor for class org.uberfire.mvp.impl.DefaultPlaceRequest
 
DefaultPlaceRequest(String) - Constructor for class org.uberfire.mvp.impl.DefaultPlaceRequest
Creates a place request for the given place ID.
DefaultPlaceRequest(String, Map<String, String>) - Constructor for class org.uberfire.mvp.impl.DefaultPlaceRequest
Creates a place request for the given place ID with the given state parameters for that place.
DefaultPlaceRequest(String, Map<String, String>, boolean) - Constructor for class org.uberfire.mvp.impl.DefaultPlaceRequest
Creates a place request for the given place ID, with the given state parameters for that place, and the given preference of whether or not the browser's location bar should be updated.
DefaultToolBar - Class in org.uberfire.workbench.model.toolbar.impl
Default implementation of ToolBar
DefaultToolBar(String) - Constructor for class org.uberfire.workbench.model.toolbar.impl.DefaultToolBar
 
DefaultToolBar(String, List<ToolBarItem>) - Constructor for class org.uberfire.workbench.model.toolbar.impl.DefaultToolBar
 
DefaultToolBarItem - Class in org.uberfire.workbench.model.toolbar.impl
Default implementation of ToolBarItem
DefaultToolBarItem(String, String, Command) - Constructor for class org.uberfire.workbench.model.toolbar.impl.DefaultToolBarItem
 
DefaultToolBarItem(IconType, String, Command) - Constructor for class org.uberfire.workbench.model.toolbar.impl.DefaultToolBarItem
 
DELETE - org.uberfire.workbench.events.ResourceChangeType
 
DESKTOP - org.uberfire.workbench.model.toolbar.IconType
 
DiffMode - Enum in org.uberfire.workbench.diff
 
displayNextTime() - Method in class org.uberfire.workbench.model.impl.SplashScreenFilterImpl
 
displayNextTime() - Method in interface org.uberfire.workbench.model.SplashScreenFilter
 
dispose() - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
DO_NOTHING - Static variable in class org.uberfire.mvp.Commands
Has no effect when executed.
doNotNullDemarshall(EJValue, MarshallingSession) - Method in class org.uberfire.rpc.impl.SessionInfoMarshalller
 
doNotNullMarshall(SessionInfo, MarshallingSession) - Method in class org.uberfire.rpc.impl.SessionInfoMarshalller
 
DotResourceTypeDefinition - Class in org.uberfire.workbench.type
 
DotResourceTypeDefinition() - Constructor for class org.uberfire.workbench.type.DotResourceTypeDefinition
 
DotResourceTypeDefinition(Category) - Constructor for class org.uberfire.workbench.type.DotResourceTypeDefinition
 
DOUBLE_ANGLE_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
DOUBLE_ANGLE_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
DOUBLE_ANGLE_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
DOUBLE_ANGLE_UP - org.uberfire.workbench.model.toolbar.IconType
 
DOWNLOAD - org.uberfire.workbench.model.toolbar.IconType
 
DOWNLOAD_ALT - org.uberfire.workbench.model.toolbar.IconType
 

E

EAST - org.uberfire.workbench.model.CompassPosition
 
EDIT - org.uberfire.workbench.model.toolbar.IconType
 
EDITOR - org.uberfire.workbench.model.ActivityResourceType
 
EJECT - org.uberfire.workbench.model.toolbar.IconType
 
enabledStateChanged(boolean) - Method in interface org.uberfire.workbench.model.menu.EnabledStateChangeListener
Called when the enabled state of a Widget changes
EnabledStateChangeListener - Interface in org.uberfire.workbench.model.menu
A Listener for changes in a Widget's enabled state
encode(String) - Static method in class org.uberfire.util.URIUtil
 
encodeQueryString(String) - Static method in class org.uberfire.util.URIUtil
 
endMenu() - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
endMenu() - Method in interface org.uberfire.workbench.model.menu.MenuFactory.MenuBuilder
 
endMenu() - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SubMenuBuilder
 
endMenu() - Method in interface org.uberfire.workbench.model.menu.MenuFactory.TerminalCustomMenu
 
endMenu() - Method in interface org.uberfire.workbench.model.menu.MenuFactory.TerminalMenu
 
endMenus() - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
endMenus() - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SubMenusBuilder
 
ensureIterable(List<T>) - Static method in class org.uberfire.plugin.PluginUtil
List is a JsType but Collection.iterator() is JsIgnored and therefore not exported to JavaScript.
ensureIterable(Set<T>) - Static method in class org.uberfire.plugin.PluginUtil
Set is a JsType but Collection.iterator() is JsIgnored and therefore not exported to JavaScript.
ENVELOPE - org.uberfire.workbench.model.toolbar.IconType
 
ENVELOPE_ALT - org.uberfire.workbench.model.toolbar.IconType
 
equals(Object) - Method in class org.uberfire.backend.vfs.impl.LockInfo
 
equals(Object) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
equals(Object) - Method in class org.uberfire.backend.vfs.PathFactory.PathImpl
 
equals(Object) - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
A conditional place request should be resolved before being compared to another default place request.
equals(Object) - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
equals(Object) - Method in class org.uberfire.mvp.impl.PathPlaceRequest
 
equals(Object) - Method in class org.uberfire.rpc.impl.SessionInfoImpl
 
equals(Object) - Method in class org.uberfire.security.Contributor
 
equals(Object) - Method in class org.uberfire.spaces.Space
 
equals(Object) - Method in class org.uberfire.workbench.category.Category
 
equals(Object) - Method in class org.uberfire.workbench.events.NotificationEvent
 
equals(Object) - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
equals(Object) - Method in class org.uberfire.workbench.model.NamedPosition
 
error() - Static method in class org.uberfire.backend.vfs.impl.LockResult
 
ERROR - org.uberfire.workbench.events.NotificationEvent.NotificationType
 
ERROR - Static variable in class org.uberfire.workbench.model.bridge.NotificationSeverity
 
EXCHANGE - org.uberfire.workbench.model.toolbar.IconType
 
EXCLAMATION_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
execute() - Method in interface org.uberfire.mvp.Command
 
execute(T) - Method in interface org.uberfire.mvp.ParameterizedCommand
 
execute(T, U) - Method in interface org.uberfire.mvp.BiParameterizedCommand
 
EXTERNAL_LINK - org.uberfire.workbench.model.toolbar.IconType
 
ExternalPathPlaceRequest - Class in org.uberfire.mvp.impl
A PathPlaceRequest originating from an external script.
ExternalPathPlaceRequest(Path) - Constructor for class org.uberfire.mvp.impl.ExternalPathPlaceRequest
 
EYE_CLOSE - org.uberfire.workbench.model.toolbar.IconType
 
EYE_OPEN - org.uberfire.workbench.model.toolbar.IconType
 

F

FACEBOOK - org.uberfire.workbench.model.toolbar.IconType
 
FACEBOOK_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
FACETIME_VIDEO - org.uberfire.workbench.model.toolbar.IconType
 
failed(LockInfo) - Static method in class org.uberfire.backend.vfs.impl.LockResult
 
FallbackImplementation - Annotation Type in org.uberfire.annotations
Internal annotation used to qualify fallback implementations, that will be used when the user does not provide another (default) implementation.
FAST_BACKWARD - org.uberfire.workbench.model.toolbar.IconType
 
FAST_FORWARD - org.uberfire.workbench.model.toolbar.IconType
 
FIGHTER_JET - org.uberfire.workbench.model.toolbar.IconType
 
FILE - org.uberfire.spaces.SpacesAPI.Scheme
 
FILE - org.uberfire.workbench.model.toolbar.IconType
 
FILE_ALT - org.uberfire.workbench.model.toolbar.IconType
 
FileNameUtil - Class in org.uberfire.workbench.type
 
FileNameUtil() - Constructor for class org.uberfire.workbench.type.FileNameUtil
 
FileSystem - Interface in org.uberfire.backend.vfs
 
FILM - org.uberfire.workbench.model.toolbar.IconType
 
FILTER - org.uberfire.workbench.model.toolbar.IconType
 
FIRE - org.uberfire.workbench.model.toolbar.IconType
 
FLAG - org.uberfire.workbench.model.toolbar.IconType
 
FOLDER_CLOSE - org.uberfire.workbench.model.toolbar.IconType
 
FOLDER_CLOSE_ALT - org.uberfire.workbench.model.toolbar.IconType
 
FOLDER_OPEN - org.uberfire.workbench.model.toolbar.IconType
 
FOLDER_OPEN_ALT - org.uberfire.workbench.model.toolbar.IconType
 
FONT - org.uberfire.workbench.model.toolbar.IconType
 
FOOD - org.uberfire.workbench.model.toolbar.IconType
 
ForcedPlaceRequest - Class in org.uberfire.mvp.impl
 
ForcedPlaceRequest() - Constructor for class org.uberfire.mvp.impl.ForcedPlaceRequest
 
ForcedPlaceRequest(String) - Constructor for class org.uberfire.mvp.impl.ForcedPlaceRequest
 
ForcedPlaceRequest(String, Map<String, String>) - Constructor for class org.uberfire.mvp.impl.ForcedPlaceRequest
 
ForcedPlaceRequest(String, Map<String, String>, boolean) - Constructor for class org.uberfire.mvp.impl.ForcedPlaceRequest
Creates a place request for the given place ID, with the given state parameters for that place, and the given preference of whether or not the browser's location bar should be updated.
ForceUnlockEvent - Class in org.uberfire.backend.vfs.impl
Client-local event to indicate that the specified path's lock should be released.
ForceUnlockEvent(Path) - Constructor for class org.uberfire.backend.vfs.impl.ForceUnlockEvent
 
FORWARD - org.uberfire.workbench.model.toolbar.IconType
 
fromLock(Path) - Static method in class org.uberfire.backend.vfs.PathFactory
Returns the path of the locked file for the provided lock.
FULLSCREEN - org.uberfire.workbench.model.toolbar.IconType
 

G

get() - Static method in class org.uberfire.workspace.WorkspaceContext
 
getAction() - Method in class org.uberfire.security.authz.ResourceActionRef
 
getAffectedPaths() - Method in class org.uberfire.workbench.events.ResourceBatchChangesEvent
 
getAllEditorIds() - Method in interface org.uberfire.workbench.model.AppFormerActivities
Returns list of all the editors IDs used in the workbench.
getAllEditorIds() - Method in class org.uberfire.workbench.model.DefaultAppFormerActivities
 
getAllPerpectivesIds() - Method in interface org.uberfire.workbench.model.AppFormerActivities
Returns list of all the perspectives used in the workbench.
getAllPerpectivesIds() - Method in class org.uberfire.workbench.model.DefaultAppFormerActivities
 
getAttributes() - Method in class org.uberfire.backend.vfs.PathFactory.PathImpl
 
getBatch() - Method in class org.uberfire.workbench.events.ResourceBatchChangesEvent
 
getCaption() - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
getCaption() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getCaption() - Method in interface org.uberfire.workbench.model.menu.MenuItem
 
getCategory() - Method in class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
getCategory() - Method in class org.uberfire.workbench.type.DotResourceTypeDefinition
 
getCategory() - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
Defines the category for each resource.
getCategory() - Method in class org.uberfire.workbench.type.TextResourceTypeDefinition
 
getChanges(Path) - Method in class org.uberfire.workbench.events.ResourceBatchChangesEvent
 
getChild(Position) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getChild(Position) - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the Panel's immediate child Panel at the given Position
getChildren() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getChildren() - Method in interface org.uberfire.workbench.model.PanelDefinition
Returns this panel's immediate child panels.
getCommand() - Method in interface org.uberfire.workbench.model.menu.MenuItemCommand
 
getCommand() - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBarItem
 
getCommand() - Method in interface org.uberfire.workbench.model.toolbar.ToolBarItem
 
GetContent - Annotation Type in org.uberfire.lifecycle
Used in method that returns a @WorkbenchClientEditor content.
getContextDefinition() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getContextDefinition() - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
getContextDefinition() - Method in class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
getContextDefinition() - Method in interface org.uberfire.workbench.model.PanelDefinition
 
getContextDefinition() - Method in interface org.uberfire.workbench.model.PartDefinition
 
getContextDefinition() - Method in interface org.uberfire.workbench.model.PerspectiveDefinition
 
getContextDisplayMode() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getContextDisplayMode() - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
getContextDisplayMode() - Method in class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
getContextDisplayMode() - Method in interface org.uberfire.workbench.model.PanelDefinition
 
getContextDisplayMode() - Method in interface org.uberfire.workbench.model.PartDefinition
 
getContextDisplayMode() - Method in interface org.uberfire.workbench.model.PerspectiveDefinition
 
getContributionPoint() - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
getContributionPoint() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getContributionPoint() - Method in interface org.uberfire.workbench.model.menu.MenuItem
 
getContributors() - Method in interface org.uberfire.security.ContributorResource
 
getDefaultSpace() - Method in interface org.uberfire.spaces.SpacesAPI
 
getDependencies() - Method in interface org.uberfire.security.Resource
A list of dependent resources.
getDependencies() - Method in class org.uberfire.security.ResourceRef
 
getDependencies() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getDescription() - Method in class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
getDescription() - Method in class org.uberfire.workbench.type.DotResourceTypeDefinition
 
getDescription() - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
A description of the resource type
getDescription() - Method in class org.uberfire.workbench.type.TextResourceTypeDefinition
 
getDestinationPath() - Method in class org.uberfire.workbench.events.ResourceCopied
 
getDestinationPath() - Method in class org.uberfire.workbench.events.ResourceRenamed
 
getDiffMode() - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
Defines how the diff of this resource type should be presented.
getElemental2HtmlElementContainer() - Method in interface org.uberfire.workbench.model.CustomPanelDefinition
Returns the elemental2.dom.HTMLElement container associated with the custom panel.
getElemental2HtmlElementContainer() - Method in class org.uberfire.workbench.model.impl.CustomPanelDefinitionImpl
 
getElementId() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getElementId() - Method in interface org.uberfire.workbench.model.PanelDefinition
Returns the DOM ID that will be given to a panel created from this definition.
getEmptyArray() - Method in class org.uberfire.rpc.impl.SessionInfoMarshalller
 
getFile() - Method in class org.uberfire.backend.vfs.impl.LockInfo
 
getFileName() - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
getFileName() - Method in interface org.uberfire.backend.vfs.Path
 
getFileName() - Method in class org.uberfire.backend.vfs.PathFactory.PathImpl
 
getFullIdentifier() - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
getFullIdentifier() - Method in class org.uberfire.mvp.impl.PathPlaceRequest
 
getFullIdentifier() - Method in interface org.uberfire.mvp.PlaceRequest
 
getHasWidgetsContainer() - Method in interface org.uberfire.workbench.model.CustomPanelDefinition
Returns the HasWidgets container associated with the custom panel.
getHasWidgetsContainer() - Method in class org.uberfire.workbench.model.impl.CustomPanelDefinitionImpl
 
getHeight() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getHeight() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the height of the Panel in pixels
getHeightAsInt() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the height of this panel in pixels as a primitive int to make this method exportable to JS.
getHtmlElementContainer() - Method in interface org.uberfire.workbench.model.CustomPanelDefinition
Returns the HTMLElement container associated with the custom panel.
getHtmlElementContainer() - Method in class org.uberfire.workbench.model.impl.CustomPanelDefinitionImpl
 
getIcon() - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBarItem
 
getIcon() - Method in interface org.uberfire.workbench.model.toolbar.ToolBarItem
 
getId() - Method in class org.uberfire.rpc.impl.SessionInfoImpl
 
getId() - Method in interface org.uberfire.rpc.SessionInfo
 
getIdentifier() - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
 
getIdentifier() - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
getIdentifier() - Method in interface org.uberfire.mvp.PlaceRequest
 
getIdentifier() - Method in interface org.uberfire.security.Resource
An identifier that is unique among all the resources of the same type (see Resource.getResourceType()).
getIdentifier() - Method in class org.uberfire.security.ResourceRef
 
getIdentifier() - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
getIdentifier() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getIdentifier() - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBar
 
getIdentifier() - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBarItem
 
getIdentity() - Method in class org.uberfire.rpc.impl.SessionInfoImpl
 
getIdentity() - Method in interface org.uberfire.rpc.SessionInfo
 
getInitialTopOffset() - Method in class org.uberfire.workbench.events.NotificationEvent
 
getInterceptionPoints() - Method in class org.uberfire.workbench.model.impl.SplashScreenFilterImpl
 
getInterceptionPoints() - Method in interface org.uberfire.workbench.model.SplashScreenFilter
 
getItems() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getItems() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenus
 
getItems() - Method in interface org.uberfire.workbench.model.menu.MenuGroup
 
getItems() - Method in interface org.uberfire.workbench.model.menu.Menus
Returns the items in this collection of menus, in the order they should appear in the user interface.
getItems() - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBar
 
getItems() - Method in interface org.uberfire.workbench.model.toolbar.ToolBar
 
getItemsMap() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenus
 
getItemsMap() - Method in interface org.uberfire.workbench.model.menu.Menus
Deprecated.
getLock() - Method in class org.uberfire.backend.vfs.impl.LockInfo
 
getLockInfo() - Method in class org.uberfire.backend.vfs.impl.LockResult
 
getMessage() - Method in class org.uberfire.workbench.events.ResourceAdded
 
getMessage() - Method in class org.uberfire.workbench.events.ResourceBatchChangesEvent
 
getMessage() - Method in interface org.uberfire.workbench.events.ResourceChange
 
getMessage() - Method in class org.uberfire.workbench.events.ResourceCopied
 
getMessage() - Method in class org.uberfire.workbench.events.ResourceDeleted
 
getMessage() - Method in class org.uberfire.workbench.events.ResourceRenamed
 
getMessage() - Method in class org.uberfire.workbench.events.ResourceUpdated
 
getMessage() - Method in class org.uberfire.workbench.model.bridge.Notification
 
getMessage() - Method in class org.uberfire.workbench.model.Notification
 
getMinHeight() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getMinHeight() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the minimum height of this panel in pixels.
getMinHeightAsInt() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the minimum width of this panel in pixels as a primitive int to make this method exportable to JS.
getMinWidth() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getMinWidth() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the minimum width of the Panel in pixels
getMinWidthAsInt() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the minimum width of this panel in pixels as a primitive int to make this method exportable to JS.
getName() - Method in interface org.uberfire.security.ResourceAction
An string representation of the action.
getName() - Method in interface org.uberfire.security.ResourceType
An string representation of this type instance
getName() - Method in class org.uberfire.spaces.Space
 
getName() - Method in class org.uberfire.workbench.category.Category
 
getName() - Method in class org.uberfire.workbench.category.Others
 
getName() - Method in class org.uberfire.workbench.category.Undefined
 
getName() - Method in class org.uberfire.workbench.events.PluginEvent
 
getName() - Method in enum org.uberfire.workbench.model.ActivityResourceType
 
getName() - Method in enum org.uberfire.workbench.model.CompassPosition
 
getName() - Method in class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
getName() - Method in class org.uberfire.workbench.model.impl.SplashScreenFilterImpl
 
getName() - Method in class org.uberfire.workbench.model.NamedPosition
Returns the data field name this Position refers to.
getName() - Method in interface org.uberfire.workbench.model.PerspectiveDefinition
Get the name of the Perspective.
getName() - Method in interface org.uberfire.workbench.model.Position
 
getName() - Method in interface org.uberfire.workbench.model.SplashScreenFilter
 
getNavigationPlace() - Method in class org.uberfire.workbench.events.NotificationEvent
 
getNavigationText() - Method in class org.uberfire.workbench.events.NotificationEvent
 
getNotification() - Method in class org.uberfire.workbench.events.NotificationEvent
 
getOrder() - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
getOrder() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getOrder() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenus
 
getOrder() - Method in interface org.uberfire.workbench.model.menu.MenuItem
 
getOrder() - Method in interface org.uberfire.workbench.model.menu.Menus
Defines the order on what these menus will be inserted.
getOriginal() - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
getOriginal() - Method in interface org.uberfire.backend.vfs.ObservablePath
 
getPageRowList() - Method in class org.uberfire.paging.PageResponse
 
getPageSize() - Method in class org.uberfire.paging.PageRequest
 
getPanelType() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getPanelType() - Method in interface org.uberfire.workbench.model.PanelDefinition
Specifies the WorkbenchPanelPresenter implementation that should be used when adding this panel to the UI.
getParameter(String, String) - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
getParameter(String, String) - Method in interface org.uberfire.mvp.PlaceRequest
 
getParameterNames() - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
getParameterNames() - Method in interface org.uberfire.mvp.PlaceRequest
 
getParameters() - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
 
getParameters() - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
getParameters() - Method in interface org.uberfire.mvp.PlaceRequest
 
getParent() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getParent() - Method in interface org.uberfire.workbench.model.PanelDefinition
Return the parent panel, or null if PanelDefinition.isRoot()} returns true.
getParentPanel() - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
getParentPanel() - Method in interface org.uberfire.workbench.model.PartDefinition
 
getParts() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getParts() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the Parts contained in the Panel
getPath() - Method in class org.uberfire.backend.vfs.impl.ForceUnlockEvent
 
getPath() - Method in interface org.uberfire.backend.vfs.ObservablePath.OnConcurrentDelete
 
getPath() - Method in interface org.uberfire.backend.vfs.ObservablePath.OnConcurrentUpdateEvent
 
getPath() - Method in class org.uberfire.mvp.impl.ExternalPathPlaceRequest
 
getPath() - Method in class org.uberfire.mvp.impl.PathPlaceRequest
 
getPath() - Method in interface org.uberfire.mvp.PlaceRequest
Returns the path associated with this PlaceRequest.
getPath() - Method in class org.uberfire.paging.AbstractPathPageRow
 
getPath() - Method in class org.uberfire.workbench.events.ResourceAddedEvent
 
getPath() - Method in class org.uberfire.workbench.events.ResourceCopiedEvent
 
getPath() - Method in class org.uberfire.workbench.events.ResourceDeletedEvent
 
getPath() - Method in interface org.uberfire.workbench.events.ResourceEvent
 
getPath() - Method in class org.uberfire.workbench.events.ResourceOpenedEvent
 
getPath() - Method in class org.uberfire.workbench.events.ResourceRenamedEvent
 
getPath() - Method in class org.uberfire.workbench.events.ResourceUpdatedEvent
 
getPath() - Method in class org.uberfire.workbench.model.bridge.Notification
 
getPermissions() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getPermissions() - Method in interface org.uberfire.workbench.model.menu.MenuItem
Get the list of permission names this menu item is restricted to.
getPlace() - Method in interface org.uberfire.workbench.model.ContextDefinition
Get the PlaceRequest that this Part will contain.
getPlace() - Method in class org.uberfire.workbench.model.impl.ContextDefinitionImpl
 
getPlace() - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
getPlace() - Method in interface org.uberfire.workbench.model.PartDefinition
 
getPlaceRequest() - Method in class org.uberfire.workbench.events.NotificationEvent
 
getPlaceRequest() - Method in interface org.uberfire.workbench.model.menu.MenuItemPerspective
 
getPosition() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getPosition() - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
getPosition() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getPosition() - Method in interface org.uberfire.workbench.model.menu.MenuItem
 
getPosition() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the Position of the Panel relate to it's Parent
getPrefix() - Method in class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
getPrefix() - Method in class org.uberfire.workbench.type.DotResourceTypeDefinition
 
getPrefix() - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
Resource prefix
getPrefix() - Method in class org.uberfire.workbench.type.TextResourceTypeDefinition
 
GetPreview - Annotation Type in org.uberfire.lifecycle
Use in method that returns a @WorkbenchClientEditor content preview.
getPriority() - Method in class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
getPriority() - Method in class org.uberfire.workbench.type.DotResourceTypeDefinition
 
getPriority() - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
Defines the resource priority in terms of resource resolution
getPriority() - Method in class org.uberfire.workbench.type.TextResourceTypeDefinition
 
getResource() - Method in class org.uberfire.security.authz.ResourceActionRef
 
getResourceActions() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
getResourceActions() - Method in interface org.uberfire.workbench.model.menu.MenuItem
Get the list of ResourceActionRef actions this menu item is restricted to.
getResourceType() - Method in interface org.uberfire.security.Resource
Get the resource type classifier
getResourceType() - Method in class org.uberfire.security.ResourceRef
 
getRoot() - Method in class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
getRoot() - Method in interface org.uberfire.workbench.model.PerspectiveDefinition
Get the root Panel for this Perspective.
getRootDirectories() - Method in interface org.uberfire.backend.vfs.FileSystem
 
getSessionInfo() - Method in class org.uberfire.workbench.events.ResourceAddedEvent
 
getSessionInfo() - Method in class org.uberfire.workbench.events.ResourceBatchChangesEvent
 
getSessionInfo() - Method in class org.uberfire.workbench.events.ResourceCopiedEvent
 
getSessionInfo() - Method in class org.uberfire.workbench.events.ResourceDeletedEvent
 
getSessionInfo() - Method in class org.uberfire.workbench.events.ResourceOpenedEvent
 
getSessionInfo() - Method in class org.uberfire.workbench.events.ResourceRenamedEvent
 
getSessionInfo() - Method in class org.uberfire.workbench.events.ResourceUpdatedEvent
 
getSeverity() - Method in class org.uberfire.workbench.model.bridge.Notification
 
getShortName() - Method in class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
getShortName() - Method in class org.uberfire.workbench.type.DotResourceTypeDefinition
 
getShortName() - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
A short name of the resource type
getShortName() - Method in class org.uberfire.workbench.type.TextResourceTypeDefinition
 
getSimpleWildcardPattern() - Method in class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
getSimpleWildcardPattern() - Method in class org.uberfire.workbench.type.DotResourceTypeDefinition
 
getSimpleWildcardPattern() - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
A simple (and maybe not very accurate) wildcard pattern to search for this type of resource.
getSimpleWildcardPattern() - Method in class org.uberfire.workbench.type.TextResourceTypeDefinition
 
getSource() - Method in interface org.uberfire.backend.vfs.ObservablePath.OnConcurrentCopyEvent
 
getSource() - Method in interface org.uberfire.backend.vfs.ObservablePath.OnConcurrentRenameEvent
 
getSpace(String) - Method in interface org.uberfire.spaces.SpacesAPI
 
getStartRowIndex() - Method in class org.uberfire.paging.PageRequest
 
getStartRowIndex() - Method in class org.uberfire.paging.PageResponse
 
getState() - Method in class org.uberfire.workbench.model.Notification
 
getSuffix() - Method in class org.uberfire.workbench.type.AnyResourceTypeDefinition
 
getSuffix() - Method in class org.uberfire.workbench.type.DotResourceTypeDefinition
 
getSuffix() - Method in interface org.uberfire.workbench.type.ResourceTypeDefinition
Resource suffix
getSuffix() - Method in class org.uberfire.workbench.type.TextResourceTypeDefinition
 
getTarget() - Method in interface org.uberfire.backend.vfs.ObservablePath.OnConcurrentCopyEvent
 
getTarget() - Method in interface org.uberfire.backend.vfs.ObservablePath.OnConcurrentRenameEvent
 
getTimestamp() - Method in class org.uberfire.workbench.model.Notification
 
getTooltip() - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBarItem
 
getTooltip() - Method in interface org.uberfire.workbench.model.toolbar.ToolBarItem
 
getTotalRowSize() - Method in class org.uberfire.paging.PageResponse
 
getType() - Method in class org.uberfire.security.Contributor
 
getType() - Method in class org.uberfire.workbench.events.NotificationEvent
 
getType() - Method in class org.uberfire.workbench.events.ResourceAdded
 
getType() - Method in interface org.uberfire.workbench.events.ResourceChange
 
getType() - Method in class org.uberfire.workbench.events.ResourceCopied
 
getType() - Method in class org.uberfire.workbench.events.ResourceDeleted
 
getType() - Method in class org.uberfire.workbench.events.ResourceRenamed
 
getType() - Method in class org.uberfire.workbench.events.ResourceUpdated
 
getType() - Method in class org.uberfire.workbench.model.bridge.Notification
 
getType() - Method in class org.uberfire.workbench.model.Notification
 
getType() - Method in interface org.uberfire.workbench.model.toolbar.ToolBarTypeIcon
 
getUrl() - Method in interface org.uberfire.workbench.model.toolbar.ToolBarUrlIcon
 
getUser(String) - Method in interface org.uberfire.security.WorkbenchUserManager
Returns the platform User identified by a given identifier
getUsername() - Method in class org.uberfire.security.Contributor
 
getWidth() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
getWidth() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the width of this panel in pixels.
getWidthAsInt() - Method in interface org.uberfire.workbench.model.PanelDefinition
Get the width of this panel in pixels as a primitive int to make this method exportable to JS.
GIFT - org.uberfire.workbench.model.toolbar.IconType
 
GIT - org.uberfire.spaces.SpacesAPI.Scheme
 
GITHUB - org.uberfire.workbench.model.toolbar.IconType
 
GITHUB_ALT - org.uberfire.workbench.model.toolbar.IconType
 
GITHUB_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
GLASS - org.uberfire.workbench.model.toolbar.IconType
 
GLOBE - org.uberfire.workbench.model.toolbar.IconType
 
GOOGLE_PLUS - org.uberfire.workbench.model.toolbar.IconType
 
GOOGLE_PLUS_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
GROUP - org.uberfire.workbench.model.menu.impl.MenuBuilderImpl.MenuType
 
GROUP - org.uberfire.workbench.model.toolbar.IconType
 

H

H_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
HAND_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
HAND_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
HAND_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
HAND_UP - org.uberfire.workbench.model.toolbar.IconType
 
HasEnabledStateChangeListeners - Interface in org.uberfire.workbench.model.menu
A source of EnabledStateChange actions.
hashCode() - Method in class org.uberfire.backend.vfs.impl.LockInfo
 
hashCode() - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
hashCode() - Method in class org.uberfire.backend.vfs.PathFactory.PathImpl
 
hashCode() - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
 
hashCode() - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
hashCode() - Method in class org.uberfire.mvp.impl.PathPlaceRequest
 
hashCode() - Method in class org.uberfire.rpc.impl.SessionInfoImpl
 
hashCode() - Method in class org.uberfire.security.Contributor
 
hashCode() - Method in class org.uberfire.spaces.Space
 
hashCode() - Method in class org.uberfire.workbench.category.Category
 
hashCode() - Method in class org.uberfire.workbench.events.NotificationEvent
 
hashCode() - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
hashCode() - Method in class org.uberfire.workbench.model.NamedPosition
 
hasNavigation() - Method in class org.uberfire.workbench.events.NotificationEvent
 
hasVersionSupport() - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
hasVersionSupport() - Method in interface org.uberfire.backend.vfs.IsVersioned
 
hasVersionSupport() - Method in class org.uberfire.backend.vfs.PathFactory.PathImpl
 
HDD - org.uberfire.workbench.model.toolbar.IconType
 
HEADPHONES - org.uberfire.workbench.model.toolbar.IconType
 
HEART - org.uberfire.workbench.model.toolbar.IconType
 
HEART_EMPTY - org.uberfire.workbench.model.toolbar.IconType
 
HIDE - org.uberfire.workbench.model.ContextDisplayMode
 
HINT - Static variable in class org.uberfire.workbench.model.bridge.NotificationSeverity
 
HOME - org.uberfire.workbench.model.toolbar.IconType
 
HOSPITAL - org.uberfire.workbench.model.toolbar.IconType
 

I

IconType - Enum in org.uberfire.workbench.model.toolbar
 
identifier - Variable in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
identifier(String) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
identifier(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SimpleMenuBuilder
 
INBOX - org.uberfire.workbench.model.toolbar.IconType
 
INDENT_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
INDENT_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 
indexOfExtension(String) - Static method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
INFO - org.uberfire.workbench.events.NotificationEvent.NotificationType
 
INFO - Static variable in class org.uberfire.workbench.model.bridge.NotificationSeverity
 
INFO_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
insertChild(Position, PanelDefinition) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
insertChild(Position, PanelDefinition) - Method in interface org.uberfire.workbench.model.PanelDefinition
Insert a Panel as an immediate child at the given Position.
IsDirty - Annotation Type in org.uberfire.lifecycle
Deprecated.
The code generated by use of this annotation will never be called by the UberFire framework. Use OnMayClose instead.
isEnabled() - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
isEnabled() - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
isEnabled() - Method in interface org.uberfire.workbench.model.menu.MenuItem
 
isEnabled() - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBarItem
 
isEnabled() - Method in interface org.uberfire.workbench.model.toolbar.ToolBarItem
 
isFirstPage() - Method in class org.uberfire.paging.PageResponse
 
isLastPage() - Method in class org.uberfire.paging.PageResponse
 
isLocked() - Method in class org.uberfire.backend.vfs.impl.LockInfo
 
isMaximized() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
isMaximized() - Method in interface org.uberfire.workbench.model.PanelDefinition
Has the Panel been expanded to a maximum size
isRoot() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
isRoot() - Method in interface org.uberfire.workbench.model.PanelDefinition
Is this Panel the root of the Perspective definition
isSelectable() - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
isSelectable() - Method in interface org.uberfire.workbench.model.PartDefinition
 
isSingleton() - Method in class org.uberfire.workbench.events.NotificationEvent
 
isSuccess() - Method in class org.uberfire.backend.vfs.impl.LockResult
 
isTotalRowSizeExact() - Method in class org.uberfire.paging.PageResponse
 
isType(String) - Method in interface org.uberfire.security.Resource
Check if this resource is of the provided type.
isUpdateLocationBarAllowed() - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
isUpdateLocationBarAllowed() - Method in interface org.uberfire.mvp.PlaceRequest
Indicates whether or not the Workbench framework should add a browser history item when navigating to this place.
isValid(String) - Static method in class org.uberfire.util.URIUtil
 
isVersioned(Path) - Static method in class org.uberfire.backend.vfs.PathSupport
 
IsVersioned - Interface in org.uberfire.backend.vfs
 
ITALIC - org.uberfire.workbench.model.toolbar.IconType
 

K

KEY - org.uberfire.workbench.model.toolbar.IconType
 

L

LAPTOP - org.uberfire.workbench.model.toolbar.IconType
 
LEAF - org.uberfire.workbench.model.toolbar.IconType
 
LEFT - org.uberfire.workbench.model.menu.MenuPosition
 
LEGAL - org.uberfire.workbench.model.toolbar.IconType
 
LEMON - org.uberfire.workbench.model.toolbar.IconType
 
LIGHTBULB - org.uberfire.workbench.model.toolbar.IconType
 
LINK - org.uberfire.workbench.model.toolbar.IconType
 
LINKEDIN - org.uberfire.workbench.model.toolbar.IconType
 
LINKEDIN_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
LIST - org.uberfire.workbench.model.toolbar.IconType
 
LIST_ALT - org.uberfire.workbench.model.toolbar.IconType
 
LIST_OL - org.uberfire.workbench.model.toolbar.IconType
 
LIST_UL - org.uberfire.workbench.model.toolbar.IconType
 
LOCK - org.uberfire.workbench.model.toolbar.IconType
 
LOCK_FILE_EXTENSION - Static variable in class org.uberfire.backend.vfs.PathFactory
 
lockedBy() - Method in class org.uberfire.backend.vfs.impl.LockInfo
 
LockInfo - Class in org.uberfire.backend.vfs.impl
Holds lock information about a Path.
LockInfo(boolean, String, Path) - Constructor for class org.uberfire.backend.vfs.impl.LockInfo
 
LockInfo(boolean, String, Path, Path) - Constructor for class org.uberfire.backend.vfs.impl.LockInfo
 
LockResult - Class in org.uberfire.backend.vfs.impl
Represents the result of a lock request and holds the last read LockInfo.
LockResult(boolean, LockInfo) - Constructor for class org.uberfire.backend.vfs.impl.LockResult
 

M

MAGIC - org.uberfire.workbench.model.toolbar.IconType
 
MAGNET - org.uberfire.workbench.model.toolbar.IconType
 
MAP_MARKER - org.uberfire.workbench.model.toolbar.IconType
 
MEDKIT - org.uberfire.workbench.model.toolbar.IconType
 
menu(String) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
menu(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SubMenusBuilder
 
MenuBuilderImpl - Class in org.uberfire.workbench.model.menu.impl
 
MenuBuilderImpl(MenuBuilderImpl.MenuType, String) - Constructor for class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
MenuBuilderImpl(MenuBuilderImpl.MenuType, MenuFactory.CustomMenuBuilder) - Constructor for class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
MenuBuilderImpl.MenuType - Enum in org.uberfire.workbench.model.menu.impl
 
MenuCustom<T> - Interface in org.uberfire.workbench.model.menu
A menu item that provides its own widget.
MenuFactory - Class in org.uberfire.workbench.model.menu
 
MenuFactory.Builder - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.CommandMenu<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.ContributedMenuBuilder<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.CustomMenuBuilder - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.MenuBuilder<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.OrderedMenu<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.PerspectiveMenu<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.SecurityInfos<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.SimpleMenuBuilder<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.SubMenuBuilder<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.SubMenusBuilder<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.TerminalCustomMenu<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.TerminalMenu<T> - Interface in org.uberfire.workbench.model.menu
 
MenuFactory.TopLevelMenusBuilder<T> - Interface in org.uberfire.workbench.model.menu
 
MenuGroup - Interface in org.uberfire.workbench.model.menu
A menu item that has child items nested under it.
MenuItem - Interface in org.uberfire.workbench.model.menu
Meta-data for a Workbench MenuItem including permissions.
MenuItemCommand - Interface in org.uberfire.workbench.model.menu
A menu item that invokes a particular Command when it is clicked.
MenuItemPerspective - Interface in org.uberfire.workbench.model.menu
A menu item that invokes a particular PerspectiveDefinition when it is clicked.
MenuItemPlain - Interface in org.uberfire.workbench.model.menu
A menu item that has no children and no specific Command associated with it.
MenuPosition - Enum in org.uberfire.workbench.model.menu
Defines the menu position on the navbar.
menus() - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
menus() - Method in interface org.uberfire.workbench.model.menu.MenuFactory.MenuBuilder
 
Menus - Interface in org.uberfire.workbench.model.menu
Menus that includes permission
MenuVisitor - Interface in org.uberfire.workbench.model.menu
Visitor interface for implementing arbitrary operations over menus.
MINUS - org.uberfire.workbench.model.toolbar.IconType
 
MINUS_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
MOBILE_PHONE - org.uberfire.workbench.model.toolbar.IconType
 
MONEY - org.uberfire.workbench.model.toolbar.IconType
 
MOVE - org.uberfire.workbench.model.toolbar.IconType
 
MUSIC - org.uberfire.workbench.model.toolbar.IconType
 

N

NamedPosition - Class in org.uberfire.workbench.model
Represents the position of a child panel by name.
NamedPosition(String) - Constructor for class org.uberfire.workbench.model.NamedPosition
Creates a new position representing the ErraiUI @DataField with the given name.
NEW - org.uberfire.workbench.model.Notification.State
The notification is newly created and has not yet been acknowledged by the user.
newContributedMenu(String) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
newContributedMenu(String) - Static method in class org.uberfire.workbench.model.menu.MenuFactory
 
newContributedMenu(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.TopLevelMenusBuilder
 
newLock(Path) - Static method in class org.uberfire.backend.vfs.PathFactory
 
newLockPath(Path) - Static method in class org.uberfire.backend.vfs.PathFactory
Returns a path of a lock for the provided file.
newPath(String, String) - Static method in class org.uberfire.backend.vfs.PathFactory
 
newPath(String, String, Map<String, Object>) - Static method in class org.uberfire.backend.vfs.PathFactory
 
newPathBasedOn(String, String, Path) - Static method in class org.uberfire.backend.vfs.PathFactory
 
newSimpleItem(String) - Static method in class org.uberfire.workbench.model.menu.MenuFactory
 
newTopLevelCustomMenu(MenuFactory.CustomMenuBuilder) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
newTopLevelCustomMenu(MenuFactory.CustomMenuBuilder) - Static method in class org.uberfire.workbench.model.menu.MenuFactory
 
newTopLevelCustomMenu(MenuFactory.CustomMenuBuilder) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.TopLevelMenusBuilder
 
newTopLevelMenu(String) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
newTopLevelMenu(String) - Static method in class org.uberfire.workbench.model.menu.MenuFactory
 
newTopLevelMenu(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.TopLevelMenusBuilder
 
newTopLevelMenu(MenuItem) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
newTopLevelMenu(MenuItem) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.TopLevelMenusBuilder
 
NONE - org.uberfire.workbench.model.CompassPosition
 
NORTH - org.uberfire.workbench.model.CompassPosition
 
Notification - Class in org.uberfire.workbench.model.bridge
 
Notification - Class in org.uberfire.workbench.model
Represents a notification that has been displayed in the UberFire workbench.
Notification() - Constructor for class org.uberfire.workbench.model.bridge.Notification
 
Notification(NotificationEvent.NotificationType, String, Date, Notification.State) - Constructor for class org.uberfire.workbench.model.Notification
 
Notification.State - Enum in org.uberfire.workbench.model
 
NotificationEvent - Class in org.uberfire.workbench.events
An event to show a notification pop-up in the Workbench
NotificationEvent() - Constructor for class org.uberfire.workbench.events.NotificationEvent
 
NotificationEvent(String) - Constructor for class org.uberfire.workbench.events.NotificationEvent
 
NotificationEvent(String, boolean) - Constructor for class org.uberfire.workbench.events.NotificationEvent
 
NotificationEvent(String, NotificationEvent.NotificationType) - Constructor for class org.uberfire.workbench.events.NotificationEvent
 
NotificationEvent(String, NotificationEvent.NotificationType, boolean) - Constructor for class org.uberfire.workbench.events.NotificationEvent
 
NotificationEvent(String, NotificationEvent.NotificationType, boolean, PlaceRequest) - Constructor for class org.uberfire.workbench.events.NotificationEvent
 
NotificationEvent(String, NotificationEvent.NotificationType, boolean, PlaceRequest, Integer) - Constructor for class org.uberfire.workbench.events.NotificationEvent
 
NotificationEvent.NotificationType - Enum in org.uberfire.workbench.events
 
NotificationSeverity - Class in org.uberfire.workbench.model.bridge
 
NotificationSeverity() - Constructor for class org.uberfire.workbench.model.bridge.NotificationSeverity
 
NotificationType - Class in org.uberfire.workbench.model.bridge
 
NotificationType() - Constructor for class org.uberfire.workbench.model.bridge.NotificationType
 
NOWHERE - Static variable in interface org.uberfire.mvp.PlaceRequest
 
NULL - Static variable in class org.uberfire.mvp.impl.PathPlaceRequest
 

O

objectId(Object) - Static method in class org.uberfire.debug.Debug
Composes a compact, memorable unique string for the given object instance.
ObservablePath - Interface in org.uberfire.backend.vfs
 
ObservablePath.OnConcurrentCopyEvent - Interface in org.uberfire.backend.vfs
 
ObservablePath.OnConcurrentDelete - Interface in org.uberfire.backend.vfs
 
ObservablePath.OnConcurrentRenameEvent - Interface in org.uberfire.backend.vfs
 
ObservablePath.OnConcurrentUpdateEvent - Interface in org.uberfire.backend.vfs
 
ObservablePathImpl - Class in org.uberfire.backend.vfs.impl
 
ObservablePathImpl() - Constructor for class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
OFF - org.uberfire.workbench.model.toolbar.IconType
 
OK - org.uberfire.workbench.model.toolbar.IconType
 
OK_CIRCLE - org.uberfire.workbench.model.toolbar.IconType
 
OK_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
OnClose - Annotation Type in org.uberfire.lifecycle
Methods annotated with this will be called by the Workbench immediately after a WorkbenchPart is closed.
onConcurrentCopy(ParameterizedCommand<ObservablePath.OnConcurrentCopyEvent>) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
onConcurrentCopy(ParameterizedCommand<ObservablePath.OnConcurrentCopyEvent>) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
onConcurrentDelete(ParameterizedCommand<ObservablePath.OnConcurrentDelete>) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
onConcurrentDelete(ParameterizedCommand<ObservablePath.OnConcurrentDelete>) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
onConcurrentRename(ParameterizedCommand<ObservablePath.OnConcurrentRenameEvent>) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
onConcurrentRename(ParameterizedCommand<ObservablePath.OnConcurrentRenameEvent>) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
onConcurrentUpdate(ParameterizedCommand<ObservablePath.OnConcurrentUpdateEvent>) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
onConcurrentUpdate(ParameterizedCommand<ObservablePath.OnConcurrentUpdateEvent>) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
OnContextAttach - Annotation Type in org.uberfire.lifecycle
 
onCopy(Command) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
onCopy(Command) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
onDelete(Command) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
onDelete(Command) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
OnFocus - Annotation Type in org.uberfire.lifecycle
Indicates that the framework should call the target method when the activity is the current activity in the current panel.
OnLostFocus - Annotation Type in org.uberfire.lifecycle
Indicates that the framework should call the target method when the activity is no longer the current activity in the current panel.
OnMayClose - Annotation Type in org.uberfire.lifecycle
Methods annotated with this will be called by the Workbench before the WorkbenchPart is closed.
OnOpen - Annotation Type in org.uberfire.lifecycle
Methods annotated with this are called by the Workbench when a WorkbenchPart is displayed.
onRename(Command) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
onRename(Command) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
OnSave - Annotation Type in org.uberfire.lifecycle
Deprecated.
The code generated by use of this annotation will never be called by the UberFire framework. Use an application-defined mechanism (perhaps a Saveable interface or a CDI event) instead.
OnShutdown - Annotation Type in org.uberfire.lifecycle
 
OnStartup - Annotation Type in org.uberfire.lifecycle
Methods annotated with this are called by the Workbench before methods annotated with @OnOpen.
onUpdate(Command) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
onUpdate(Command) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
order(int) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
order(int) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SimpleMenuBuilder
 
orderAll(int) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
orderAll(int) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.OrderedMenu
 
orElse(PlaceRequest) - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
Creates a place request for the given place ID with the given state parameters for that place.
org.uberfire.annotations - package org.uberfire.annotations
 
org.uberfire.backend.vfs - package org.uberfire.backend.vfs
 
org.uberfire.backend.vfs.impl - package org.uberfire.backend.vfs.impl
 
org.uberfire.debug - package org.uberfire.debug
 
org.uberfire.lifecycle - package org.uberfire.lifecycle
 
org.uberfire.mvp - package org.uberfire.mvp
 
org.uberfire.mvp.impl - package org.uberfire.mvp.impl
 
org.uberfire.paging - package org.uberfire.paging
 
org.uberfire.plugin - package org.uberfire.plugin
 
org.uberfire.rpc - package org.uberfire.rpc
 
org.uberfire.rpc.impl - package org.uberfire.rpc.impl
 
org.uberfire.security - package org.uberfire.security
 
org.uberfire.security.authz - package org.uberfire.security.authz
 
org.uberfire.spaces - package org.uberfire.spaces
 
org.uberfire.util - package org.uberfire.util
 
org.uberfire.workbench.annotations - package org.uberfire.workbench.annotations
 
org.uberfire.workbench.category - package org.uberfire.workbench.category
 
org.uberfire.workbench.diff - package org.uberfire.workbench.diff
 
org.uberfire.workbench.events - package org.uberfire.workbench.events
 
org.uberfire.workbench.model - package org.uberfire.workbench.model
 
org.uberfire.workbench.model.bridge - package org.uberfire.workbench.model.bridge
 
org.uberfire.workbench.model.impl - package org.uberfire.workbench.model.impl
 
org.uberfire.workbench.model.menu - package org.uberfire.workbench.model.menu
 
org.uberfire.workbench.model.menu.impl - package org.uberfire.workbench.model.menu.impl
 
org.uberfire.workbench.model.toolbar - package org.uberfire.workbench.model.toolbar
 
org.uberfire.workbench.model.toolbar.impl - package org.uberfire.workbench.model.toolbar.impl
 
org.uberfire.workbench.type - package org.uberfire.workbench.type
 
org.uberfire.workspace - package org.uberfire.workspace
 
Others - Class in org.uberfire.workbench.category
 
Others() - Constructor for class org.uberfire.workbench.category.Others
 
OWNER - org.uberfire.security.ContributorType
 

P

PageRequest - Class in org.uberfire.paging
A generic request for paged data
PageRequest(int, Integer) - Constructor for class org.uberfire.paging.PageRequest
 
PageResponse<T extends AbstractPageRow> - Class in org.uberfire.paging
A Page of data for display in a PagedTable
PageResponse() - Constructor for class org.uberfire.paging.PageResponse
 
pageSize - Variable in class org.uberfire.paging.PageRequest
 
PanelDefinition - Interface in org.uberfire.workbench.model
Describes a physical region within a Workbench Perspective.
PanelDefinitionImpl - Class in org.uberfire.workbench.model.impl
Default implementation of PanelDefinition
PanelDefinitionImpl() - Constructor for class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
PanelDefinitionImpl(String) - Constructor for class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
PAPER_CLIP - org.uberfire.workbench.model.toolbar.IconType
 
ParameterizedCommand<T> - Interface in org.uberfire.mvp
A command representing a future activity.
parameters - Variable in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
PARENT_CHOOSES_TYPE - Static variable in interface org.uberfire.workbench.model.PanelDefinition
parse(CharSequence) - Static method in class org.uberfire.mvp.impl.DefaultPlaceRequest
Creates a new place request from a string that encodes a place ID and optional parameters in standard URL query syntax.
PartDefinition - Interface in org.uberfire.workbench.model
Describes the assignment of a PlaceRequest to a tab/card/item in a PanelDefinition.
PartDefinitionImpl - Class in org.uberfire.workbench.model.impl
Default implementation of PartDefinition
PartDefinitionImpl() - Constructor for class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
PartDefinitionImpl(PlaceRequest) - Constructor for class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
PASTE - org.uberfire.workbench.model.toolbar.IconType
 
Path - Interface in org.uberfire.backend.vfs
 
PathFactory - Class in org.uberfire.backend.vfs
 
PathFactory.PathImpl - Class in org.uberfire.backend.vfs
 
PathImpl() - Constructor for class org.uberfire.backend.vfs.PathFactory.PathImpl
 
PathImpl(String, String) - Constructor for class org.uberfire.backend.vfs.PathFactory.PathImpl
 
PathPlaceRequest - Class in org.uberfire.mvp.impl
 
PathPlaceRequest() - Constructor for class org.uberfire.mvp.impl.PathPlaceRequest
 
PathPlaceRequest(Path) - Constructor for class org.uberfire.mvp.impl.PathPlaceRequest
 
PathPlaceRequest(Path, String) - Constructor for class org.uberfire.mvp.impl.PathPlaceRequest
 
PathPlaceRequest(Path, String, Map<String, String>) - Constructor for class org.uberfire.mvp.impl.PathPlaceRequest
 
PathPlaceRequest(Path, Map<String, String>) - Constructor for class org.uberfire.mvp.impl.PathPlaceRequest
 
PathSupport - Class in org.uberfire.backend.vfs
 
PathSupport() - Constructor for class org.uberfire.backend.vfs.PathSupport
 
PAUSE - org.uberfire.workbench.model.toolbar.IconType
 
PENCIL - org.uberfire.workbench.model.toolbar.IconType
 
perspective(String) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
perspective(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.PerspectiveMenu
 
PERSPECTIVE - org.uberfire.workbench.model.ActivityResourceType
 
PerspectiveDefinition - Interface in org.uberfire.workbench.model
Meta-data defining a Perspective.
PerspectiveDefinitionImpl - Class in org.uberfire.workbench.model.impl
Default implementation of PerspectiveDefinition
PerspectiveDefinitionImpl() - Constructor for class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
PerspectiveDefinitionImpl(String) - Constructor for class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
PHONE - org.uberfire.workbench.model.toolbar.IconType
 
PHONE_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
PICTURE - org.uberfire.workbench.model.toolbar.IconType
 
PINTEREST - org.uberfire.workbench.model.toolbar.IconType
 
PINTEREST_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
place(PlaceRequest) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
place(PlaceRequest) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.PerspectiveMenu
 
PlaceRequest - Interface in org.uberfire.mvp
A request to navigate to a particular UberFire Workbench Place (a WorkbenchPerspective, a WorkbenchScreen, or a WorkbenchEditor).
PLANE - org.uberfire.workbench.model.toolbar.IconType
 
PLAY - org.uberfire.workbench.model.toolbar.IconType
 
PLAY_CIRCLE - org.uberfire.workbench.model.toolbar.IconType
 
PluginAddedEvent - Class in org.uberfire.workbench.events
 
PluginAddedEvent(String) - Constructor for class org.uberfire.workbench.events.PluginAddedEvent
 
PluginEvent - Class in org.uberfire.workbench.events
 
PluginEvent(String) - Constructor for class org.uberfire.workbench.events.PluginEvent
 
PluginReloadedEvent - Class in org.uberfire.workbench.events
 
PluginReloadedEvent() - Constructor for class org.uberfire.workbench.events.PluginReloadedEvent
 
PluginUpdatedEvent - Class in org.uberfire.workbench.events
 
PluginUpdatedEvent(String) - Constructor for class org.uberfire.workbench.events.PluginUpdatedEvent
 
PluginUtil - Class in org.uberfire.plugin
Utilities for working with external (GWT-compiled) plugins.
PLUS - org.uberfire.workbench.model.toolbar.IconType
 
PLUS_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
PLUS_SIGN_ALT - org.uberfire.workbench.model.toolbar.IconType
 
POPUP - org.uberfire.workbench.model.ActivityResourceType
 
position(MenuPosition) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
position(MenuPosition) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SimpleMenuBuilder
 
Position - Interface in org.uberfire.workbench.model
Tells a PanelManager implementation where to place a part within a panel.
preDestroy() - Method in class org.uberfire.mvp.impl.PathPlaceRequest
 
PRINT - org.uberfire.workbench.model.toolbar.IconType
 
PRIORITY - org.uberfire.security.authz.VotingStrategy
It is based on role/group priorities.
PRIORITY_ORDER - Static variable in enum org.uberfire.security.ContributorType
 
PROBLEM - Static variable in class org.uberfire.workbench.model.bridge.NotificationType
 
push(MenuFactory.CustomMenuBuilder) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.CustomMenuBuilder
 
PUSHPIN - org.uberfire.workbench.model.toolbar.IconType
 

Q

QRCODE - org.uberfire.workbench.model.toolbar.IconType
 
QUESTION_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
QUOTE_LEFT - org.uberfire.workbench.model.toolbar.IconType
 
QUOTE_RIGHT - org.uberfire.workbench.model.toolbar.IconType
 

R

RANDOM - org.uberfire.workbench.model.toolbar.IconType
 
READ - Static variable in interface org.uberfire.security.ResourceAction
The read action is common to all resource types.
REFRESH - org.uberfire.workbench.model.toolbar.IconType
 
REGULAR - org.uberfire.workbench.model.menu.impl.MenuBuilderImpl.MenuType
 
released(Path) - Static method in class org.uberfire.backend.vfs.impl.LockResult
 
REMOVE - org.uberfire.workbench.model.toolbar.IconType
 
REMOVE_CIRCLE - org.uberfire.workbench.model.toolbar.IconType
 
REMOVE_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
removeChild(Position) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
removeChild(Position) - Method in interface org.uberfire.workbench.model.PanelDefinition
Remove a child from the Panel
removeExtension(String) - Static method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
removeExtension(String, String) - Static method in class org.uberfire.workbench.type.FileNameUtil
 
removeExtension(Path, String) - Static method in class org.uberfire.workbench.type.FileNameUtil
 
removeExtension(Path, ResourceTypeDefinition) - Static method in class org.uberfire.workbench.type.FileNameUtil
 
removePart(PartDefinition) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
removePart(PartDefinition) - Method in interface org.uberfire.workbench.model.PanelDefinition
Removes the given part definition from this panel definition.
RENAME - org.uberfire.workbench.events.ResourceChangeType
 
REORDER - org.uberfire.workbench.model.toolbar.IconType
 
REPEAT - org.uberfire.workbench.model.toolbar.IconType
 
REPLY - org.uberfire.workbench.model.toolbar.IconType
 
RESIZE_FULL - org.uberfire.workbench.model.toolbar.IconType
 
RESIZE_HORIZONTAL - org.uberfire.workbench.model.toolbar.IconType
 
RESIZE_SMALL - org.uberfire.workbench.model.toolbar.IconType
 
RESIZE_VERTICAL - org.uberfire.workbench.model.toolbar.IconType
 
resolve() - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
 
resolveConditionalPlaceRequest() - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
Return the place request of this conditional PlaceRequest.
resolveConfigFileSystemPath(SpacesAPI.Scheme, String) - Static method in interface org.uberfire.spaces.SpacesAPI
 
resolveFileSystemPath(SpacesAPI.Scheme, Space, String) - Static method in interface org.uberfire.spaces.SpacesAPI
 
resolveFileSystemURI(SpacesAPI.Scheme, Space, String) - Method in interface org.uberfire.spaces.SpacesAPI
 
resolveSpace(String) - Method in interface org.uberfire.spaces.SpacesAPI
 
resolveSpacePath(SpacesAPI.Scheme, String) - Static method in interface org.uberfire.spaces.SpacesAPI
 
Resource - Interface in org.uberfire.security
A generic interface for modelling resources, like UI assets: perspectives, screens or editors or even backend resources like repositories, projects, data objects, etc...
ResourceAction - Interface in org.uberfire.security
An action represents something that someone can do over a resource.
ResourceActionRef - Class in org.uberfire.security.authz
A instance holding a resource reference plus an action
ResourceActionRef(Resource) - Constructor for class org.uberfire.security.authz.ResourceActionRef
 
ResourceActionRef(Resource, ResourceAction) - Constructor for class org.uberfire.security.authz.ResourceActionRef
 
ResourceActionRef(ResourceType, ResourceAction) - Constructor for class org.uberfire.security.authz.ResourceActionRef
 
ResourceActionRef(ResourceType, Resource, ResourceAction) - Constructor for class org.uberfire.security.authz.ResourceActionRef
 
ResourceAdded - Class in org.uberfire.workbench.events
 
ResourceAdded(String) - Constructor for class org.uberfire.workbench.events.ResourceAdded
 
ResourceAddedEvent - Class in org.uberfire.workbench.events
An Event indicating a Resource has been added
ResourceAddedEvent(Path, String, SessionInfo) - Constructor for class org.uberfire.workbench.events.ResourceAddedEvent
 
ResourceBatchChangesEvent - Class in org.uberfire.workbench.events
An Event indicating a various changes to various Resources
ResourceBatchChangesEvent(Map<Path, Collection<ResourceChange>>, String, SessionInfo) - Constructor for class org.uberfire.workbench.events.ResourceBatchChangesEvent
 
ResourceChange - Interface in org.uberfire.workbench.events
 
ResourceChangeType - Enum in org.uberfire.workbench.events
Types of change that can happen to a Resource
ResourceCopied - Class in org.uberfire.workbench.events
 
ResourceCopied(Path, String) - Constructor for class org.uberfire.workbench.events.ResourceCopied
 
ResourceCopiedEvent - Class in org.uberfire.workbench.events
An Event indicating a Resource has been copied
ResourceCopiedEvent(Path, Path, String, SessionInfo) - Constructor for class org.uberfire.workbench.events.ResourceCopiedEvent
 
ResourceDeleted - Class in org.uberfire.workbench.events
 
ResourceDeleted(String) - Constructor for class org.uberfire.workbench.events.ResourceDeleted
 
ResourceDeletedEvent - Class in org.uberfire.workbench.events
An Event indicating a Resource has been deleted
ResourceDeletedEvent(Path, String, SessionInfo) - Constructor for class org.uberfire.workbench.events.ResourceDeletedEvent
 
ResourceEvent - Interface in org.uberfire.workbench.events
 
ResourceOpenedEvent - Class in org.uberfire.workbench.events
An Event indicating a Resource has been opened
ResourceOpenedEvent(Path, SessionInfo) - Constructor for class org.uberfire.workbench.events.ResourceOpenedEvent
 
ResourceRef - Class in org.uberfire.security
A resource reference.
ResourceRef(String, ResourceType) - Constructor for class org.uberfire.security.ResourceRef
 
ResourceRef(String, ResourceType, List<Resource>) - Constructor for class org.uberfire.security.ResourceRef
 
ResourceRenamed - Class in org.uberfire.workbench.events
 
ResourceRenamed(Path, String) - Constructor for class org.uberfire.workbench.events.ResourceRenamed
 
ResourceRenamedEvent - Class in org.uberfire.workbench.events
An Event indicating a Resource has been renamed
ResourceRenamedEvent(Path, Path, String, SessionInfo) - Constructor for class org.uberfire.workbench.events.ResourceRenamedEvent
 
ResourceType - Interface in org.uberfire.security
Type interface for Resource instances
ResourceTypeDefinition - Interface in org.uberfire.workbench.type
Definition of a Resource Type
ResourceUpdated - Class in org.uberfire.workbench.events
 
ResourceUpdated(String) - Constructor for class org.uberfire.workbench.events.ResourceUpdated
 
ResourceUpdatedEvent - Class in org.uberfire.workbench.events
An Event indicating a Resource has been updated
ResourceUpdatedEvent(Path, String, SessionInfo) - Constructor for class org.uberfire.workbench.events.ResourceUpdatedEvent
 
respondsWith(Command) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
respondsWith(Command) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.CommandMenu
 
RETWEET - org.uberfire.workbench.model.toolbar.IconType
 
RIGHT - org.uberfire.workbench.model.menu.MenuPosition
 
ROAD - org.uberfire.workbench.model.toolbar.IconType
 
ROOT - org.uberfire.workbench.model.CompassPosition
 
ROOT - Static variable in class org.uberfire.workbench.model.NamedPosition
Represents the root panel of any templated perspective.
RSS - org.uberfire.workbench.model.toolbar.IconType
 
RuntimeContentResource - Interface in org.uberfire.security.authz
 
RuntimeFeatureResource - Interface in org.uberfire.security.authz
 
RuntimeResource - Interface in org.uberfire.security.authz
 

S

sanitizeFileSystemName(String) - Static method in interface org.uberfire.spaces.SpacesAPI
 
SAVE - org.uberfire.workbench.model.toolbar.IconType
 
SCREEN - org.uberfire.workbench.model.ActivityResourceType
 
SCREENSHOT - org.uberfire.workbench.model.toolbar.IconType
 
SEARCH - org.uberfire.workbench.model.toolbar.IconType
 
SELF - org.uberfire.workbench.model.CompassPosition
 
SessionInfo - Interface in org.uberfire.rpc
 
SessionInfoImpl - Class in org.uberfire.rpc.impl
 
SessionInfoImpl() - Constructor for class org.uberfire.rpc.impl.SessionInfoImpl
 
SessionInfoImpl(String, User) - Constructor for class org.uberfire.rpc.impl.SessionInfoImpl
 
SessionInfoImpl(User) - Constructor for class org.uberfire.rpc.impl.SessionInfoImpl
 
SessionInfoMarshalller - Class in org.uberfire.rpc.impl
 
SessionInfoMarshalller() - Constructor for class org.uberfire.rpc.impl.SessionInfoMarshalller
 
set(String) - Static method in class org.uberfire.workspace.WorkspaceContext
 
setAutoHide(boolean) - Method in class org.uberfire.workbench.events.NotificationEvent
 
SetContent - Annotation Type in org.uberfire.lifecycle
Use in method that sets a @WorkbenchClientEditor content.
setContextDefinition(ContextDefinition) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setContextDefinition(ContextDefinition) - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
setContextDefinition(ContextDefinition) - Method in class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
setContextDefinition(ContextDefinition) - Method in interface org.uberfire.workbench.model.PanelDefinition
 
setContextDefinition(ContextDefinition) - Method in interface org.uberfire.workbench.model.PartDefinition
 
setContextDefinition(ContextDefinition) - Method in interface org.uberfire.workbench.model.PerspectiveDefinition
 
setContextDisplayMode(ContextDisplayMode) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setContextDisplayMode(ContextDisplayMode) - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
setContextDisplayMode(ContextDisplayMode) - Method in class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
setContextDisplayMode(ContextDisplayMode) - Method in interface org.uberfire.workbench.model.PanelDefinition
 
setContextDisplayMode(ContextDisplayMode) - Method in interface org.uberfire.workbench.model.PartDefinition
 
setContextDisplayMode(ContextDisplayMode) - Method in interface org.uberfire.workbench.model.PerspectiveDefinition
 
setDependencies(List<Resource>) - Method in class org.uberfire.security.ResourceRef
 
setDisplayNextTime(boolean) - Method in class org.uberfire.workbench.model.impl.SplashScreenFilterImpl
 
setDisplayNextTime(boolean) - Method in interface org.uberfire.workbench.model.SplashScreenFilter
 
setElementId(String) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setElementId(String) - Method in interface org.uberfire.workbench.model.PanelDefinition
Specifies the DOM ID that should be given to the live panel's element.
setEnabled(boolean) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuCustom
 
setEnabled(boolean) - Method in class org.uberfire.workbench.model.menu.impl.DefaultMenuGroup
 
setEnabled(boolean) - Method in interface org.uberfire.workbench.model.menu.MenuItem
 
setEnabled(boolean) - Method in class org.uberfire.workbench.model.toolbar.impl.DefaultToolBarItem
 
setEnabled(boolean) - Method in interface org.uberfire.workbench.model.toolbar.ToolBarItem
 
setHeight(int) - Method in interface org.uberfire.workbench.model.PanelDefinition
Set the height of this panel in pixels using a primitive int to make this method exportable to JS.
setHeight(Integer) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setHeight(Integer) - Method in interface org.uberfire.workbench.model.PanelDefinition
Set the height of this panel in pixels.
setId(String) - Method in class org.uberfire.rpc.impl.SessionInfoImpl
 
setIdentifier(String) - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
setIdentifier(String) - Method in interface org.uberfire.mvp.PlaceRequest
 
setIdentifier(String) - Method in class org.uberfire.security.ResourceRef
 
setInterceptionPoints(Collection<String>) - Method in class org.uberfire.workbench.model.impl.SplashScreenFilterImpl
 
setInterceptionPoints(Collection<String>) - Method in interface org.uberfire.workbench.model.SplashScreenFilter
 
setLastPage(boolean) - Method in class org.uberfire.paging.PageResponse
 
setMessage(String) - Method in class org.uberfire.workbench.model.bridge.Notification
 
setMessage(String) - Method in class org.uberfire.workbench.model.Notification
 
setMinHeight(Integer) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setMinHeight(Integer) - Method in interface org.uberfire.workbench.model.PanelDefinition
Set the minimum height of the Panel in pixels
setMinWidth(Integer) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setMinWidth(Integer) - Method in interface org.uberfire.workbench.model.PanelDefinition
Set the minimum width of the Panel in pixels
setName(String) - Method in class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
setName(String) - Method in class org.uberfire.workbench.model.impl.SplashScreenFilterImpl
 
setName(String) - Method in interface org.uberfire.workbench.model.PerspectiveDefinition
Set the name of the Perspective.
setName(String) - Method in interface org.uberfire.workbench.model.SplashScreenFilter
 
setNavigation(String, PlaceRequest) - Method in class org.uberfire.workbench.events.NotificationEvent
 
setPageRowList(List<T>) - Method in class org.uberfire.paging.PageResponse
 
setPageSize(Integer) - Method in class org.uberfire.paging.PageRequest
 
setPanelType(String) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setPanelType(String) - Method in interface org.uberfire.workbench.model.PanelDefinition
Specifies the WorkbenchPanelPresenter implementation that should be used when adding this panel to the UI.
setParent(PanelDefinition) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setParentPanel(PanelDefinition) - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
setParentPanel(PanelDefinition) - Method in interface org.uberfire.workbench.model.PartDefinition
 
setPath(String) - Method in class org.uberfire.workbench.model.bridge.Notification
 
setPlace(PlaceRequest) - Method in interface org.uberfire.workbench.model.ContextDefinition
Set the PlaceRequest that this Part will contain.
setPlace(PlaceRequest) - Method in class org.uberfire.workbench.model.impl.ContextDefinitionImpl
 
setPlace(PlaceRequest) - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
setPlace(PlaceRequest) - Method in interface org.uberfire.workbench.model.PartDefinition
 
setPosition(Position) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setPosition(Position) - Method in interface org.uberfire.workbench.model.PanelDefinition
Set the Position of the Panel relative to it's parent.
setResourceType(ResourceType) - Method in class org.uberfire.security.ResourceRef
 
setRoot(boolean) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setSelectable(boolean) - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
setSelectable(boolean) - Method in interface org.uberfire.workbench.model.PartDefinition
 
setSeverity(String) - Method in class org.uberfire.workbench.model.bridge.Notification
 
setStartRowIndex(int) - Method in class org.uberfire.paging.PageRequest
 
setStartRowIndex(int) - Method in class org.uberfire.paging.PageResponse
 
setState(Notification.State) - Method in class org.uberfire.workbench.model.Notification
 
setTimestamp(Date) - Method in class org.uberfire.workbench.model.Notification
 
setTotalRowSize(int) - Method in class org.uberfire.paging.PageResponse
 
setTotalRowSizeExact(boolean) - Method in class org.uberfire.paging.PageResponse
 
setType(String) - Method in class org.uberfire.workbench.model.bridge.Notification
 
setType(ContributorType) - Method in class org.uberfire.security.Contributor
 
setType(NotificationEvent.NotificationType) - Method in class org.uberfire.workbench.model.Notification
 
setUpdateLocationBar(boolean) - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
setUpdateLocationBar(boolean) - Method in interface org.uberfire.mvp.PlaceRequest
 
setWidth(int) - Method in interface org.uberfire.workbench.model.PanelDefinition
Set the width of this panel in pixels using a primitive int to make this method exportable to JS.
setWidth(Integer) - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
setWidth(Integer) - Method in interface org.uberfire.workbench.model.PanelDefinition
Set the width of this panel in pixels.
SHARE - org.uberfire.workbench.model.toolbar.IconType
 
SHARE_ALT - org.uberfire.workbench.model.toolbar.IconType
 
SHOPPING_CART - org.uberfire.workbench.model.toolbar.IconType
 
shortName(Class<?>) - Static method in class org.uberfire.debug.Debug
Returns the short name of the given class (no package name).
SHOW - org.uberfire.workbench.model.ContextDisplayMode
 
SIGN_BLANK - org.uberfire.workbench.model.toolbar.IconType
 
SIGNAL - org.uberfire.workbench.model.toolbar.IconType
 
SIGNIN - org.uberfire.workbench.model.toolbar.IconType
 
SIGNOUT - org.uberfire.workbench.model.toolbar.IconType
 
SITEMAP - org.uberfire.workbench.model.toolbar.IconType
 
SORT - org.uberfire.workbench.model.toolbar.IconType
 
SORT_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
SORT_UP - org.uberfire.workbench.model.toolbar.IconType
 
SOUTH - org.uberfire.workbench.model.CompassPosition
 
Space - Class in org.uberfire.spaces
 
Space() - Constructor for class org.uberfire.spaces.Space
 
Space(String) - Constructor for class org.uberfire.spaces.Space
 
SpacesAPI - Interface in org.uberfire.spaces
 
SpacesAPI.Scheme - Enum in org.uberfire.spaces
 
SPINNER - org.uberfire.workbench.model.toolbar.IconType
 
SPLASH - org.uberfire.workbench.model.ActivityResourceType
 
SplashScreenFilter - Interface in org.uberfire.workbench.model
Describes the current interception rules for a splash screen, including the user's current preference for whether or not the screen should be displayed next time one of its interception points is matched.
SplashScreenFilterImpl - Class in org.uberfire.workbench.model.impl
Default implementation of SplashScreenFilter
SplashScreenFilterImpl(String, boolean, Collection<String>) - Constructor for class org.uberfire.workbench.model.impl.SplashScreenFilterImpl
 
STAR - org.uberfire.workbench.model.toolbar.IconType
 
STAR_EMPTY - org.uberfire.workbench.model.toolbar.IconType
 
STAR_HALF - org.uberfire.workbench.model.toolbar.IconType
 
startRowIndex - Variable in class org.uberfire.paging.PageRequest
 
STEP_BACKWARD - org.uberfire.workbench.model.toolbar.IconType
 
STEP_FORWARD - org.uberfire.workbench.model.toolbar.IconType
 
STETHOSCOPE - org.uberfire.workbench.model.toolbar.IconType
 
STOP - org.uberfire.workbench.model.toolbar.IconType
 
STRIKETHROUGH - org.uberfire.workbench.model.toolbar.IconType
 
submenu(String) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
submenu(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.MenuBuilder
 
submenu(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SubMenuBuilder
 
SUCCESS - org.uberfire.workbench.events.NotificationEvent.NotificationType
 
SUCCESS - Static variable in class org.uberfire.workbench.model.bridge.NotificationSeverity
 
SUITCASE - org.uberfire.workbench.model.toolbar.IconType
 
supportedFileAttributeViews() - Method in interface org.uberfire.backend.vfs.FileSystem
 

T

TABLE - org.uberfire.workbench.model.toolbar.IconType
 
TABLET - org.uberfire.workbench.model.toolbar.IconType
 
TAG - org.uberfire.workbench.model.toolbar.IconType
 
TAGS - org.uberfire.workbench.model.toolbar.IconType
 
TASKS - org.uberfire.workbench.model.toolbar.IconType
 
TEXT_HEIGHT - org.uberfire.workbench.model.toolbar.IconType
 
TEXT_WIDTH - org.uberfire.workbench.model.toolbar.IconType
 
TextResourceTypeDefinition - Class in org.uberfire.workbench.type
 
TextResourceTypeDefinition() - Constructor for class org.uberfire.workbench.type.TextResourceTypeDefinition
 
TextResourceTypeDefinition(Others) - Constructor for class org.uberfire.workbench.type.TextResourceTypeDefinition
 
TEXTUAL - org.uberfire.workbench.diff.DiffMode
 
TH - org.uberfire.workbench.model.toolbar.IconType
 
TH_LARGE - org.uberfire.workbench.model.toolbar.IconType
 
TH_LIST - org.uberfire.workbench.model.toolbar.IconType
 
THUMBS_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
THUMBS_UP - org.uberfire.workbench.model.toolbar.IconType
 
TIME - org.uberfire.workbench.model.toolbar.IconType
 
TINT - org.uberfire.workbench.model.toolbar.IconType
 
toInteger(int) - Static method in class org.uberfire.plugin.PluginUtil
Integer is not a JsType and can't be shared across scripts.
toMemorableString(long) - Static method in class org.uberfire.debug.Debug
Makes a reasonably easy-to-pronounce gibberish word from the given number.
ToolBar - Interface in org.uberfire.workbench.model.toolbar
Meta-data for a Workbench Tool Bar including permissions
ToolBarIcon - Interface in org.uberfire.workbench.model.toolbar
 
ToolBarItem - Interface in org.uberfire.workbench.model.toolbar
Meta-data for a Workbench Tool Bar Item including permissions.
ToolBarTypeIcon - Interface in org.uberfire.workbench.model.toolbar
 
ToolBarUrlIcon - Interface in org.uberfire.workbench.model.toolbar
 
TOP_LEVEL - org.uberfire.workbench.model.menu.impl.MenuBuilderImpl.MenuType
 
toString() - Method in class org.uberfire.backend.vfs.impl.LockInfo
 
toString() - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
toString() - Method in class org.uberfire.backend.vfs.PathFactory.PathImpl
 
toString() - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
 
toString() - Method in class org.uberfire.mvp.impl.DefaultPlaceRequest
 
toString() - Method in class org.uberfire.mvp.impl.ExternalPathPlaceRequest
 
toString() - Method in class org.uberfire.mvp.impl.ForcedPlaceRequest
 
toString() - Method in class org.uberfire.mvp.impl.PathPlaceRequest
 
toString() - Method in class org.uberfire.rpc.impl.SessionInfoImpl
 
toString() - Method in class org.uberfire.spaces.Space
 
toString() - Method in enum org.uberfire.spaces.SpacesAPI.Scheme
 
toString() - Method in class org.uberfire.workbench.events.NotificationEvent
 
toString() - Method in class org.uberfire.workbench.events.ResourceAdded
 
toString() - Method in class org.uberfire.workbench.events.ResourceAddedEvent
 
toString() - Method in class org.uberfire.workbench.events.ResourceBatchChangesEvent
 
toString() - Method in class org.uberfire.workbench.events.ResourceCopiedEvent
 
toString() - Method in class org.uberfire.workbench.events.ResourceDeletedEvent
 
toString() - Method in class org.uberfire.workbench.events.ResourceOpenedEvent
 
toString() - Method in class org.uberfire.workbench.events.ResourceRenamedEvent
 
toString() - Method in class org.uberfire.workbench.events.ResourceUpdatedEvent
 
toString() - Method in class org.uberfire.workbench.model.impl.PanelDefinitionImpl
 
toString() - Method in class org.uberfire.workbench.model.impl.PartDefinitionImpl
 
toString() - Method in class org.uberfire.workbench.model.impl.PerspectiveDefinitionImpl
 
toString() - Method in class org.uberfire.workbench.model.NamedPosition
 
toString() - Method in class org.uberfire.workbench.model.Notification
 
toURI() - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
toURI() - Method in interface org.uberfire.backend.vfs.Path
 
toURI() - Method in class org.uberfire.backend.vfs.PathFactory.PathImpl
 
TRASH - org.uberfire.workbench.model.toolbar.IconType
 
TROPHY - org.uberfire.workbench.model.toolbar.IconType
 
TRUCK - org.uberfire.workbench.model.toolbar.IconType
 
TWITTER - org.uberfire.workbench.model.toolbar.IconType
 
TWITTER_SIGN - org.uberfire.workbench.model.toolbar.IconType
 

U

UberFireEvent - Interface in org.uberfire.workbench.events
Marker interface that serves to group all UberFire framework events together.
UberfireJSAPIReadyEvent - Class in org.uberfire.workbench.events
 
UberfireJSAPIReadyEvent() - Constructor for class org.uberfire.workbench.events.UberfireJSAPIReadyEvent
 
UMBRELLA - org.uberfire.workbench.model.toolbar.IconType
 
UNANIMOUS - org.uberfire.security.authz.VotingStrategy
It is the less lenient strategy.
Undefined - Class in org.uberfire.workbench.category
 
Undefined() - Constructor for class org.uberfire.workbench.category.Undefined
 
UNDERLINE - org.uberfire.workbench.model.toolbar.IconType
 
UNDO - org.uberfire.workbench.model.toolbar.IconType
 
UNKNOWN - Static variable in interface org.uberfire.security.ResourceType
Resource type declaration for those resources who do not declare a type.
UNLOCK - org.uberfire.workbench.model.toolbar.IconType
 
unlocked() - Static method in class org.uberfire.backend.vfs.impl.LockInfo
 
UPDATE - org.uberfire.workbench.events.ResourceChangeType
 
UPLOAD - org.uberfire.workbench.model.toolbar.IconType
 
UPLOAD_ALT - org.uberfire.workbench.model.toolbar.IconType
 
URIUtil - Class in org.uberfire.util
Utilities for working with URIs that functions the same in both client and server code.
URIUtil() - Constructor for class org.uberfire.util.URIUtil
 
USER - org.uberfire.workbench.model.toolbar.IconType
 
USER_MD - org.uberfire.workbench.model.toolbar.IconType
 

V

Validate - Annotation Type in org.uberfire.lifecycle
 
valueOf(String) - Static method in enum org.uberfire.security.authz.VotingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.security.ContributorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.spaces.SpacesAPI.Scheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.diff.DiffMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.events.NotificationEvent.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.events.ResourceChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.model.ActivityResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.model.CompassPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.model.ContextDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.model.menu.impl.MenuBuilderImpl.MenuType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.model.menu.MenuPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.model.Notification.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.workbench.model.toolbar.IconType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.uberfire.security.authz.VotingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.security.ContributorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.spaces.SpacesAPI.Scheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.diff.DiffMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.events.NotificationEvent.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.events.ResourceChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.model.ActivityResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.model.CompassPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.model.ContextDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.model.menu.impl.MenuBuilderImpl.MenuType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.model.menu.MenuPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.model.Notification.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.workbench.model.toolbar.IconType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_PROPERTY - Static variable in class org.uberfire.backend.vfs.PathFactory
 
VisibleAsset - Annotation Type in org.uberfire.workbench.annotations
This annotation represents a Resource that should be visible to end users.
visit(MenuCustom<?>) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
visit(MenuCustom<?>) - Method in interface org.uberfire.workbench.model.menu.MenuVisitor
Visits a custom menu item in the menu tree.
visit(MenuItemCommand) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
visit(MenuItemCommand) - Method in interface org.uberfire.workbench.model.menu.MenuVisitor
Visits a menu item that has an associated command.
visit(MenuItemPerspective) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
visit(MenuItemPerspective) - Method in interface org.uberfire.workbench.model.menu.MenuVisitor
Visits a menu item that has an associated perspective.
visit(MenuItemPlain) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
visit(MenuItemPlain) - Method in interface org.uberfire.workbench.model.menu.MenuVisitor
Visits a plain menu item in the tree.
visitEnter(MenuGroup) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
visitEnter(MenuGroup) - Method in interface org.uberfire.workbench.model.menu.MenuVisitor
Visits a menu group in the tree of menus.
visitEnter(Menus) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
visitEnter(Menus) - Method in interface org.uberfire.workbench.model.menu.MenuVisitor
Visits the top-level menu container.
visitLeave(MenuGroup) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
visitLeave(MenuGroup) - Method in interface org.uberfire.workbench.model.menu.MenuVisitor
Visits a menu group in the tree of menus.
visitLeave(Menus) - Method in class org.uberfire.workbench.model.menu.impl.BaseMenuVisitor
 
visitLeave(Menus) - Method in interface org.uberfire.workbench.model.menu.MenuVisitor
Ends the visit of the top-level menu container.
VISUAL - org.uberfire.workbench.diff.DiffMode
 
VOLUME_DOWN - org.uberfire.workbench.model.toolbar.IconType
 
VOLUME_OFF - org.uberfire.workbench.model.toolbar.IconType
 
VOLUME_UP - org.uberfire.workbench.model.toolbar.IconType
 
VotingStrategy - Enum in org.uberfire.security.authz
A voting strategy establishes what to do when different authorization results are produced during the evaluation of a permission over a protected resource.

W

WARNING - org.uberfire.workbench.events.NotificationEvent.NotificationType
 
WARNING - Static variable in class org.uberfire.workbench.model.bridge.NotificationSeverity
 
WARNING_SIGN - org.uberfire.workbench.model.toolbar.IconType
 
WEST - org.uberfire.workbench.model.CompassPosition
 
when(Predicate<PlaceRequest>) - Method in class org.uberfire.mvp.impl.ConditionalPlaceRequest
Creates a place request for the given place ID with the given state parameters for that place.
withItems(List) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withItems(List<? extends MenuItem>) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.MenuBuilder
 
withPermission(String) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withPermission(String) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SecurityInfos
 
withPermission(String, ResourceType) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withPermission(String, ResourceType) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SecurityInfos
 
withPermission(String, ResourceType, ResourceAction) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withPermission(String, ResourceType, ResourceAction) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SecurityInfos
 
withPermission(Resource) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withPermission(Resource) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SecurityInfos
 
withPermission(Resource, ResourceAction) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withPermission(Resource, ResourceAction) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SecurityInfos
 
withPermission(ResourceType) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withPermission(ResourceType) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SecurityInfos
 
withPermission(ResourceType, ResourceAction) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withPermission(ResourceType, ResourceAction) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SecurityInfos
 
withPermission(ResourceType, Resource, ResourceAction) - Method in class org.uberfire.workbench.model.menu.impl.MenuBuilderImpl
 
withPermission(ResourceType, Resource, ResourceAction) - Method in interface org.uberfire.workbench.model.menu.MenuFactory.SecurityInfos
 
WorkbenchUserManager - Interface in org.uberfire.security
Basic API to interact with the user system
WorkspaceContext - Class in org.uberfire.workspace
This context is used to store the active workspace for the thread that uses that is using it.
wrap(Path) - Method in class org.uberfire.backend.vfs.impl.ObservablePathImpl
 
wrap(Path) - Method in interface org.uberfire.backend.vfs.ObservablePath
 
WRENCH - org.uberfire.workbench.model.toolbar.IconType
 

Z

ZOOM_IN - org.uberfire.workbench.model.toolbar.IconType
 
ZOOM_OUT - org.uberfire.workbench.model.toolbar.IconType
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes All Packages