public class EwDescriptor extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected Class |
ew |
protected EditableWindow |
instance |
protected String |
layout |
protected String |
title |
| Constructor and Description |
|---|
EwDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
EditableWindow |
getInstance() |
String |
getLayout() |
String |
getTitle() |
void |
initFragment() |
protected EditableWindow instance
protected Class ew
protected String code
protected String layout
protected String title
public EditableWindow getInstance()
public String getCode()
public String getLayout()
public String getTitle()
Copyright © 2018. All rights reserved.