BrightSide Workbench Full Report + Source Code
Main Page
Related Pages
Packages
Packages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
[
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
FormulaTypeListbox.java
Go to the documentation of this file.
1
package
org.turro.crm.zul.vendor;
2
3
import
org.turro.crm.entity.FormulaType;
4
import
org.turro.zkoss.input.EnumListbox;
5
10
public
class
FormulaTypeListbox
extends
EnumListbox<FormulaType> {
11
12
public
FormulaTypeListbox
() {
13
super(
FormulaType
.values());
14
}
15
16
}
org.turro.crm.zul.vendor.FormulaTypeListbox
Definition:
FormulaTypeListbox.java:10
org.turro.crm.zul.vendor.FormulaTypeListbox.FormulaTypeListbox
FormulaTypeListbox()
Definition:
FormulaTypeListbox.java:12
org.turro.crm.entity.FormulaType
Definition:
FormulaType.java:7
TurroProjects
Public
BrightSide
elephant-crm
src
main
java
org
turro
crm
zul
vendor
FormulaTypeListbox.java
Generated on Tue Mar 12 2024 07:01:19 for BrightSide by
1.9.1