| simpleorm.ui.SUIConstants
All known Subclasses: simpleorm.examples.SwingTest,
SUIConstants | public interface SUIConstants extends SConstants(Code) | | Contains all the constants and property definitions used by
SimpleORM/ui. Implementing this interface will automatically import
these constants which is convenient. All constants are prefixed to
avoid conflicts.
|
Inner Class :public static class SPropertySUIPrompt extends SProperty | |
SUI_PROMPT | final static SProperty SUI_PROMPT(Code) | | The prompt to be used by a User Interface. Defaults to a pretty
version of the column name.
|
|
|