@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface DialogProvider
com.adobe.acs.commons.mcp.form.impl.DialogResourceProviderImpl| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
forceDotSlashPrefix |
String |
propertiesTab |
DialogProvider.DialogStyle |
style |
String |
title |
public abstract String title
public abstract String propertiesTab
public abstract DialogProvider.DialogStyle style
Copyright © 2013–2020 Adobe. All rights reserved.