| Package | Description |
|---|---|
| pro.redsoft.iframework.client.xml |
Copyright 2013 REDSOFT.PRO
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EgrMap<T extends Number,K extends RBean,V extends FormPresenter<K>>
EgrMap.
|
class |
FormPresenter<T extends RBean>
Form Presenter.
|
| Modifier and Type | Method and Description |
|---|---|
static RBean |
RBean.createRBean(String xml) |
RBean |
RBeanFactory.getClassByName(String name)
Gets RBean Class By Name (String).
|
| Modifier and Type | Method and Description |
|---|---|
EgrMap<Integer,RBean,FormPresenter<RBean>> |
EgrFactory.getEgrMap() |
EgrMap<Integer,RBean,FormPresenter<RBean>> |
EgrFactory.getEgrMap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
RBean.xmlToObj(RBean bean,
com.google.gwt.xml.client.NodeList nodeList) |
static void |
RBean.xmlToObj2(RBean bean,
com.google.gwt.xml.client.NodeList nodeList) |
| Constructor and Description |
|---|
RField(String name,
T value,
DataTypes dataTypes,
RBean thisBean) |
Copyright © 2012–2014 RedSoft. All rights reserved.