libreccm-legacy/ccm-simplesurvey/src/com/arsdigita/simplesurvey/ui/admin
pb 701f905998 Unfortunately, a rather complex update:
* new class DescriptiveComponent, provides setLabel and setHint
* classes Label, BaseLink and Widgets inherit from DescriptiveComponent and are ready to use setLabel and setHint
* classes TextStylable and Blockstylable removed, both provide direct html which the responsibility of the theme
* created Interface bebop/util/Panelcontraints to provide positional information for blocks fpr backwards compatibility. We have to decide whether to discard/replace or retain them.
* created cass Embedded as a kind of spinn-off from Label to handle arbitrary String data, specifically JavaScript. It's part of a strategy to remove Strings from Label to prevent developers just to hack fixed strings and make a mess of the User Interface.
* various reformatting and documentation added.


git-svn-id: https://svn.libreccm.org/ccm/trunk@2728 8810af33-2d31-482b-a856-94f89814c4df
2014-06-29 14:01:10 +00:00
..
AdminPanel.java Initiale Version 2008-02-04 11:59:05 +00:00
AdminSurveyTable.java Bereinigen Code, beseitigen Bezüge auf SiteNode/Package/PackageType und weiteren old style application code. 2013-01-26 12:34:36 +00:00
AdminSurveyTableModel.java Kleinere Anpassungen durch Abgleich mit APLAWS svn. 2012-05-05 10:48:29 +00:00
AnswerValuesPanel.java Unfortunately, a rather complex update: 2014-06-29 14:01:10 +00:00
CSVFilePanel.java Initiale Version 2008-02-04 11:59:05 +00:00
DateRestrictForm.java Initiale Version 2008-02-04 11:59:05 +00:00
FormSelectionModel.java Initiale Version 2008-02-04 11:59:05 +00:00
IndexPanel.java Initiale Version 2008-02-04 11:59:05 +00:00
OneQuestionPanel.java Initiale Version 2008-02-04 11:59:05 +00:00
OneResponsePanel.java Initiale Version 2008-02-04 11:59:05 +00:00
PropertiesForm.java Last part of ThemeDirector code fix. Errors in validation of input fields is now displayed along the respective input field. Fixed uncought exception, unclosed result set, various missing globalization. 2014-06-09 22:25:17 +00:00
ReportPanel.java Initiale Version 2008-02-04 11:59:05 +00:00