JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.opencms.gwt.shared.CmsListElementCreationOption
Packages that use
CmsListElementCreationOption
Package
Description
org.opencms.gwt.shared
Core shared stuff.
Uses of
CmsListElementCreationOption
in
org.opencms.gwt.shared
Methods in
org.opencms.gwt.shared
that return types with arguments of type
CmsListElementCreationOption
Modifier and Type
Method
Description
List
<
CmsListElementCreationOption
>
CmsListElementCreationDialogData.
getOptions
()
Gets the options.
Methods in
org.opencms.gwt.shared
with parameters of type
CmsListElementCreationOption
Modifier and Type
Method
Description
void
CmsListElementCreationDialogData.
add
(
CmsListElementCreationOption
option)
Adds an option.