Changeset 383 for gssim_ui/branches
- Timestamp:
- 08/12/12 13:33:52 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/java/gssim/gssimstudio/flex/app/editor/GSSimStudioConfig.java
r382 r383 94 94 95 95 @BlazeDsMethod() 96 public GSSimStudioConfigModel getPropertyValue(String property) throws IOException{96 public GSSimStudioConfigModel getPropertyValue(String property) { 97 97 GSSimStudioConfigModel model = (GSSimStudioConfigModel) VineFlexUtilClass.getUIModel(); 98 98 Connection connection = null;
Note: See TracChangeset
for help on using the changeset viewer.