ICEfaces 4.2.0
Java API Documentation
- java.lang.Object
-
- org.icefaces.ace.model.colorEntry.ColorEntryLayout
-
-
Constructor Summary
Constructors
| Constructor and Description |
ColorEntryLayout(java.lang.String part,
int col,
int row,
int colspan,
int rowspan) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ColorEntryLayout
public ColorEntryLayout(java.lang.String part,
int col,
int row,
int colspan,
int rowspan)
-
Method Detail
-
getColumn
public int getColumn()
-
getRow
public int getRow()
-
getColspan
public int getColspan()
-
getRowspan
public int getRowspan()
ICEfaces 4.2.0
Java API Documentation
Copyright 2017 ICEsoft Technologies Canada Corp., All Rights Reserved.