| |
|
| com.jeta.open.gui.framework.JETAPanel com.jeta.swingbuilder.gui.export.ExportNamesView
ExportNamesView | public class ExportNamesView extends JETAPanel (Code) | | This view allows the user to configure how all the component names for a
given panel will be exported.
author: Jeff Tassin |
ID_DECORATOR_FIELD | final public static String ID_DECORATOR_FIELD(Code) | | |
ID_INCLUDE_EMBEDDED_FORMS | final public static String ID_INCLUDE_EMBEDDED_FORMS(Code) | | |
ID_INCLUDE_LABELS | final public static String ID_INCLUDE_LABELS(Code) | | |
ID_INCLUDE_LINKED_FORMS | final public static String ID_INCLUDE_LINKED_FORMS(Code) | | |
ExportNamesView | public ExportNamesView()(Code) | | ctor
|
getDecorator | public String getDecorator()(Code) | | the decorator for value |
isIncludeEmbeddedForms | public boolean isIncludeEmbeddedForms()(Code) | | true if embedded forms should be included. |
isIncludeLabels | public boolean isIncludeLabels()(Code) | | true if lables forms should be included. |
isIncludeLinkedForms | public boolean isIncludeLinkedForms()(Code) | | true if linked forms should be included. |
saveToModel | public void saveToModel()(Code) | | Saves the view settings
|
|
|
|