|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WindowVO.ClientWindowType | |
|---|---|
| org.compiere.intf | |
| org.compiere.vos | |
| org.compiere.web.sample | |
| Uses of WindowVO.ClientWindowType in org.compiere.intf |
|---|
| Methods in org.compiere.intf that return WindowVO.ClientWindowType | |
|---|---|
WindowVO.ClientWindowType |
WindowImplIntf.getClientWindowType()
Implement this method to indicate the type of client-side UI that should be used to render this window. |
| Uses of WindowVO.ClientWindowType in org.compiere.vos |
|---|
| Fields in org.compiere.vos declared as WindowVO.ClientWindowType | |
|---|---|
WindowVO.ClientWindowType |
WindowVO.clientWindowType
|
| Methods in org.compiere.vos that return WindowVO.ClientWindowType | |
|---|---|
static WindowVO.ClientWindowType |
WindowVO.ClientWindowType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WindowVO.ClientWindowType[] |
WindowVO.ClientWindowType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of WindowVO.ClientWindowType in org.compiere.web.sample |
|---|
| Methods in org.compiere.web.sample that return WindowVO.ClientWindowType | |
|---|---|
WindowVO.ClientWindowType |
SampleWindowImpl.getClientWindowType()
|
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||