Package com._1c.g5.v8.dt.cmi.model.util
Class Messages
- java.lang.Object
-
- org.eclipse.osgi.util.NLS
-
- com._1c.g5.v8.dt.cmi.model.util.Messages
-
public class Messages extends org.eclipse.osgi.util.NLS
-
-
Field Summary
Fields Modifier and Type Field Description static String
actionPanelRepresentation
static String
actionsPanelCreateRepresentation
static String
actionsPanelReportsRepresentation
static String
actionsPanelToolsRepresentation
static String
create
static String
createFolder
static String
formCommandBarCreateBasedOnRepresentation
static String
formCommandBarImportantRepresentation
static String
formCommandBarRepresentation
static String
formNavigationPanelGoToRepresentation
static String
formNavigationPanelImportantRepresentation
static String
formNavigationPanelRepresentation
static String
formNavigationPanelSeeAlsoRepresentation
static String
navigationPanelImportantRepresentation
static String
navigationPanelOrdinaryRepresentation
static String
navigationPanelRepresentation
static String
navigationPanelSeeAlsoRepresentation
-
-
-
Field Detail
-
create
public static String create
-
createFolder
public static String createFolder
-
actionsPanelCreateRepresentation
public static String actionsPanelCreateRepresentation
-
actionsPanelReportsRepresentation
public static String actionsPanelReportsRepresentation
-
actionsPanelToolsRepresentation
public static String actionsPanelToolsRepresentation
-
actionPanelRepresentation
public static String actionPanelRepresentation
-
navigationPanelImportantRepresentation
public static String navigationPanelImportantRepresentation
-
navigationPanelOrdinaryRepresentation
public static String navigationPanelOrdinaryRepresentation
-
navigationPanelSeeAlsoRepresentation
public static String navigationPanelSeeAlsoRepresentation
-
navigationPanelRepresentation
public static String navigationPanelRepresentation
-
formNavigationPanelImportantRepresentation
public static String formNavigationPanelImportantRepresentation
-
formNavigationPanelGoToRepresentation
public static String formNavigationPanelGoToRepresentation
-
formNavigationPanelSeeAlsoRepresentation
public static String formNavigationPanelSeeAlsoRepresentation
-
formCommandBarImportantRepresentation
public static String formCommandBarImportantRepresentation
-
formCommandBarCreateBasedOnRepresentation
public static String formCommandBarCreateBasedOnRepresentation
-
formNavigationPanelRepresentation
public static String formNavigationPanelRepresentation
-
formCommandBarRepresentation
public static String formCommandBarRepresentation
-
-