Class AbstractDecoratedEditorView
java.lang.Object
de.hybris.platform.platformbackoffice.editors.AbstractDecoratedEditorView
- Direct Known Subclasses:
ConvertDeleteMediasView,ExtractDeleteMetadataView,MoveMediaToFolderView
@Deprecated(since="6.6",
forRemoval=true)
public abstract class AbstractDecoratedEditorView
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.6
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionabstract voidsetUIState(boolean... flags) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
AbstractDecoratedEditorView
public AbstractDecoratedEditorView()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setUIState
public abstract void setUIState(boolean... flags) Deprecated, for removal: This API element is subject to removal in a future version.
-