public class ShiftTextResolver extends GanttTextResolver
GanttTextResolver.TextFunction
Modifier and Type | Field and Description |
---|---|
protected com.ibm.json.java.JSONObject |
modAvail |
protected com.ibm.json.java.JSONObject |
shiftInfo |
Constructor and Description |
---|
ShiftTextResolver(com.ibm.json.java.JSONObject shiftInfo,
com.ibm.json.java.JSONObject modAvail,
IMXGanttModel model,
UserInfo info) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
formatDateAsUTC() |
IMXGanttPropertyInfo |
getColumnInfo(java.lang.String in) |
java.lang.Object |
getProperty(java.util.Map data,
java.lang.String in) |
java.util.Collection |
getPropertyNames(java.util.Map data) |
addFunction, addFunctions, getData, getFunction, getFunctions, getModel, getUserInfo, resolve, setData
protected com.ibm.json.java.JSONObject shiftInfo
protected com.ibm.json.java.JSONObject modAvail
public ShiftTextResolver(com.ibm.json.java.JSONObject shiftInfo, com.ibm.json.java.JSONObject modAvail, IMXGanttModel model, UserInfo info)
public java.lang.Object getProperty(java.util.Map data, java.lang.String in)
getProperty
in class GanttTextResolver
public IMXGanttPropertyInfo getColumnInfo(java.lang.String in)
getColumnInfo
in class GanttTextResolver
public java.util.Collection getPropertyNames(java.util.Map data)
getPropertyNames
in class GanttTextResolver
protected boolean formatDateAsUTC()
formatDateAsUTC
in class GanttTextResolver